rust/src/test
Dylan DPC 95b31cf949
Rollup merge of #82494 - estebank:issue-82455, r=petrochenkov
Substitute erased lifetimes on bad placeholder type

Fix #82455.
2021-02-27 02:34:35 +01:00
..
assembly 32-bit ARM: Emit `lr` instead of `r14` when specified as an `asm!` output register. 2021-02-14 23:41:10 -08:00
auxiliary
codegen Test CU directory is the work_dir 2021-02-20 15:56:36 +02:00
codegen-units
debuginfo
incremental
mir-opt New mir-opt pass to simplify gotos with const values 2021-02-22 21:03:57 +01:00
pretty Fix pretty printing of generic associated type constraints 2021-02-13 19:29:55 +00:00
run-make [libtest] Run the test synchronously when hitting thread limit 2021-02-17 21:38:25 +08:00
run-make-fulldeps Auto merge of #82102 - nagisa:nagisa/fix-dwo-name, r=davidtwco 2021-02-23 10:02:16 +00:00
run-pass-valgrind
rustdoc * Fix some typo 2021-02-23 21:58:17 +01:00
rustdoc-gui Add rustdoc gui tests 2021-02-21 14:25:12 +01:00
rustdoc-js
rustdoc-js-std
rustdoc-json Implement using @set values 2021-02-20 01:50:12 +00:00
rustdoc-ui [intra-doc links] Don't check feature gates of items re-exported across crates 2021-02-19 11:38:14 -05:00
rustfix
ui Rollup merge of #82494 - estebank:issue-82455, r=petrochenkov 2021-02-27 02:34:35 +01:00
ui-fulldeps
COMPILER_TESTS.md