..
assembly
test: Add assembly tests for x86_64-unknown-linux-none target
2024-05-12 01:25:11 +02:00
auxiliary
Clean up users of rust_dbg_call
2024-04-17 15:08:08 -04:00
codegen
Rollup merge of #125184 - scottmcm:fix-thin-ptr-ice, r=jieyouxu
2024-05-18 18:44:14 +02:00
codegen-units
Fix some minor issues from the ui-test auto-porting
2024-05-11 19:58:35 -04:00
coverage
Auto merge of #124223 - Zalathar:conditional-let, r=compiler-errors
2024-05-07 22:28:51 +00:00
coverage-run-rustdoc
crashes
Propagate errors rather than using return_if_err
2024-05-12 12:50:18 -04:00
debuginfo
Implement lldb formattter for "clang encoded" enums (LLDB 18.1+)
2024-05-05 17:53:02 -07:00
incremental
add test for incremental ICE: slice-pattern-const.rs #83085
2024-04-21 14:45:00 +02:00
mir-opt
Rename Unsafe to Safety
2024-05-17 18:33:37 -03:00
pretty
Rollup merge of #124269 - scrabsha:sasha/fix-124206, r=dtolnay
2024-04-29 18:03:22 +01:00
run-make
Migrate run-make/rustdoc-scrape-examples-invalid-expr
to rmake.rs
2024-05-18 15:35:00 +02:00
run-make-fulldeps
run-pass-valgrind
rustdoc
rustdoc: Negative impls are not notable
2024-05-14 20:40:59 -04:00
rustdoc-gui
Rollup merge of #124738 - notriddle:notriddle/search-form-js, r=GuillaumeGomez
2024-05-07 18:12:54 +02:00
rustdoc-js
rustdoc-search: add parser for &
syntax
2024-04-19 14:31:21 -07:00
rustdoc-js-std
rustdoc-search: add parser for &
syntax
2024-04-19 14:31:21 -07:00
rustdoc-json
rustdoc-ui
Always hide private fields in aliased type
2024-05-11 13:11:46 +02:00
ui
defrost RUST_MIN_STACK=ice rustc hello.rs
2024-05-19 18:28:14 -07:00
ui-fulldeps
Add ErrorGuaranteed
to Recovered::Yes
and use it more.
2024-05-09 20:12:07 +10:00
COMPILER_TESTS.md