aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/rust/compile
AgeCommit message (Expand)AuthorFilesLines
6 daysgccrs: nr2.0: Adjust test macro6.rsOwen Avery2-2/+1
6 daysgccrs: nr2.0: Adjust test issue-2812.rsOwen Avery2-3/+2
6 daysgccrs: fix ICE segfault with empty feature gateMatty Kuhn1-0/+2
6 daysgccrs: Adapt testcase to name resolution 2.0Pierre-Emmanuel Patry1-0/+4
6 daysgccrs: Resolve labels within break or continue expressionsPierre-Emmanuel Patry1-1/+0
6 daysgccrs: Fix unresolved label error messagePierre-Emmanuel Patry1-2/+2
6 daysgccrs: Visit loop label before predicate expressionPierre-Emmanuel Patry1-2/+0
6 daysgccrs: Add check for labelPierre-Emmanuel Patry1-2/+0
6 daysgccrs: nr2.0: Improve test scriptOwen Avery1-14/+18
6 daysgccrs: nr2.0: Remove duplicate self visitOwen Avery1-1/+0
6 daysgccrs: Fix ICE for reserved lifetime namePhilip Herron1-0/+7
6 daysgccrs: hir: Add default qualifier to function, lower it properlyArthur Cohen1-0/+15
6 daysgccrs: Fix ICE when hitting invalid types for genericsPhilip Herron6-0/+24
6 daysgccrs: Fix ICE on raw referencePhilip Herron1-0/+24
6 daysgccrs: Fix ICE on invalid match armsPhilip Herron1-0/+10
6 daysgccrs: Fix recusive type query and nullptr on type pathPhilip Herron1-0/+2
6 daysgccrs: Fix ICE when there are 2 functions named mainPhilip Herron1-0/+8
6 daysgccrs: Fix ICE when resolving lifetimes without namePhilip Herron1-0/+8
6 daysgccrs: Fix ICE when doing shift checks on const declPhilip Herron1-0/+6
6 daysgccrs: nr2.0: Handle global pathsOwen Avery1-2/+0
6 daysgccrs: Evaluate the enum's discriminant in a const contextRyutaro Okada1-0/+7
14 daysgccrs: Fix SEGV when type path resolver fails outrightPhilip Herron1-0/+18
14 daysgccrs: fix crash in parse repr options and missing delete callPhilip Herron1-0/+6
14 daysgccrs: fix ice when setting up regionsPhilip Herron1-0/+5
14 daysgccrs: FIX ICE for malformed repr attributePhilip Herron1-0/+3
14 daysgccrs: FIX ICE when working with HIR::BareFunctionTypePhilip Herron1-0/+7
14 daysgccrs: Fix ICE in array ref constexprPhilip Herron1-0/+17
14 daysgccrs: nr2.0: Fix test macros/mbe/macro43.rsOwen Avery2-5/+11
14 daysgccrs: Fix ICE during const expr eval on array expressionsPhilip Herron1-0/+5
14 daysgccrs: Fix ICE when compiling path which resolves to trait constantPhilip Herron1-0/+14
14 daysgccrs: Add new test to highlight namespace for self importPierre-Emmanuel Patry1-0/+14
14 daysgccrs: Update exclusion listPierre-Emmanuel Patry1-6/+0
14 daysgccrs: Fix ICE when doing method resolution on trait predicatesPhilip Herron2-0/+26
14 daysgccrs: Fix ICE when using super mid way though pathPhilip Herron2-0/+8
14 daysgccrs: Fix ICE when compiling block expressions in array capacityPhilip Herron2-0/+30
14 daysgccrs: Add check for super traits being implemented by SelfPhilip Herron1-0/+18
14 daysgccrs: Fix ICE when array elements are not a valuePhilip Herron1-0/+4
14 daysgccrs: Fix core library test with proper canonical pathPierre-Emmanuel Patry1-4/+4
14 daysgccrs: fix unconstrained infer vars on generic associated typePhilip Herron1-1/+0
14 daysgccrs: Fix validation of constant itemsOwen Avery2-0/+8
14 daysgccrs: testsuite: Add more testcases for cfg() in coreArthur Cohen2-0/+24
14 daysgccrs: Lower raw string literalsOwen Avery1-0/+3
14 daysgccrs: nr2.0: Fix test const_generics_3.rsOwen Avery2-4/+5
14 daysgccrs: Remove now passing test from exclusion listPierre-Emmanuel Patry1-5/+0
14 daysgccrs: Fix testcase module pathPierre-Emmanuel Patry9-137/+139
14 daysgccrs: Fix function name to printfPierre-Emmanuel Patry2-2/+5
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 Avery3-4/+2
2025-03-24gccrs: nr2.0: Adjust visitors for struct expressionsOwen Avery1-5/+0