rust/src/test
2021-05-16 21:57:40 +02:00
..
assembly Add tests for global_asm! 2021-05-13 22:31:58 +01:00
auxiliary
codegen Auto merge of #83813 - cbeuw:remap-std, r=michaelwoerister 2021-05-12 11:05:56 +00: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 array-to-raw-elem cast: test that Retag covers entire array 2021-05-07 09:36:45 +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
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 Add tracking issue 2021-05-16 21:57:40 +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