aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2025-05-27const-block: Add testcasedevel/rust/masterArthur Cohen1-0/+9
2025-05-27gccrs: Always emit the error highest in the type hierarchyPhilip Herron2-2/+50
2025-05-26gccrs: Initial support for Return Position Impl TraitPhilip Herron4-0/+115
2025-05-23nr2.0: Fix some paths in test filesOwen Avery3-57/+57
2025-05-23nr2.0: Fix test builtin_abort.rsOwen Avery1-1/+1
2025-05-19gccrs: Fix NR2 ICE in visit_attributesTom Schollenberger1-0/+10
2025-05-13Fix Attr metavariable bindingOwen Avery1-0/+7
2025-05-13Fix test same_field_name.rsOwen Avery1-1/+1
2025-05-13gccrs: We cant clone types as it will dup the node-idPhilip Herron1-2/+0
2025-05-08nr2.0: Adjust resolution of impl itemsOwen Avery1-2/+0
2025-05-08gccrs: fix ICE on empty constexpr loopsTom Schollenberger1-0/+1
2025-05-08gccrs: Prevent passing generic arguments to impl traits in argument positionPhilip Herron2-0/+25
2025-05-07Improve struct pattern compilationOwen Avery1-0/+13
2025-05-07gccrs: desugar APIT impl traitsPhilip Herron11-1/+266
2025-05-07gccrs: Emit error diagnostic for bad impl type usagePhilip Herron2-0/+33
2025-05-02derive(PartialEq): Fix raw strings in testCohenArthur1-2/+2
2025-05-02derive(PartialEq): Allow deriving enum structsArthur Cohen1-0/+66
2025-04-30backend: Compile struct rebinding patternsArthur Cohen1-0/+19
2025-04-28Completely duplicate path nodePierre-Emmanuel Patry1-1/+0
2025-04-24Remove passing test from exclusion listPierre-Emmanuel Patry1-2/+0
2025-04-24Add fn_once and Sized lang items to the testPierre-Emmanuel Patry1-10/+19
2025-04-24Change expected error output to match nr2Pierre-Emmanuel Patry2-5/+5
2025-04-24Update generics9 expected error messagePierre-Emmanuel Patry2-2/+2
2025-04-23Change error message to match expected test outputPierre-Emmanuel Patry1-2/+0
2025-04-22nr2.0: Improve error handlingOwen Avery1-1/+0
2025-04-22nr2.0: Fix derive-debug1.rsOwen Avery2-2/+1
2025-04-19Disable parallel testing for 'rust/compile/nr2/compile.exp' [PR119508]Thomas Schwinge1-0/+11
2025-04-18gccrs: Fix ICE with empty generic argumentsPhilip Herron2-0/+3
2025-04-18Adjust segment start position errorsOwen Avery3-5/+5
2025-04-18gccrs: Fix ICE when handling case of unknown field in HIR::FieldAccessPhilip Herron3-1/+22
2025-04-18gccrs: Add test case to show ice is fixedPhilip Herron2-0/+8
2025-04-18gccrs: Fix ICE in struct expressionsPhilip Herron3-6/+15
2025-04-18nr2.0: Handle StructPatternFieldIdentOwen Avery1-1/+0
2025-04-18gccrs: Add test case to show ICE is fixedPhilip Herron1-0/+8
2025-04-18gccrs: Add test case to show issue is fixedPhilip Herron1-0/+17
2025-04-17Add gimple test for black box intrinsicPierre-Emmanuel Patry1-0/+28
2025-04-17Add execute test for black_box intrinsicPierre-Emmanuel Patry1-0/+30
2025-04-17gccrs: Add check for placeholder (infer) type in return positionPhilip Herron1-0/+14
2025-04-16gccrs: Fix ICE when checking shift's which are behind array refsPhilip Herron1-0/+5
2025-04-16gccrs: Implement typecheck for zero-variant enumsZhi Heng2-0/+4
2025-04-16gccrs: Fix segv in unsafe chckerPhilip Herron1-0/+7
2025-04-14Add `#[track_caller]` as known attributebeamandala1-0/+6
2025-04-14Fix const checking of enum discriminantsOwen Avery1-0/+9
2025-04-14format_args: Allow extraneous commas, improve safetyArthur Cohen1-0/+47
2025-04-14expansion: Desugar doc comments into attributes before expansionArthur Cohen3-0/+101
2025-04-14expansion: Only add fragments if the matcher succeededArthur Cohen1-0/+80
2025-04-14typecheck: Properly select methods when dealing with specializationArthur Cohen2-0/+67
2025-04-07nr2.0: Adjust test macro6.rsOwen Avery2-2/+1
2025-04-07nr2.0: Adjust test issue-2812.rsOwen Avery2-3/+2
2025-04-07gccrs: fix ICE segfault with empty feature gateMatty Kuhn1-0/+2