rust/src/test
bors 939cc3e445 Auto merge of #77281 - tmiasko:liveness-everybody, r=oli-obk
Liveness analysis for everybody

Perform liveness analysis for every body instead of limiting it to fns.

Fixes #77169.
2020-09-30 12:44:31 +00:00
..
assembly Auto merge of #77008 - fortanix:raoul/lvi-tests, r=Mark-Simulacrum 2020-09-28 03:28:04 +00:00
auxiliary
codegen Add a test for 128-bit return values 2020-09-26 17:08:55 +02:00
codegen-units Move from {{closure}}#0 syntax to {closure#0} for (def) path components 2020-09-25 22:46:14 +01:00
compile-fail Bless compile-fail 2020-09-22 10:05:58 -07:00
debuginfo debuginfo: Ignore HashMap tests before cdb 10.0.18362.1 2020-09-05 14:47:16 -07:00
incremental Update incremental tests 2020-09-19 10:36:37 +02:00
mir-opt Auto merge of #77069 - sexxi-goose:closure_print_2, r=nikomatsakis 2020-09-30 03:10:47 +00:00
pretty pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
run-make cleaning up code 2020-09-25 15:13:55 +02:00
run-make-fulldeps Auto merge of #76754 - varkor:diagnostic-cleanup-ii, r=ecstatic-morse 2020-09-29 14:28:58 +00:00
run-pass-valgrind
rustdoc Auto merge of #77253 - jyn514:crate-link, r=Manishearth 2020-09-29 12:11:17 +00:00
rustdoc-js Allow #[doc(alias)] on impl const items 2020-08-12 11:09:24 +02:00
rustdoc-js-std
rustdoc-ui Separate private_intra_doc_links and broken_intra_doc_links into separate lints 2020-09-27 09:58:29 -04:00
rustfix
ui Auto merge of #77281 - tmiasko:liveness-everybody, r=oli-obk 2020-09-30 12:44:31 +00:00
ui-fulldeps Rollup merge of #76474 - bjorn3:driver_selected_codegen, r=oli-obk 2020-09-28 18:39:40 +02:00
COMPILER_TESTS.md