| .. |
|
assembly
|
Auto merge of #104693 - jhorstmann:use-high-bit-of-mask-for-select, r=workingjubilee
|
2025-01-26 22:45:21 +00:00 |
|
auxiliary
|
tests/assembly/asm: Remove uses of rustc_attrs and lang_items features by using minicore
|
2024-12-18 02:59:07 +09:00 |
|
codegen
|
Rollup merge of #136358 - clubby789:opt-none-noinline, r=saethlin
|
2025-02-02 12:31:57 +01:00 |
|
codegen-units
|
Remove -Zinline-in-all-cgus and clean up CGU partitioning tests
|
2025-01-27 23:48:47 -05:00 |
|
coverage
|
coverage: Completely overhaul counter assignment, using node-flow graphs
|
2025-01-16 22:07:18 +11:00 |
|
coverage-run-rustdoc
|
|
|
|
crashes
|
Rollup merge of #136314 - compiler-errors:const-deref-adj, r=fee1-dead
|
2025-02-01 01:19:21 +01:00 |
|
debuginfo
|
Revert "Remove the Arc rt::init allocation for thread info"
|
2025-01-14 13:37:25 +01:00 |
|
incremental
|
add test for issue 135514
|
2025-01-15 08:26:23 +00:00 |
|
mir-opt
|
Insert null checks for pointer dereferences when debug assertions are enabled
|
2025-01-31 11:13:34 +00:00 |
|
pretty
|
Update tests to use new proc-macro header
|
2024-11-27 07:18:25 -08:00 |
|
run-make
|
tests: port symbol-mangling-hashed to rmake.rs
|
2025-01-31 04:30:51 +00:00 |
|
rustdoc
|
rustc_allowed_through_unstable_modules: require deprecation message
|
2025-02-02 12:36:12 +01:00 |
|
rustdoc-gui
|
Add GUI test for new "sans serif fonts" setting
|
2025-01-29 11:01:14 +01:00 |
|
rustdoc-js
|
Rollup merge of #134277 - notriddle:notriddle/inline-into, r=GuillaumeGomez
|
2024-12-16 20:00:20 +01:00 |
|
rustdoc-js-std
|
Treat other items as functions for the purpose of type-based search
|
2025-01-16 11:52:00 -06:00 |
|
rustdoc-json
|
rustdoc-json: Rename Path::name to path, and give it path (again).
|
2025-01-22 19:29:48 +00:00 |
|
rustdoc-ui
|
Rollup merge of #135860 - fmease:compiler-mv-obj-save-dyn-compat-ii, r=jieyouxu
|
2025-01-31 12:28:15 +01:00 |
|
ui
|
reword default binding mode notes
|
2025-02-05 09:05:39 -08:00 |
|
ui-fulldeps
|
Some cleanups around EarlyDiagCtxt
|
2025-02-02 16:06:43 +00:00 |
|
COMPILER_TESTS.md
|
|
|