aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/rust/compile/nr2/exclude
AgeCommit message (Expand)AuthorFilesLines
31 hoursgccrs: nr2.0: Fix StructExprFieldIdentifier handlingOwen Avery1-8/+0
31 hoursgccrs: nr2.0: Adjust indentifier expression handlingOwen Avery1-3/+0
31 hoursgccrs: Modify multiple definition errorOwen Avery1-2/+0
31 hoursgccrs: nr2.0: Adjust visitors for struct expressionsOwen Avery1-5/+0
31 hoursgccrs: Prevent multiple resolution insertionOwen Avery1-6/+0
31 hoursgccrs: nr2.0: Fix test self-path2.rsOwen Avery1-1/+0
31 hoursgccrs: Fix modules with same name as builtins causing ICE (#3315)Liam Naddell1-0/+1
31 hoursgccrs: nr2.0: Check compile/torture/*.rs testsOwen Avery1-0/+17
32 hoursgccrs: Remove mangling tests from exclusion listPierre-Emmanuel Patry1-2/+0
32 hoursgccrs: Remove tests from exclusion listPierre-Emmanuel Patry1-2/+0
32 hoursgccrs: Remove nr2 exhaustiveness test from exclusion listPierre-Emmanuel Patry1-1/+0
32 hoursgccrs: nr2.0: Set the node id of the root nodeOwen Avery1-2/+0
32 hoursgccrs: nr2.0: Make sure PathInExpression is default resolvedOwen Avery1-5/+0
32 hoursgccrs: Adjust unknown macro error messageOwen Avery1-2/+0
32 hoursgccrs: nr2.0: Handle lang item type path segmentsOwen Avery1-5/+0
32 hoursgccrs: nr2.0: Implement macro_use for modulesOwen Avery1-3/+0
32 hoursgccrs: Adjust type path resolution error messageOwen Avery1-6/+0
32 hoursgccrs: derive(Hash): Add implementation.Arthur Cohen1-0/+1
32 hoursgccrs: derive(PartialEq): Add partial implementationArthur Cohen1-0/+2
32 hoursgccrs: nr2.0: Run DefaultResolver::visit on PathInExpressionOwen Avery1-11/+0
32 hoursgccrs: nr2.0: Fix issue with external cratesOwen Avery1-3/+0
32 hoursgccrs: nr2.0: Resolve paths which start with SelfOwen Avery1-35/+0
32 hoursgccrs: remove bad type checking diagnosticPhilip Herron1-0/+1
32 hoursgccrs: ast: Add DesugarForLoop classArthur Cohen1-0/+2
32 hoursgccrs: nr2.0: Resolve instances of TypePath more accuratelyOwen Avery1-5/+0
32 hoursgccrs: Add test case to show issue is fixedPhilip Herron1-0/+1
32 hoursgccrs: derive(Default): Add implementationArthur Cohen1-0/+1
32 hoursgccrs: Fix bad generic substitution error on fn/adt typesPhilip Herron1-0/+1
32 hoursgccrs: Fix bug in type resolution of pathsOwen Avery1-29/+0
32 hoursgccrs: derive(Debug): Add stub implementation.Arthur Cohen1-0/+1
32 hoursgccrs: add support for ref literal patternsPhilip Herron1-0/+1
32 hoursgccrs: Remove some passing test from exclude filePierre-Emmanuel Patry1-5/+2
32 hoursgccrs: Remove some tests from nr2 exclusion filePierre-Emmanuel Patry1-11/+0
32 hoursgccrs: catch missing guard for optional resultPhilip Herron1-2/+0
32 hoursgccrs: Check for type paths nr2.0 can't handle yetOwen Avery1-0/+15
32 hoursgccrs: Fix rust breakage with nr2Pierre-Emmanuel Patry1-1/+0
32 hoursgccrs: typecheck: Add basic handling for applying auto trait boundsArthur Cohen1-1/+2
4 daysgccrs: derive(Clone): Add lang item typepaths failure testcases to nr2 excludeArthur Cohen1-0/+5
4 daysgccrs: derive(Clone): Implement derive clone for enum struct variantsArthur Cohen1-0/+3
4 daysgccrs: nr2.0: Early resolve pending eager macro invocationsOwen Avery1-5/+0
4 daysgccrs: Visit the trait paths of trait implementationsOwen Avery1-46/+0
4 daysgccrs: nr2.0: Resolve Self inside impl blocksOwen Avery1-3/+0
4 daysgccrs: add support for lang_item eq and PartialEq traitPhilip Herron1-0/+1
4 daysgccrs: fix ICE in borrows to invalid expressionsPhilip Herron1-0/+1
4 daysgccrs: nr2.0: Improve default, top-level, and late resolversOwen Avery1-9/+0
4 daysgccrs: nr2.0: Resolve type aliases inside trait definitionsOwen Avery1-5/+0
4 daysgccrs: tychk: Add more support for additional trait bounds in functionsArthur Cohen1-0/+2
4 daysgccrs: nr2.0: Handle "Self" properly in trait definitionsOwen Avery1-2/+0
4 daysgccrs: resolve: Name resolve trait bounds properlyArthur Cohen1-0/+1
4 daysgccrs: add test case to show issue is fixedPhilip Herron1-0/+1