rust/src/test
Manish Goregaokar 9a1df31d55
Rollup merge of #74286 - PankajChaudhary5:E0688, r=GuillaumeGomez
Added detailed error code explanation for issue E0688 in Rust compiler.

Added proper error explanation for issue E0688 in the Rust compiler.
Error Code E0688

Sub Part of Issue #61137

r? @GuillaumeGomez
2020-07-13 22:23:15 -07:00
..
assembly Add initial asm!() support for hexagon 2020-06-16 08:58:13 -05:00
auxiliary
codegen Rollup merge of #74285 - wangtheo:issue-71669, r=lcnr 2020-07-13 22:23:13 -07:00
codegen-units Change how compiler-builtins gets many CGUs 2020-06-15 07:38:00 -07:00
compile-fail Update tests 2020-06-28 10:08:12 -07:00
debuginfo Modify type names on MSVC to make tuples .natvis compatible. 2020-06-24 19:28:12 -07:00
incremental Auto merge of #72520 - jonas-schievink:cleanup-userty, r=matthewjasper 2020-05-25 06:17:15 +00:00
mir-opt Correctly mark the ending span of a match arm 2020-07-08 07:28:07 -07:00
pretty asm: Allow multiple template strings; interpret them as newline-separated 2020-06-15 12:35:27 -07:00
run-make expand: Stop using nonterminals for passing tokens to attribute and derive macros 2020-07-01 13:13:21 +03:00
run-make-fulldeps Avoid "whitelist" 2020-07-10 07:39:28 -04:00
run-pass-valgrind
rustdoc rustdoc: insert newlines between attributes 2020-07-11 11:33:37 -04:00
rustdoc-js rustdoc: Fix doc aliases with crate filtering 2020-06-23 09:27:37 +01:00
rustdoc-js-std
rustdoc-ui Rollup merge of #74147 - dennis-hamester:fix/issue-74134, r=jyn514 2020-07-13 22:23:11 -07:00
rustfix
ui Rollup merge of #74286 - PankajChaudhary5:E0688, r=GuillaumeGomez 2020-07-13 22:23:15 -07:00
ui-fulldeps Avoid "whitelist" 2020-07-10 07:39:28 -04:00
COMPILER_TESTS.md