aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/rust/compile/nr2
AgeCommit message (Expand)AuthorFilesLines
48 min.gccrs: nr2.0: Improve handling of single segment pathsOwen Avery1-2/+0
48 min.gccrs: nr2.0: Adjust pub_restricted testsOwen Avery1-2/+0
48 min.gccrs: nr2.0: Separate out canonical path handlingOwen Avery1-1/+0
48 min.gccrs: nr2.0: Catch Self in impl block self typesOwen Avery1-1/+0
48 min.gccrs: nr2.0: Improve visibility path handlingOwen Avery1-2/+0
48 min.gccrs: We cant clone types as it will dup the node-idPhilip Herron1-2/+0
48 min.gccrs: nr2.0: Adjust resolution of impl itemsOwen Avery1-2/+0
48 min.gccrs: Prevent passing generic arguments to impl traits in argument positionPhilip Herron1-0/+1
48 min.gccrs: desugar APIT impl traitsPhilip Herron1-0/+3
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-19Disable parallel testing for 'rust/compile/nr2/compile.exp' [PR119508]Thomas Schwinge1-0/+11
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: Improve test scriptOwen Avery1-14/+18
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 Avery2-4/+19
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