| .. |
|
assembly
|
Add asm!() support for PowerPC64
|
2021-05-13 22:31:47 -05:00 |
|
auxiliary
|
|
|
|
codegen
|
rustc_codegen_ssa: only create backend BasicBlocks as-needed.
|
2021-05-17 00:04:09 +03:00 |
|
codegen-units
|
Remove redundant ignore-tidy-linelength annotations
|
2021-04-03 22:30:20 +02:00 |
|
debuginfo
|
Rollup merge of #84500 - tmandry:compiletest-run-flag, r=Mark-Simulacrum
|
2021-05-07 00:38:35 +02:00 |
|
incremental
|
Auto merge of #85211 - Aaron1011:metadata-invalid-span, r=michaelwoerister
|
2021-05-14 16:58:30 +00:00 |
|
mir-opt
|
mir-opt bless for Size field being removed from Allocation
|
2021-05-17 13:30:25 +02:00 |
|
pretty
|
Remove some unncessary spaces from pretty-printed tokenstream output
|
2021-05-15 12:05:03 -04:00 |
|
run-make
|
Add support for const operands and options to global_asm!
|
2021-05-13 22:31:57 +01:00 |
|
run-make-fulldeps
|
Auto merge of #83640 - bjorn3:shared_metadata_reader, r=nagisa
|
2021-05-14 12:58:58 +00:00 |
|
run-pass-valgrind
|
Update tests for extern block linting
|
2021-01-13 07:49:16 -05:00 |
|
rustdoc
|
Disable layout docs for type aliases for now
|
2021-05-11 10:19:46 -07:00 |
|
rustdoc-gui
|
Add test for toggle on mobile size
|
2021-05-14 22:25:50 +02:00 |
|
rustdoc-js
|
Add test for primitive search
|
2021-02-01 15:56:51 +01:00 |
|
rustdoc-js-std
|
Add search index test for primitive types
|
2021-01-27 10:05:06 +01:00 |
|
rustdoc-json
|
Rename span to source
|
2021-03-24 19:44:23 +00:00 |
|
rustdoc-ui
|
Show macro name in 'this error originates in macro' message
|
2021-05-12 19:03:06 -04:00 |
|
rustfix
|
|
|
|
ui
|
Rollup merge of #85355 - hi-rustin:rustin-patch-issue-85255, r=varkor
|
2021-05-17 18:52:08 +02:00 |
|
ui-fulldeps
|
Show macro name in 'this error originates in macro' message
|
2021-05-12 19:03:06 -04:00 |
|
COMPILER_TESTS.md
|
|
|