]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-03-24  Pierre-Emmanuel... Remove now passing test from exclusion list
2025-03-24  Pierre-Emmanuel... Fix testcase module path
2025-03-24  Pierre-Emmanuel... Fix function name to printf
2025-03-24  Sam Jamesci: disable network
2025-03-23  Philip Herrongccrs: support generic super traits recursively
2025-03-21  Owen Averynr2.0: Fix StructExprFieldIdentifier handling
2025-03-21  Marc Poulhièsrust: force cargo to build offline
2025-03-21  Arthur Cohenpolonius: Vendor Rust dependencies
2025-03-21  Owen Averynr2.0: Adjust indentifier expression handling
2025-03-21  Owen AveryModify multiple definition error
2025-03-20  Owen Averynr2.0: Adjust visitors for struct expressions
2025-03-19  Owen AveryPrevent multiple resolution insertion
2025-03-19  Owen Averynr2.0: Fix test self-path2.rs
2025-03-19  Ryutaro Okadaemit an error for type or const parameters on foreign...
2025-03-18  Liam NaddellFix modules with same name as builtins causing ICE...
2025-03-18  Owen Averynr2.0: Check compile/torture/*.rs tests
2025-03-17  Pierre-Emmanuel... Remove mangling tests from exclusion list
2025-03-17  Pierre-Emmanuel... Fix canonical path parent resolution
2025-03-17  Pierre-Emmanuel... Insert crate name in canonical path
2025-03-17  Pierre-Emmanuel... Add a function to get the crate number from node id
2025-03-17  Pierre-Emmanuel... Remove finalize import visitor
2025-03-17  Pierre-Emmanuel... Remove tests from exclusion list
2025-03-17  Pierre-Emmanuel... Move import mapping resolution to in tree visit
2025-03-14  Philip Herrongccrs: check for recursion trait cycle with bounds...
2025-03-14  Philip Herrongccrs: track DefId on ADT Types this could be useful...
2025-03-14  Philip Herrongccrs: remove visitor which is not needed here
2025-03-14  Owen AveryFix some small issues
2025-03-11  Pierre-Emmanuel... Add a test for enum variant name resolution
2025-03-11  Pierre-Emmanuel... Remove nr2 exhaustiveness test from exclusion list
2025-03-11  Pierre-Emmanuel... Add enum variant string information to definition
2025-03-11  Pierre-Emmanuel... Keep definition provenance to skip enum variants
2025-03-11  Pierre-Emmanuel... Add rib kind debug representation
2025-03-10  Owen Averynr2.0: Set the node id of the root node
2025-03-06  Arthur Cohenexpansion: Correctly expand $crate metavar
2025-03-06  Owen Averynr2.0: Make sure PathInExpression is default resolved
2025-03-05  Owen AveryReduce usage of rust-session-manager.h
2025-02-26  Arthur Cohensession-manager: Call into DesugarQuestionMark
2025-02-26  Arthur Cohenlower: Error out when lowering ErrorPropagationExpr
2025-02-26  Arthur Cohenast: Add base for desugaring try expressions
2025-02-25  Owen AveryAdjust unknown macro error message
2025-02-25  Owen Averynr2.0: Handle lang item type path segments
2025-02-25  Arthur Cohenexpansion: Expand generic args in generic type path...
2025-02-25  Arthur Cohenname-resolution: early: Remove overzealous overrides
2025-02-25  Arthur Cohenlower: Always crash when lowering macro invocations
2025-02-25  Owen Averynr2.0: Implement macro_use for modules
2025-02-25  Owen AveryAdjust type path resolution error message
2025-02-25  Arthur Cohenhir-dump: Fix more segfaults in the HIR dump
2025-02-24  Arthur Cohenderive(Hash): Add implementation.
2025-02-24  Arthur Cohenderive(Debug): Use builder's ptrify function instead
2025-02-24  Arthur Cohenast: builder: Add new builder methods
2025-02-24  Owen AveryRemove some member functions from SingleASTNode
2025-02-23  Owen AveryFix expansion of macros inside modules
2025-02-23  Owen AveryRemove PathInExpression::get_pattern_node_id
2025-02-20  Arthur Cohenderive(Eq): Create copies of Eq typepath to avoid NodeI...
2025-02-20  Arthur Cohenderive(Eq): Also derive StructuralEq
2025-02-20  Arthur Cohenderive(PartialEq): Also derive StructuralPartialEq
2025-02-20  Arthur Cohenexpand: Allow built-in derives to generate multiple...
2025-02-20  Arthur Cohenderive(PartialEq): Add partial implementation
2025-02-20  Arthur Cohenderive(Clone): chore: Cleanup
2025-02-20  Arthur Cohenast-builder: Add new methods for creating operator...
2025-02-20  Arthur Cohenast-builder: Improve function generation.
2025-02-20  Arthur Cohenderive(Eq): Add implementation.
2025-02-19  Owen Averynr2.0: Run DefaultResolver::visit on PathInExpression
2025-02-19  Owen Averynr2.0: Fix issue with external crates
2025-02-19  Owen AveryAdd comments to resolve_segments
2025-02-17  Benjamin ThosAdd type check on if-expr
2025-02-17  Owen Averynr2.0: Resolve paths which start with Self
2025-02-16  Philip Herrongccrs: initial setup for new OpaqueType to represent...
2025-02-15  Philip Herrongccrs: Add name resolution and HIR lowering for ImplTra...
2025-02-14  Philip Herrongccrs: improve error diagnostic for bad type-resolution...
2025-02-13  Philip Herrongccrs: self paths are patterns but we dont have mapping...
2025-02-13  Philip Herrongccrs: fix name resolution for generics where type...
2025-02-13  Philip Herrongccrs: fix unconstrained generics check to handle recur...
2025-02-12  Philip Herrongccrs: add diagnostic for E0229 no associated type...
2025-02-12  Philip Herrongccrs: remove name resolution inserts from type-path
2025-02-11  Philip Herrongccrs: enum type layout needs to respect the enum repr...
2025-02-11  Philip Herrongccrs: add variant_count intrinsic
2025-02-11  Philip Herrongccrs: add discriminant value intrinsic
2025-02-08  GS-GOATGet rid of duplicate interface #3396
2025-02-04  Philip Herrongccrs: remove bad type checking diagnostic
2025-02-04  Arthur Cohensession manager: Call into DesugarForLoops
2025-02-04  Arthur Cohenast: Add DesugarForLoop class
2025-02-04  Arthur Cohenast: builder: Fix arguments of Builder::let
2025-02-04  Owen Averynr2.0: Resolve instances of TypePath more accurately
2025-02-04  Arthur Coheninline-asm: Fix some warnings
2025-02-04  Pierre-Emmanuel... Add warning about default visitor usage
2025-02-04  Philip Herrongccrs: Add test case to show issue is fixed
2025-02-04  Arthur Cohenderive(Default): Add implementation
2025-02-04  Arthur Cohenast-builder: Add methods for QualifiedPathInExpressions
2025-02-04  Philip Herrongccrs: Fix compilation of trait-items which map to...
2025-02-03  Philip Herrongccrs: Fix bad generic substitution error on fn/adt...
2025-02-03  Philip Herrongccrs: Fix crash in privay reporter for placeholder...
2025-02-03  Philip Herrongccrs: coercion sites allow for type inference as well.
2025-02-03  Philip Herrongccrs: Fix ICE during path probe
2025-02-03  Philip Herrongccrs: Fix ICE when fn_once and fn_once_output lang...
2025-02-03  Owen AveryFix bug in type resolution of paths
2025-02-03  Owen Averynr2.0: Remove accidental copies of resolver
2025-02-02  Arthur Cohenast: builder: Add Return expression builder
2025-02-02  Arthur Cohenderive(Debug): Add stub implementation.
2025-02-02  Arthur Cohenderive(Clone, Copy): Cleanup using new method from...
next