rust/src/test
bors e1e9319d93 Auto merge of #89882 - matthiaskrgr:rollup-1dh7pz8, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - #89390 (Fix incorrect Box::pin suggestion)
 - #89433 (Fix ctrl-c causing reads of stdin to return empty on Windows.)
 - #89823 (Switch order of terms to prevent overflow)
 - #89865 (Allow static linking LLVM with ThinLTO)
 - #89873 (Add missing word to `FromStr` trait documentation)
 - #89878 (Fix missing remaining compiler specific cfg information)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2021-10-14 16:23:10 +00:00
..
assembly Fix min LLVM version for bpf-types test 2021-10-09 19:18:37 +11:00
auxiliary
codegen Auto merge of #89247 - fee1-dead:const-eval-select, r=oli-obk 2021-10-14 10:06:30 +00:00
codegen-units Support incremental in compiletest for non-incremental modes. 2021-09-23 12:16:51 -07:00
debuginfo Fix function-names test for GDB 10.1 2021-10-11 17:20:45 +02:00
incremental Auto merge of #89619 - michaelwoerister:incr-vtables, r=nagisa 2021-10-08 09:04:06 +00:00
mir-opt opt-level >= 4 2021-10-06 20:37:24 +02:00
pretty Use ZST for fmt unsafety 2021-09-21 10:04:44 -05:00
run-make Auto merge of #89343 - Mark-Simulacrum:no-args-queries, r=cjgillot 2021-10-09 13:13:07 +00:00
run-make-fulldeps Auto merge of #88880 - cjgillot:no-krate, r=oli-obk 2021-10-01 20:06:34 +00:00
run-pass-valgrind
rustdoc Add test for associated constants in the sidebar 2021-10-12 15:07:11 +02:00
rustdoc-gui Add test for <code> in doc blocks on mobile 2021-10-10 14:24:40 +02:00
rustdoc-js
rustdoc-js-std Fix linkcheck issues 2021-09-12 02:30:24 +00:00
rustdoc-json Remove special-casing of never primitive in rustdoc-json-types 2021-10-08 16:53:39 +02:00
rustdoc-ui Simplify AttributesExt::cfg function and remove error emissions since they are not useful 2021-10-06 21:22:56 +02:00
ui Auto merge of #89882 - matthiaskrgr:rollup-1dh7pz8, r=matthiaskrgr 2021-10-14 16:23:10 +00:00
ui-fulldeps Update ui-fulldeps. 2021-10-03 16:08:56 +02:00
COMPILER_TESTS.md