]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
11 days ago  Jerry DeLisleFortran: Fix runtime bogus diagnostic with ';'
11 days ago  GCC AdministratorDaily bump.
11 days ago  Jason Merrillc++: clobber object on placement new [PR121068]
11 days ago  Mikael Morinfortran: Remove overwrite of polymorphic associate...
11 days ago  Mikael Morinfortran: Remove array bound update after constructor...
11 days ago  Mikael Morinfortran: Remove premature initialization of a function...
11 days ago  Mikael Morinfortran: Remove default initialization of local pointer...
11 days ago  Mikael Morinfortran: Remove redundant initialisation of associate...
11 days ago  Mikael Morinfortran: Remove span overwrite with pointer assignments
11 days ago  H.J. Lux86: Get the widest vector mode from STORE_MAX_PIECES...
11 days ago  Georg-Johann LayAVR: Allow combination of sign_extend with ashift.
12 days ago  Mikael Morinfortran: Remove unused field use_offset
12 days ago  Ryutaro Okadagccrs: Add read-only check on HIR
12 days ago  Ryutaro Okadagccrs: Call base class's accept_vis method
12 days ago  Ryutaro Okadagccrs: Add check before calling `get_trait_ref()`
12 days ago  Owen Averygccrs: Remove undefined behavior with static_cast
12 days ago  Owen Averygccrs: Recognize rustc_args_required_const attribute
12 days ago  Owen Averygccrs: Make AttributeParser rely more on Parser
12 days ago  Arthur Cohengccrs: offset_of: Compile the offset properly
12 days ago  Owen Averygccrs: Catch parse failure in parse_path_meta_item
12 days ago  Owen Averygccrs: Avoid including rust-parse-impl.h in rust-parse.h
12 days ago  Ryutaro Okadagccrs: Fix object copying issue causing pointer inconsi...
12 days ago  Pierre-Emmanuel... gccrs: Parse expression instead of literal in attributes
12 days ago  Philip Herrongccrs: Add test case showing method resolution with...
12 days ago  Philip Herrongccrs: remove old debug
12 days ago  Philip Herrongccrs: improve debug logging for unify site
12 days ago  Philip Herrongccrs: Remove more calls to the old TyTy::BaseType...
12 days ago  Philip Herrongccrs: Ensure we track the const generic substitution...
12 days ago  Pierre-Emmanuel... gccrs: Initialize boolean flag correctly
12 days ago  Pierre-Emmanuel... gccrs: Initialize boolean flag correctly
12 days ago  Pierre-Emmanuel... gccrs: Prevent used after move on self param
12 days ago  Pierre-Emmanuel... gccrs: Retrieve token stream before vector move
12 days ago  Yap Zhi Henggccrs: Add rest pattern support for AST::SlicePattern
12 days ago  Philip Herrongccrs: Fix ICE when extra const arguments supplied
12 days ago  Philip Herrongccrs: Support const generic inference variables
12 days ago  Philip Herrongccrs: Fix ICE during hir dump of deferred anon constant
12 days ago  Philip Herrongccrs: Fix ICE for ast dump of deferred anon const
12 days ago  Philip Herrongccrs: fix clang formatting
12 days ago  Philip Herrongccrs: Add initial support for const generics
12 days ago  Philip Herrongccrs: Add ConstType boiler plate to handle const generics
12 days ago  Philip Herrongccrs: Refactor the ParamType to a BaseGeneric base...
12 days ago  Philip Herrongccrs: simplify the is_eq on ADTType
12 days ago  Philip Herrongccrs: Refactor substitution param mapping to be more...
12 days ago  Philip Herrongccrs: Fix ICE during const eval of const capacity
12 days ago  Ryutaro Okadagccrs: Remove warning for unused `self` parameter
12 days ago  Ryutaro Okadagccrs: Do not warn about unused `self` parameter
12 days ago  Arthur Cohengccrs: desugar: Add base for desugaring while-let loops
12 days ago  Pierre-Emmanuel... gccrs: Fix AttrInputMacro operator= overloading.
12 days ago  Arthur Cohengccrs: desugar: Cleanup for-loop desugar implementation.
12 days ago  Arthur Cohengccrs: lower: Add assertions for desugared nodes
12 days ago  Arthur Cohengccrs: desugar: Add assertions for try-blocks and quest...
12 days ago  Arthur Cohengccrs: desugar: Add for-loop desugar to ExpressionYeast
12 days ago  Arthur Cohengccrs: hir: Add OffsetOf node
12 days ago  Arthur Cohengccrs: expand: Add parser for offset_of!() and builtin...
12 days ago  Arthur Cohengccrs: ast: Add OffsetOf node
12 days ago  Pierre-Emmanuel... gccrs: Error message field member was not properly...
12 days ago  Pierre-Emmanuel... gccrs: Fix infinite loop with missing comma
12 days ago  Pierre-Emmanuel... gccrs: Fix semicolon after some namespace
12 days ago  Owen Averygccrs: nr1.0: Remove rust/typecheck support
12 days ago  Pierre-Emmanuel... gccrs: Add execute test for variable and identifiers
12 days ago  Pierre-Emmanuel... gccrs: Add input/output from inout and split in out
12 days ago  Pierre-Emmanuel... gccrs: Parse input and output expression
12 days ago  Pierre-Emmanuel... gccrs: Add pretty hir dump for inline assembly
12 days ago  Pierre-Emmanuel... gccrs: Add indexed positional argument support in asm
12 days ago  Yap Zhi Henggccrs: Implement compilation for SlicePattern against...
12 days ago  Yap Zhi Henggccrs: Update SlicePattern typechecking against slice...
12 days ago  Arthur Cohengccrs: desugar: Handle try-blocks
12 days ago  Arthur Cohengccrs: ast: Add Expr::Kind::Try
12 days ago  Owen Averygccrs: Handle IfLetExprConseqElse in DefaultResolver
12 days ago  Arthur Cohengccrs: ast: Visit block labels if they are present
12 days ago  Arthur Cohengccrs: desugar: Add desugar dispatch for all desugars
12 days ago  Arthur Cohengccrs: chore: ast: Fix formatting in rust-expr.h
12 days ago  Arthur Cohengccrs: hir: Handle deferred const inference variables
12 days ago  Arthur Cohengccrs: ast: Use AnonConst for array type sizes
12 days ago  Arthur Cohengccrs: nr2.0: Handle glob imports of enum variants.
12 days ago  Arthur Cohengccrs: mappings: Change mappings to allow other items...
12 days ago  Owen Averygccrs: Load modules during CfgStrip phase
12 days ago  Owen Averygccrs: Specialize ExpandVisitor::expand_macro_children
12 days ago  Philip Herrongccrs: fix bad monomophization of generic paths
12 days ago  Owen Averygccrs: Use MacroInvocLexer in AttributeParser
12 days ago  Philip Herrongccrs: return error node when this fails during constex...
12 days ago  Philip Herrongccrs: Add initial support for deffered operator overlo...
12 days ago  Philip Herrongccrs: Fix ICE with duplicate root item main function
12 days ago  Owen Averygccrs: Improve parsing of simple paths
12 days ago  Philip Herrongccrs: Add test case to show issue is fixed
12 days ago  lishingccrs: Reject loop in const/static context
12 days ago  Yap Zhi Henggccrs: Implement compilation for SlicePattern matching...
12 days ago  Yap Zhi Henggccrs: Add size checking to SlicePattern
12 days ago  Philip Herrongccrs: Add test case showing all derives working on...
12 days ago  Arthur Cohengccrs: attributes: Add #[test] and #[simd_test]
12 days ago  Philip Herrongccrs: Add test case to show issue is fixed
12 days ago  Philip Herrongccrs: Add test case to show we emit better errors now
12 days ago  Philip Herrongccrs: add test case to show issue is fixed
12 days ago  Philip Herrongccrs: Fix ICE when handling bad constructor
12 days ago  Philip Herrongccrs: Fix cast rules logic to try simple casts then...
12 days ago  Arthur Cohengccrs: nr2.0: Check before visiting a for-loop's label
12 days ago  Philip Herrongccrs: Fix bad bounds checking for PartialOrd
12 days ago  Marc Poulhièsgccrs: Fix narrowing of Loan (size_t) into LoanId ...
12 days ago  Yap Zhi Henggccrs: Improve LiteralPattern type checking
12 days ago  Yap Zhi Henggccrs: Add type checking for SlicePattern
next