rust/tests
2025-04-04 10:01:57 +01:00
..
assembly Fix RISC-V C function ABI when passing/returning structs containing floats 2025-04-04 10:01:57 +01:00
auxiliary tests: use minicore more 2025-02-24 09:26:54 +00:00
codegen Fix RISC-V C function ABI when passing/returning structs containing floats 2025-04-04 10:01:57 +01:00
codegen-units
coverage coverage: Don't split bang-macro spans, just truncate them 2025-04-01 13:13:21 +11:00
coverage-run-rustdoc Update coverage-run-rustdoc output 2025-03-28 10:35:53 +01:00
crashes Rollup merge of #135295 - eyraudh:master, r=compiler-errors 2025-04-02 13:10:36 +11:00
debuginfo Rollup merge of #137967 - mustartt:fix-aix-test-hangs, r=workingjubilee 2025-03-11 13:30:50 +01:00
incremental Rollup merge of #139153 - compiler-errors:incr-comp-closure, r=oli-obk 2025-03-31 14:36:22 +02:00
mir-opt Auto merge of #137738 - Daniel-Aaron-Bloom:const_slice_make_iter, r=dtolnay 2025-04-03 08:57:46 +00:00
pretty Auto merge of #138492 - lcnr:rm-inline_const_pat, r=oli-obk 2025-04-01 14:20:46 +00:00
run-make Rollup merge of #139239 - jieyouxu:run-make-aux-build, r=Kobzol 2025-04-02 22:52:47 +09:00
rustdoc Correctly handle line comments in attributes and generate extern crates 2025-03-27 11:18:43 +01:00
rustdoc-gui Rollup merge of #137539 - GuillaumeGomez:copy-content-tests, r=notriddle 2025-02-25 13:07:34 +01:00
rustdoc-js
rustdoc-js-std
rustdoc-json rustdoc-json: Add test for #[automatically_derived] attribute 2025-03-31 20:42:49 +00:00
rustdoc-ui compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
ui Fix RISC-V C function ABI when passing/returning structs containing floats 2025-04-04 10:01:57 +01:00
ui-fulldeps compiletest: Require //~ annotations even if error-pattern is specified 2025-04-03 11:08:55 +03:00
COMPILER_TESTS.md