rust/src/test
2021-10-10 02:19:30 -04:00
..
assembly Fix min LLVM version for bpf-types test 2021-10-09 19:18:37 +11: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 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 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 fix(rustdoc): generics search 2021-07-01 06:40:27 -07:00
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 Add #[must_use] to alloc constructors 2021-10-10 02:19:30 -04:00
ui-fulldeps Update ui-fulldeps. 2021-10-03 16:08:56 +02:00
COMPILER_TESTS.md