rust/src/test
bors a240ccd81c Auto merge of #93800 - b-naber:static-initializers-mir-val, r=oli-obk
Treat static refs as `mir::ConstantKind::Val`

With the upcoming introduction of Valtrees we want to treat more values as `mir::ConstantKind::Val` directly.

r? `@lcnr`

cc `@oli-obk`
2022-02-16 03:03:03 +00:00
..
assembly Add preliminary support for inline assembly for msp430. 2022-01-22 23:42:46 -05:00
auxiliary
codegen Add support for control-flow protection 2022-02-14 08:31:24 -08:00
codegen-units Collect panic/panic_bounds_check during monomorphization 2021-10-30 18:21:44 +01:00
debuginfo Auto merge of #93432 - Kobzol:stable-hash-isize-hash-compression, r=the8472 2022-02-03 01:08:45 +00:00
incremental Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis" 2022-02-11 07:18:06 +00:00
mir-opt try to bless 32bit mir tests manually 2022-02-15 22:24:53 +01:00
pretty Bless use tree pretty print test 2022-02-07 21:51:05 -08:00
run-make Rollup merge of #93568 - willcrichton:scrape-examples-leading-whitespace, r=CraftSpider 2022-02-08 06:47:33 +01:00
run-make-fulldeps Remove Config::stderr 2022-02-13 11:49:52 +01:00
run-pass-valgrind
rustdoc Rollup merge of #93830 - camelid:cleanup-section-code, r=GuillaumeGomez 2022-02-10 12:10:01 +01:00
rustdoc-gui Auto merge of #93763 - jsha:re-space-empty-impls, r=GuillaumeGomez 2022-02-13 09:41:41 +00:00
rustdoc-js rustdoc: add test case for multiple traits and erased names 2022-01-26 13:03:31 -07:00
rustdoc-js-std Update macro:print typed-query rustdoc test to include pin! results 2022-02-14 16:56:37 +01:00
rustdoc-json rustdoc-json: Add some tests for typealias item 2022-02-09 16:10:58 +00:00
rustdoc-ui Rollup merge of #93721 - jyn514:less-macro-special-casing, r=petrochenkov 2022-02-08 06:47:37 +01:00
ui Auto merge of #93820 - compiler-errors:gat-wfcheck, r=jackh726 2022-02-15 19:03:38 +00:00
ui-fulldeps add a rustc::query_stability lint 2022-02-01 10:15:59 +01:00
COMPILER_TESTS.md