about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-08-06Auto merge of #128245 - Oneirical:total-linkage-ownage, r=jieyouxubors-31/+41
2024-08-06Auto merge of #126804 - estebank:short-error-primary-label, r=davidtwcobors-13/+13
2024-08-06On short error format, append primary span label to messageEsteban Küber-13/+13
2024-08-06Auto merge of #125558 - Amanieu:const-asm-type, r=lcnrbors-228/+217
2024-08-05Rollup merge of #128697 - RalfJung:nullary-op, r=compiler-errorsMatthias Krüger-1/+1
2024-08-05Rollup merge of #128694 - compiler-errors:norm, r=WaffleLapkinMatthias Krüger-17/+3
2024-08-05Rollup merge of #128688 - RalfJung:custom-mir-tail-calls, r=compiler-errorsMatthias Krüger-0/+23
2024-08-05Rollup merge of #128580 - compiler-errors:cfi-param-env, r=lcnrMatthias Krüger-0/+44
2024-08-05interpret: move nullary-op evaluation into operator.rsRalf Jung-1/+1
2024-08-05Normalize when equating dyn tails in MIR borrowckMichael Goulet-17/+3
2024-08-05Auto merge of #128689 - matthiaskrgr:rollup-ukyn8wq, r=matthiaskrgrbors-0/+5
2024-08-05Rollup merge of #128385 - its-the-shrimp:fix_114039, r=aDotInTheVoidMatthias Krüger-0/+5
2024-08-05custom MIR: add support for tail callsRalf Jung-0/+23
2024-08-05Auto merge of #124336 - compiler-errors:super-outlives, r=lcnrbors-10/+73
2024-08-05rewrite cdylib-dylib-linkage to rmakeOneirical-31/+41
2024-08-05Enforce supertrait outlives obligations hold when confirming implMichael Goulet-10/+73
2024-08-05Auto merge of #127095 - Oneirical:testiary-education, r=jieyouxubors-68/+115
2024-08-05rustdoc-json: discard non-local inherent implsschvv31n-0/+5
2024-08-05Auto merge of #117468 - daxpedda:wasm-relaxed-simd, r=alexcrichtonbors-0/+28
2024-08-05Auto merge of #128673 - matthiaskrgr:rollup-gtvpkm7, r=matthiaskrgrbors-44/+152
2024-08-05Rollup merge of #128660 - matthiaskrgr:niceice, r=compiler-errorsMatthias Krüger-0/+87
2024-08-05Rollup merge of #128607 - ChrisDenton:visibility, r=jieyouxuMatthias Krüger-44/+32
2024-08-05Rollup merge of #128471 - camelid:rustdoc-self, r=notriddleMatthias Krüger-0/+33
2024-08-05Rollup merge of #128623 - jieyouxu:check-attr-ice, r=nnethercoteMatthias Krüger-0/+79
2024-08-05Rollup merge of #128500 - clubby789:122600-test, r=Mark-SimulacrumMatthias Krüger-0/+19
2024-08-05Rollup merge of #127907 - RalfJung:byte_slice_in_packed_struct_with_derive, r...Matthias Krüger-149/+29
2024-08-05Rollup merge of #127655 - RalfJung:invalid_type_param_default, r=compiler-errorsMatthias Krüger-25/+111
2024-08-04Add test for `Self` not being a generic in search indexNoah Lev-0/+33
2024-08-04tests: more crashesMatthias Krüger-0/+87
2024-08-04Auto merge of #128534 - bjorn3:split_stdlib_workspace, r=Mark-Simulacrumbors-7/+7
2024-08-04Auto merge of #128634 - matthiaskrgr:rollup-l5a2v5k, r=matthiaskrgrbors-7/+48
2024-08-04Rollup merge of #128305 - folkertdev:asm-parser-unsupported-operand, r=AmanieuMatthias Krüger-7/+48
2024-08-04Auto merge of #127877 - Rejyr:migrate-print-rmake, r=jieyouxubors-23/+61
2024-08-04Implement a implicit target feature mechanismdaxpedda-1/+20
2024-08-04Stabilize Wasm relaxed SIMDdaxpedda-0/+9
2024-08-03Ensure `Rustc::print` use in `rmake` testsJerry Wang-11/+4
2024-08-03Migrate `print-target-list` to `rmake`Jerry Wang-8/+21
2024-08-04Auto merge of #128466 - sayantn:stdarch-update, r=tgross35bors-21/+0
2024-08-04tests: add regression test for incorrect "builtin attribute is checked" asser...许杰友 Jieyou Xu (Joe)-0/+79
2024-08-03Migrate `run-make/print-calling-conventions` to ui-testJerry Wang-4/+36
2024-08-03Remove skipping symbols with the `__imp_` prefixChris Denton-1/+1
2024-08-04Chore: add `x86_amx_intrinsics` feature flag to `core/lib.rs` and remove `iss...sayantn-21/+0
2024-08-03Auto merge of #128614 - matthiaskrgr:rollup-d2fextz, r=matthiaskrgrbors-131/+113
2024-08-03Rollup merge of #128603 - ChrisDenton:used, r=jieyouxuMatthias Krüger-7/+3
2024-08-03Rollup merge of #128581 - jieyouxu:checked-attr, r=nnethercoteMatthias Krüger-0/+25
2024-08-03Rollup merge of #128530 - scottmcm:repeat-n-unchecked, r=joboetMatthias Krüger-1/+14
2024-08-03Rollup merge of #127921 - spastorino:stabilize-unsafe-extern-blocks, r=compil...Matthias Krüger-123/+71
2024-08-03Auto merge of #127324 - DianQK:match-br, r=cjgillotbors-470/+1854
2024-08-03Add test for updating enum discriminant through pointerclubby789-0/+19
2024-08-03Update rmake.rsChris Denton-2/+2