about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-08-28Rollup merge of #115280 - RalfJung:panic-cleanup-triple-backtrace, r=AmanieuMatthias Krüger-11/+12
2023-08-27avoid triple-backtrace due to panic-during-cleanupRalf Jung-11/+12
2023-08-27Auto merge of #115231 - saethlin:dont-ignore-wasm, r=Mark-Simulacrumbors-22/+18
2023-08-27Auto merge of #115226 - RalfJung:debug-abi, r=compiler-errorsbors-19/+302
2023-08-27Auto merge of #115139 - cjgillot:llvm-fragment, r=nikicbors-0/+77
2023-08-27add rustc_abi debugging attributeRalf Jung-19/+302
2023-08-27Rollup merge of #114957 - loongarch-rs:fix-tests, r=Mark-SimulacrumMatthias Krüger-2/+2
2023-08-27Rollup merge of #114924 - Zalathar:tidy-tests, r=Mark-SimulacrumMatthias Krüger-122/+100
2023-08-26Restrict test to x86_64.Camille GILLOT-0/+3
2023-08-26Auto merge of #115219 - estebank:issue-105306, r=compiler-errorsbors-155/+163
2023-08-26Account for `Weak` alias kinds when adding more targetted obligationEsteban Küber-12/+15
2023-08-26Remove unnecessary `select_obligations_where_possible` and redundant errorsEsteban Küber-92/+10
2023-08-26More accurately point at argumentsEsteban Küber-93/+91
2023-08-26Do not produce fragment for ZST.Camille GILLOT-8/+37
2023-08-26Add test with non-ZST.Camille GILLOT-13/+31
2023-08-26Do not forget to pass DWARF fragment information to LLVM.Camille GILLOT-0/+27
2023-08-26Rollup merge of #115244 - GuillaumeGomez:migrate-gui-test-color-36, r=notriddleMatthias Krüger-12/+9
2023-08-26Remove unneeded "background_color" parameterGuillaume Gomez-5/+2
2023-08-26Migrate GUI colors test to original CSS color formatGuillaume Gomez-10/+10
2023-08-26Auto merge of #115232 - wesleywiser:revert_114643, r=tmiaskobors-26/+0
2023-08-26Various trivial formatting fixes in `run-coverage` testsZalathar-92/+48
2023-08-26Tidy up some awkwardly-placed comments in testsZalathar-10/+30
2023-08-26Resolve all warnings in `run-coverage` testsZalathar-20/+22
2023-08-25Stop emitting non-power-of-two vectors in basic LLVM codegenScott McMurray-15/+39
2023-08-26On let binding type point to type parameter that introduced unmet boundEsteban Küber-7/+114
2023-08-26Point at appropriate type parameter in more trait bound errorsEsteban Küber-58/+40
2023-08-25Revert "Use the same DISubprogram for each instance of the same inlined funct...Wesley Wiser-26/+0
2023-08-25Remove some wasm/emscripten ignoresBen Kimock-22/+18
2023-08-25Handle Self in paths tooMichael Goulet-20/+20
2023-08-25Walk through full path in point_at_path_if_possibleMichael Goulet-10/+29
2023-08-25Auto merge of #115158 - Enselic:break-rust-args, r=compiler-errorsbors-0/+7
2023-08-25Auto merge of #115138 - cjgillot:dse-move-packed, r=compiler-errorsbors-0/+56
2023-08-25Auto merge of #115045 - RalfJung:unwind-terminate-reason, r=davidtwcobors-91/+150
2023-08-25Rollup merge of #115169 - RalfJung:do-not-ignore-debug, r=cjgillotMatthias Krüger-17/+9
2023-08-25Rollup merge of #115151 - rcvalle:rust-cfi-fix-115150, r=compiler-errorsMatthias Krüger-6/+6
2023-08-25keep trying which flags we need for this test until it passes borsRalf Jung-5/+10
2023-08-24Fix CFI: f32 and f64 are encoded incorrectly for cRamon de C Valle-6/+6
2023-08-25Auto merge of #115193 - weihanglo:rollup-6s3mz06, r=weihanglobors-42/+308
2023-08-25Auto merge of #114397 - sebastiantoh:issue-85222, r=Nadrierilbors-0/+245
2023-08-25Auto merge of #114201 - Centri3:explicit-repr-rust, r=WaffleLapkinbors-7/+19
2023-08-24Rollup merge of #115172 - matthewjasper:if-let-guard-tests, r=cjgillotWeihang Lo-0/+298
2023-08-24Rollup merge of #115167 - uweigand:ubintarray-endian-fix, r=RalfJungWeihang Lo-42/+10
2023-08-24Rollup merge of #115154 - olanti-p:move-issues-24-08-2023, r=compiler-errorsWeihang Lo-0/+0
2023-08-24Move issue 29181, 2804, 17431, 66768Olanti-0/+0
2023-08-24Add more tests for if_let_guardMatthew Jasper-0/+298
2023-08-24Auto merge of #115147 - estebank:issue-114311, r=davidtwcobors-0/+76
2023-08-24Include compiler flags when you `break rust;`Martin Nordholts-0/+7
2023-08-24Auto merge of #115131 - frank-king:feature/unnamed-fields-lite, r=petrochenkovbors-0/+412
2023-08-24make MIR less verboseRalf Jung-86/+86
2023-08-24remove some unnecessary ignore-debug clausesRalf Jung-17/+9