about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-08-16Re-enable debuginfo tests on freebsdBen Kimock-4/+0
2024-08-16Auto merge of #128913 - saethlin:unignore-debuginfo-tests, r=compiler-errorsbors-72/+48
2024-08-16Auto merge of #129143 - workingjubilee:rollup-h0hzumu, r=workingjubileebors-196/+468
2024-08-15Rollup merge of #129135 - matthiaskrgr:ITKEEPSCRASHINGAAAAAAAAHH, r=compiler-...Jubilee-0/+131
2024-08-15Rollup merge of #129111 - Zalathar:python-sysroot, r=jieyouxuJubilee-77/+99
2024-08-15Rollup merge of #129037 - Zalathar:rmake-libtest, r=jieyouxuJubilee-42/+64
2024-08-15Rollup merge of #129018 - Oneirical:nmemonic-artifice, r=jieyouxuJubilee-77/+174
2024-08-16Auto merge of #128725 - nnethercote:fix-assoc-expr-collect-problems, r=petroc...bors-2/+87
2024-08-16Overhaul token collection.Nicholas Nethercote-16/+50
2024-08-16Add some attribute `stringify!` tests.Nicholas Nethercote-2/+53
2024-08-15Auto merge of #128787 - Oneirical:infohazardous-deprogram, r=jieyouxubors-63/+37
2024-08-15Disable macro-stepping on current lldbBen Kimock-1/+2
2024-08-15crashes: more testsMatthias Krüger-0/+131
2024-08-15Rollup merge of #129122 - GuillaumeGomez:remove-duplicated-rustdoc-output-met...Matthias Krüger-20/+20
2024-08-15Rollup merge of #129101 - compiler-errors:deref-on-parent-by-ref, r=lcnrMatthias Krüger-0/+34
2024-08-15Rollup merge of #129072 - compiler-errors:more-powerful-async-closure-inferen...Matthias Krüger-0/+49
2024-08-15Rollup merge of #128348 - dingxiangfei2009:allow-shadow-call-stack-sanitizer,...Matthias Krüger-0/+34
2024-08-15rewrite native-link-modifier-bundle to rmakeOneirical-46/+101
2024-08-15rewrite rlib-format-packed-bundled-libs to rmakeOneirical-39/+81
2024-08-15coalesce dep-info-spaces and dep-info-doesnt-run-much into dep-infoOneirical-63/+37
2024-08-15Auto merge of #128936 - bjorn3:fix_thin_archive_reading, r=jieyouxubors-0/+38
2024-08-15About rmake testsGuillaume Gomez-20/+20
2024-08-15Auto merge of #128861 - khuey:mir-inlining-parameters-debuginfo, r=wesleywiserbors-5/+5
2024-08-15Auto merge of #128037 - beetrees:repr128-c-style-use-natvis, r=michaelwoeristerbors-0/+50
2024-08-15Port the `sysroot-crates-are-unstable` Python script to rmakeZalathar-77/+99
2024-08-15Rollup merge of #128963 - GuillaumeGomez:output-to-stdout, r=aDotInTheVoidMatthias Krüger-0/+26
2024-08-15Rollup merge of #128925 - dingxiangfei2009:smart-ptr-helper-attr, r=compiler-...Matthias Krüger-12/+164
2024-08-15Rollup merge of #127905 - BKPepe:powerpc-muslspe, r=wesleywiserMatthias Krüger-0/+3
2024-08-15Rollup merge of #125970 - RalfJung:before_exec, r=m-ou-seMatthias Krüger-0/+28
2024-08-14Infer async closure args from Fn bound even if there is no corresponding Futu...Michael Goulet-0/+49
2024-08-14Auto merge of #128407 - Oneirical:feline-dotestication, r=jieyouxubors-46/+82
2024-08-14Fix projections when parent capture is by-refMichael Goulet-0/+34
2024-08-14Apply some suggestions to the test rmake filebjorn3-8/+3
2024-08-14rewrite no-alloc-shim to rmakeOneirical-26/+57
2024-08-14rewrite min-global-align to rmakeOneirical-22/+27
2024-08-14Rollup merge of #129071 - Zalathar:sysroot-unstable, r=jieyouxu许杰友 Jieyou Xu (Joe)-2/+5
2024-08-14Rollup merge of #129059 - compiler-errors:subtyping-correct-type, r=lcnr许杰友 Jieyou Xu (Joe)-3/+50
2024-08-14Rollup merge of #128954 - zachs18:fromresidual-no-default, r=scottmcm许杰友 Jieyou Xu (Joe)-3/+3
2024-08-14Rollup merge of #128570 - folkertdev:stabilize-asm-const, r=Amanieu许杰友 Jieyou Xu (Joe)-328/+264
2024-08-14CommandExt::before_exec: deprecate safety in edition 2024Ralf Jung-0/+28
2024-08-14Auto merge of #129060 - matthiaskrgr:rollup-s72gpif, r=matthiaskrgrbors-13/+9
2024-08-14Rollup merge of #129062 - Nadrieril:fix-129009, r=compiler-errorsMatthias Krüger-95/+132
2024-08-14Rollup merge of #128759 - notriddle:notriddle/spec-to-string, r=workingjubile...Matthias Krüger-0/+43
2024-08-14Rollup merge of #128410 - Oneirical:dwarf-fortestress, r=jieyouxuMatthias Krüger-112/+202
2024-08-14Port `run-make/sysroot-crates-are-unstable` to rmakeZalathar-2/+5
2024-08-13Require gdb version on some testsBen Kimock-9/+4
2024-08-13stabilize `asm_const`Folkert-328/+264
2024-08-13Remove a no-longer-true `assert`Nadrieril-95/+132
2024-08-13Use the right type when coercing fn items to pointersMichael Goulet-4/+21
2024-08-13Test showing previous behaviorMichael Goulet-0/+30