rust/src/test
Jonas Schievink 208d680f77
Rollup merge of #79486 - camelid:E0591-code-cleanup, r=lcnr
Slightly improve code samples in E0591

* Improve formatting
* Don't hide `unsafe` block - it's important!
2020-11-28 15:58:30 +01:00
..
assembly Add asm! support for mips64 2020-10-04 12:01:21 +00:00
auxiliary
codegen Validate use of parameters in naked functions 2020-11-25 00:00:00 +00:00
codegen-units simplify-locals: Remove unused assignments regardless of rvalue kind 2020-10-26 10:48:28 +01:00
compile-fail change error for LayoutErr::SizeOverflow 2020-11-18 11:38:30 +01:00
debuginfo Auto merge of #78461 - TimDiekmann:vec-alloc, r=Amanieu 2020-11-21 22:46:50 +00:00
incremental Update test. 2020-11-26 21:32:28 +01:00
mir-opt Qualify panic! as core::panic! in non-built-in core macros 2020-11-23 11:28:25 -08:00
pretty Rename optin_builtin_traits to auto_traits 2020-11-23 14:14:06 -08:00
run-make Auto merge of #76256 - tgnottingham:issue-74890, r=nikomatsakis 2020-11-12 15:34:09 +00:00
run-make-fulldeps Rollup merge of #79365 - richkadel:llvm-cov-map-version-4, r=wesleywiser 2020-11-26 13:39:09 +01:00
run-pass-valgrind Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
rustdoc Revert the effect of #77467 by disabling normalization in rustdoc 2020-11-27 17:08:49 +00:00
rustdoc-js Clean up rustdoc tests by removing unnecessary features 2020-11-25 14:27:51 +01:00
rustdoc-js-std
rustdoc-ui Update coverage output now that primitives have proper spans 2020-11-26 14:23:42 -05:00
rustfix
ui Rollup merge of #79486 - camelid:E0591-code-cleanup, r=lcnr 2020-11-28 15:58:30 +01:00
ui-fulldeps Revert "Auto merge of #79132 - pietroalbini:beta-next, r=Mark-Simulacrum" 2020-11-18 11:18:40 +01:00
COMPILER_TESTS.md