rust/src/test
bors 8d1e3d3b74 Auto merge of #85732 - Smittyvb:trait-alias-camelcase-lint, r=varkor
Lint against non-CamelCase trait alias names

Type aliases are linted as such, so (unstable) trait aliases should be treated the same way.
2021-05-27 10:42:01 +00:00
..
assembly Auto merge of #85276 - Bobo1239:more_dso_local, r=nagisa 2021-05-19 07:25:17 +00:00
auxiliary
codegen Auto merge of #84876 - alexcrichton:inline-thread-locals-cross-crate, r=Mark-Simulacrum 2021-05-19 15:59:46 +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 Auto merge of #84767 - scottmcm:try_trait_actual, r=lcnr 2021-05-18 20:50:01 +00:00
pretty Add test for pretty printing anonymous types 2021-05-24 00:05:46 -05:00
run-make Add support for const operands and options to global_asm! 2021-05-13 22:31:57 +01:00
run-make-fulldeps Rollup merge of #84048 - konan8205:master, r=jsha 2021-05-26 13:30:54 +09:00
run-pass-valgrind
rustdoc Auto merge of #85479 - Stupremee:render-Self_as-type-casts, r=CraftSpider 2021-05-23 14:54:14 +00:00
rustdoc-gui Update keyword GUI test 2021-05-25 10:44:06 +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 Rename INVALID_RUST_CODEBLOCK{,S} 2021-05-17 21:31:04 -04:00
rustfix
ui Auto merge of #85732 - Smittyvb:trait-alias-camelcase-lint, r=varkor 2021-05-27 10:42:01 +00:00
ui-fulldeps Show macro name in 'this error originates in macro' message 2021-05-12 19:03:06 -04:00
COMPILER_TESTS.md