rust/src/test
bors 02fe30971e Auto merge of #75888 - GuillaumeGomez:trait-impl-assoc-const-doc-alias, r=ollie27
Add check for doc alias on assoc const in trait impl

Fixes #73721.

r? @ollie27
2020-09-05 09:35:17 +00:00
..
assembly Fix test 2020-08-28 18:53:09 +01:00
auxiliary
codegen Add codegen tests 2020-08-31 08:19:15 +02:00
codegen-units ty: remove obsolete printer 2020-08-30 18:59:07 +01:00
compile-fail pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
debuginfo Revert "Suppress debuginfo on naked function arguments" 2020-08-11 15:00:23 -04:00
incremental pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
mir-opt Auto merge of #76004 - richkadel:llvm-coverage-map-gen-6b.5, r=tmandry 2020-09-04 01:31:07 +00:00
pretty pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
run-make proc_macro: Add API for tracked access to environment variables 2020-07-26 13:37:37 +03:00
run-make-fulldeps Auto merge of #76004 - richkadel:llvm-coverage-map-gen-6b.5, r=tmandry 2020-09-04 01:31:07 +00:00
run-pass-valgrind
rustdoc Auto merge of #73819 - euclio:rustdoc-summaries, r=jyn514,GuillaumeGomez 2020-09-03 19:07:38 +00:00
rustdoc-js Allow #[doc(alias)] on impl const items 2020-08-12 11:09:24 +02:00
rustdoc-js-std
rustdoc-ui Add test for doc alias on associated const in trait impls 2020-09-03 22:11:29 +02:00
rustfix
ui Bless changed test output 2020-09-04 19:12:54 -04:00
ui-fulldeps Auto merge of #76292 - Aaron1011:fix/proc-macro-panic-hide, r=petrochenkov 2020-09-04 20:58:37 +00:00
COMPILER_TESTS.md