rust/tests
Matthias Krüger ff0c98663e
Rollup merge of #129760 - cuviper:old-timey, r=compiler-errors
Make the "detect-old-time" UI test more representative

The test code did have an inference failure, but that would have failed
on Rust 1.79 and earlier too. Now it is rewritten to be specifically
affected by 1.80's `impl FromIterator<_> for Box<str>`.
2024-08-31 14:46:10 +02:00
..
assembly Implement RFC 3525. 2024-08-28 09:54:23 +02:00
auxiliary
codegen Rollup merge of #129316 - dingxiangfei2009:riscv64-imac-scs, r=nnethercote 2024-08-29 16:21:47 +02:00
codegen-units
coverage
coverage-run-rustdoc
crashes safe transmute: Rename BikeshedIntrinsicFrom to TransmuteFrom 2024-08-27 14:05:54 +00:00
debuginfo
incremental
mir-opt Rollup merge of #129757 - saethlin:half-a-recursion, r=compiler-errors 2024-08-31 14:46:10 +02:00
pretty
run-make Rollup merge of #129366 - petrochenkov:libsearch, r=jieyouxu 2024-08-31 10:08:53 +02:00
run-pass-valgrind
rustdoc
rustdoc-gui
rustdoc-js
rustdoc-js-std
rustdoc-json Rollup merge of #129123 - aDotInTheVoid:rustdoc-json-self, r=fmease 2024-08-31 10:08:52 +02:00
rustdoc-ui
ui Rollup merge of #129760 - cuviper:old-timey, r=compiler-errors 2024-08-31 14:46:10 +02:00
ui-fulldeps
COMPILER_TESTS.md