]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
13 days ago  Pierre-Emmanuel... gccrs: Add indexed positional argument support in asm
13 days ago  Yap Zhi Henggccrs: Implement compilation for SlicePattern against...
13 days ago  Yap Zhi Henggccrs: Update SlicePattern typechecking against slice...
13 days ago  Arthur Cohengccrs: desugar: Handle try-blocks
13 days ago  Arthur Cohengccrs: ast: Add Expr::Kind::Try
13 days ago  Owen Averygccrs: Handle IfLetExprConseqElse in DefaultResolver
13 days ago  Arthur Cohengccrs: ast: Visit block labels if they are present
13 days ago  Arthur Cohengccrs: desugar: Add desugar dispatch for all desugars
13 days ago  Arthur Cohengccrs: chore: ast: Fix formatting in rust-expr.h
13 days ago  Arthur Cohengccrs: hir: Handle deferred const inference variables
13 days ago  Arthur Cohengccrs: ast: Use AnonConst for array type sizes
13 days ago  Arthur Cohengccrs: nr2.0: Handle glob imports of enum variants.
13 days ago  Arthur Cohengccrs: mappings: Change mappings to allow other items...
13 days ago  Owen Averygccrs: Load modules during CfgStrip phase
13 days ago  Owen Averygccrs: Specialize ExpandVisitor::expand_macro_children
13 days ago  Philip Herrongccrs: fix bad monomophization of generic paths
13 days ago  Owen Averygccrs: Use MacroInvocLexer in AttributeParser
13 days ago  Philip Herrongccrs: return error node when this fails during constex...
13 days ago  Philip Herrongccrs: Add initial support for deffered operator overlo...
13 days ago  Philip Herrongccrs: Fix ICE with duplicate root item main function
13 days ago  Owen Averygccrs: Improve parsing of simple paths
13 days ago  Philip Herrongccrs: Add test case to show issue is fixed
13 days ago  lishingccrs: Reject loop in const/static context
13 days ago  Yap Zhi Henggccrs: Implement compilation for SlicePattern matching...
13 days ago  Yap Zhi Henggccrs: Add size checking to SlicePattern
13 days ago  Philip Herrongccrs: Add test case showing all derives working on...
13 days ago  Arthur Cohengccrs: attributes: Add #[test] and #[simd_test]
13 days ago  Philip Herrongccrs: Add test case to show issue is fixed
13 days ago  Philip Herrongccrs: Add test case to show we emit better errors now
13 days ago  Philip Herrongccrs: add test case to show issue is fixed
13 days ago  Philip Herrongccrs: Fix ICE when handling bad constructor
13 days ago  Philip Herrongccrs: Fix cast rules logic to try simple casts then...
13 days ago  Arthur Cohengccrs: nr2.0: Check before visiting a for-loop's label
13 days ago  Philip Herrongccrs: Fix bad bounds checking for PartialOrd
13 days ago  Marc Poulhièsgccrs: Fix narrowing of Loan (size_t) into LoanId ...
13 days ago  Yap Zhi Henggccrs: Improve LiteralPattern type checking
13 days ago  Yap Zhi Henggccrs: Add type checking for SlicePattern
13 days ago  Philip Herrongccrs: Fix ice with invalid borrow expression
13 days ago  Philip Herrongccrs: Do proper const folding during typechecking...
13 days ago  Arthur Cohengccrs: nr2.0: Add proper handling for WhileLet loops.
13 days ago  Arthur Cohengccrs: ast: Check before visiting a while-let's label
13 days ago  Owen Averygccrs: Parse try expressions
13 days ago  Owen Averygccrs: Allow format_args to accept a raw string literal
13 days ago  Pierre-Emmanuel... gccrs: Change enum to enum class
13 days ago  Owen Averygccrs: Remove reinterpret_cast usages in DefaultASTVisitor
13 days ago  Owen Averygccrs: Remove Late visitor override for StructStruct
13 days ago  Owen Averygccrs: nr1.0: Remove rust/backend support
13 days ago  Owen Averygccrs: Remove -frust-name-resolution-2.0 usage in tests
13 days ago  Owen Averygccrs: nr2.0: Enable by default
13 days ago  Zhi Henggccrs: Implement compilation support for TuplePatternIt...
13 days ago  Zhi Henggccrs: Fix type checking logic for TuplePattern
13 days ago  Arthur Cohengccrs: chore: ast: Fix formatting and includes
13 days ago  Arthur Cohengccrs: reconstruct_vec: Allocate size when creating...
13 days ago  Arthur Cohengccrs: ast: builder: Remove ASTTypeBuilder
13 days ago  Arthur Cohengccrs: ast: Add reconstruct() method for Type nodes
13 days ago  Arthur Cohengccrs: ast: reconstruct: Add base for reconstructing...
13 days ago  Owen Averygccrs: nr2.0: Adjust resolution of modules
13 days ago  Owen Averygccrs: nr2.0: Add more checks for alternate patterns
13 days ago  Pierre-Emmanuel... gccrs: Add locus getters
13 days ago  Owen Averygccrs: nr2.0: Adjust resolution of external crates
13 days ago  Zhi Henggccrs: Implement type checking for ItemType::RANGED...
13 days ago  Owen Averygccrs: Update C++ version check in rust-lang.cc
13 days ago  Ryutaro Okadagccrs: Implement default HIR visitor class
13 days ago  Owen Averygccrs: Create Rust::GGC::Ident
13 days ago  Ryutaro Okadagccrs: Add getter for non const lifetime object
13 days ago  Ryutaro Okadagccrs: Add getter for outer attributions
13 days ago  Owen Averygccrs: Fix scan-assembler regexp in recurse2.rs
13 days ago  Philip Herrongccrs: Fix bug with non compiled const decl
13 days ago  Philip Herrongccrs: check for invalid const calls during code-gen
13 days ago  Zhi Henggccrs: Fix TupleStructPattern compilation throwing...
13 days ago  Owen Averygccrs: nr2.0: Fix resolution of constant items
13 days ago  Philip Herrongccrs: Add unify rules for fnptr and closures
13 days ago  Philip Herrongccrs: Fix silly ordering bug in trait reference resolution
13 days ago  Philip Herrongccrs: Fix bug with bad type bindings not looking at...
13 days ago  Philip Herrongccrs: Refactor marker builtin trait assembly
13 days ago  Philip Herrongccrs: Cleanup and refactor method resolution
13 days ago  Philip Herrongccrs: Fix cyclical projection to placeholder
13 days ago  Philip Herrongccrs: Ensure we look at the bounds behind a reference
13 days ago  Owen Averygccrs: Move AST desugaring into expansion phase
13 days ago  Philip Herrongccrs: Add test case showing RPIT working to close...
13 days ago  Philip Herrongccrs: Fix ICE when constant is missing and expression
13 days ago  Owen Averygccrs: Adjust external crate lowering and type checking
13 days ago  Owen Averygccrs: Fix execute testsuite
13 days ago  Philip Herrongccrs: Fix issues around PartialEq Eq Ord Partial Ord
13 days ago  Zhi Henggccrs: nr2.0: Update IdentifierPattern's subpattern...
13 days ago  Zhi Henggccrs: Implement compilation of IdentifierPattern's...
13 days ago  Zhi Henggccrs: Implement name resolution for IdentifierPattern...
13 days ago  Zhi Henggccrs: Rename get_pattern_to_bind to get_subpattern
13 days ago  Owen Averygccrs: nr2.0: Adjust lookup of associated items
13 days ago  Zhi Henggccrs: Improve HIR dumps for patterns
13 days ago  Arthur Cohengccrs: chore: Fix formatting
13 days ago  Arthur Cohengccrs: derive(Ord, Eq): Use different node IDs for...
13 days ago  Arthur Cohengccrs: derive(Ord): Handle unit structs properly
13 days ago  Arthur Cohengccrs: derive(Ord): Fix cmp call to use references...
13 days ago  Arthur Cohengccrs: derive(Ord): Fix condition for matching on Optio...
13 days ago  Arthur Cohengccrs: derive(Ord, PartialOrd): Finish implementation
13 days ago  Arthur Cohengccrs: derive(PartialEq): Implement proper discriminant...
13 days ago  Arthur Cohengccrs: derive-cmp: Add EnumMatchBuilder class
13 days ago  Arthur Cohengccrs: ast-builder: Make location public
13 days ago  Arthur Cohengccrs: derive(Ord): Add handling for ordering of discri...
next