aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/rust/compile/nr2/exclude
AgeCommit message (Expand)AuthorFilesLines
2025-04-28gccrs: Completely duplicate path nodePierre-Emmanuel Patry1-1/+0
2025-04-28gccrs: Remove passing test from exclusion listPierre-Emmanuel Patry1-2/+0
2025-04-28gccrs: Change expected error output to match nr2Pierre-Emmanuel Patry1-1/+0
2025-04-28gccrs: Update generics9 expected error messagePierre-Emmanuel Patry1-1/+0
2025-04-28gccrs: Change error message to match expected test outputPierre-Emmanuel Patry1-2/+0
2025-04-28gccrs: nr2.0: Improve error handlingOwen Avery1-1/+0
2025-04-28gccrs: nr2.0: Fix derive-debug1.rsOwen Avery1-1/+0
2025-04-28gccrs: Fix ICE with empty generic argumentsPhilip Herron1-0/+1
2025-04-28gccrs: Add test case to show ice is fixedPhilip Herron1-0/+1
2025-04-28gccrs: nr2.0: Handle StructPatternFieldIdentOwen Avery1-1/+0
2025-04-08gccrs: nr2.0: Adjust test macro6.rsOwen Avery1-1/+0
2025-04-08gccrs: nr2.0: Adjust test issue-2812.rsOwen Avery1-1/+0
2025-04-08gccrs: Resolve labels within break or continue expressionsPierre-Emmanuel Patry1-1/+0
2025-04-08gccrs: Visit loop label before predicate expressionPierre-Emmanuel Patry1-2/+0
2025-04-08gccrs: Add check for labelPierre-Emmanuel Patry1-2/+0
2025-04-08gccrs: nr2.0: Remove duplicate self visitOwen Avery1-1/+0
2025-04-08gccrs: Fix ICE when hitting invalid types for genericsPhilip Herron1-0/+2
2025-04-08gccrs: nr2.0: Handle global pathsOwen Avery1-2/+0
2025-03-31gccrs: nr2.0: Fix test macros/mbe/macro43.rsOwen Avery1-1/+0
2025-03-31gccrs: Update exclusion listPierre-Emmanuel Patry1-6/+0
2025-03-31gccrs: Fix ICE when using super mid way though pathPhilip Herron1-0/+1
2025-03-31gccrs: nr2.0: Fix test const_generics_3.rsOwen Avery1-1/+0
2025-03-31gccrs: Remove now passing test from exclusion listPierre-Emmanuel Patry1-5/+0
2025-03-31gccrs: Fix function name to printfPierre-Emmanuel Patry1-1/+0
2025-03-24gccrs: nr2.0: Fix StructExprFieldIdentifier handlingOwen Avery1-8/+0
2025-03-24gccrs: nr2.0: Adjust indentifier expression handlingOwen Avery1-3/+0
2025-03-24gccrs: Modify multiple definition errorOwen Avery1-2/+0
2025-03-24gccrs: nr2.0: Adjust visitors for struct expressionsOwen Avery1-5/+0
2025-03-24gccrs: Prevent multiple resolution insertionOwen Avery1-6/+0
2025-03-24gccrs: nr2.0: Fix test self-path2.rsOwen Avery1-1/+0
2025-03-24gccrs: Fix modules with same name as builtins causing ICE (#3315)Liam Naddell1-0/+1
2025-03-24gccrs: nr2.0: Check compile/torture/*.rs testsOwen Avery1-0/+17
2025-03-24gccrs: Remove mangling tests from exclusion listPierre-Emmanuel Patry1-2/+0
2025-03-24gccrs: Remove tests from exclusion listPierre-Emmanuel Patry1-2/+0
2025-03-24gccrs: Remove nr2 exhaustiveness test from exclusion listPierre-Emmanuel Patry1-1/+0
2025-03-24gccrs: nr2.0: Set the node id of the root nodeOwen Avery1-2/+0
2025-03-24gccrs: nr2.0: Make sure PathInExpression is default resolvedOwen Avery1-5/+0
2025-03-24gccrs: Adjust unknown macro error messageOwen Avery1-2/+0
2025-03-24gccrs: nr2.0: Handle lang item type path segmentsOwen Avery1-5/+0
2025-03-24gccrs: nr2.0: Implement macro_use for modulesOwen Avery1-3/+0
2025-03-24gccrs: Adjust type path resolution error messageOwen Avery1-6/+0
2025-03-24gccrs: derive(Hash): Add implementation.Arthur Cohen1-0/+1
2025-03-24gccrs: derive(PartialEq): Add partial implementationArthur Cohen1-0/+2
2025-03-24gccrs: nr2.0: Run DefaultResolver::visit on PathInExpressionOwen Avery1-11/+0
2025-03-24gccrs: nr2.0: Fix issue with external cratesOwen Avery1-3/+0
2025-03-24gccrs: nr2.0: Resolve paths which start with SelfOwen Avery1-35/+0
2025-03-24gccrs: remove bad type checking diagnosticPhilip Herron1-0/+1
2025-03-24gccrs: ast: Add DesugarForLoop classArthur Cohen1-0/+2
2025-03-24gccrs: nr2.0: Resolve instances of TypePath more accuratelyOwen Avery1-5/+0
2025-03-24gccrs: Add test case to show issue is fixedPhilip Herron1-0/+1