rust/src/test
2021-05-13 22:31:58 +01: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 fix test suite 2021-05-13 15:01:09 +02:00
mir-opt array-to-raw-elem cast: test that Retag covers entire array 2021-05-07 09:36:45 +02:00
pretty parser: Remove support for inner attributes on non-block expressions 2021-05-03 13:33:53 +03: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 #83610 - bjorn3:driver_cleanup, r=cjgillot 2021-05-12 08:38:03 +00:00
run-pass-valgrind
rustdoc Disable layout docs for type aliases for now 2021-05-11 10:19:46 -07:00
rustdoc-gui Update toggle-docs GUI test to last version 2021-05-11 20:56:16 +02:00
rustdoc-js
rustdoc-js-std
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 Clarify error message when both asm! and global_asm! are unsupported 2021-05-13 22:31:58 +01:00
ui-fulldeps Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
COMPILER_TESTS.md