rust/src/test
Guillaume Gomez 4adc8ea2ac
Rollup merge of #89669 - Urgau:json-remove-type-never, r=GuillaumeGomez
Remove special-casing of never primitive in rustdoc-json-types

Fixes https://github.com/rust-lang/rust/issues/89349

r? `@GuillaumeGomez`
2021-10-08 22:30:42 +02:00
..
assembly Rollup merge of #83655 - sebpop:arm64-outline-atomics, r=workingjubilee 2021-10-04 13:58:06 -07:00
auxiliary
codegen fix: alloc-optimisation is only for rust llvm 2021-10-06 10:22:03 +01:00
codegen-units Support incremental in compiletest for non-incremental modes. 2021-09-23 12:16:51 -07:00
debuginfo Remove box syntax from most places in src/test outside of the issues dir 2021-09-26 04:07:44 +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 Rollup merge of #89025 - ricobbe:raw-dylib-link-ordinal, r=michaelwoerister 2021-10-07 20:26:11 -07: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 Rollup merge of #89538 - notriddle:notriddle/arrow-highlight, r=GuillaumeGomez 2021-10-08 22:30:39 +02:00
rustdoc-gui Add a test to detect overlapping entries in overview tables 2021-10-03 08:20:08 -04: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 Rollup merge of #86506 - b-naber:gen_trait_impl_inconsistent, r=jackh726 2021-10-08 22:30:38 +02:00
ui-fulldeps Update ui-fulldeps. 2021-10-03 16:08:56 +02:00
COMPILER_TESTS.md