rust/src/test
bors 50f9f7810c Auto merge of #89331 - GuillaumeGomez:rollup-b10unye, r=GuillaumeGomez
Rollup of 8 pull requests

Successful merges:

 - #87260 (Libgccjit codegen)
 - #89212 (x.py: run `rustup toolchain link` in setup)
 - #89233 (Hide `<...> defined here` note if the source is not available)
 - #89235 (make junit output more consistent with default format)
 - #89255 (Fix incorrect disambiguation suggestion for associated items)
 - #89276 (Fix the population of the `union.impls` field)
 - #89283 (Add regression test for issue #83564)
 - #89318 (rustc_session: Remove lint store from `Session`)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2021-09-29 10:39:41 +00:00
..
assembly rustc_codegen_llvm: make sse4.2 imply crc32 for LLVM 14 2021-09-20 11:31:55 -04:00
auxiliary
codegen Pin panic-in-drop=abort test to old pass manager 2021-09-25 12:40:16 +02: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 Bless incremental tests. 2021-09-20 08:32:21 +02:00
mir-opt Bless tests 2021-09-25 01:08:41 +01:00
pretty Use ZST for fmt unsafety 2021-09-21 10:04:44 -05:00
run-make Auto merge of #88161 - michaelwoerister:fix-whole-archive-no-bundle, r=petrochenkov 2021-09-07 12:31:11 +00:00
run-make-fulldeps Fix test 2021-09-22 11:48:01 -05:00
run-pass-valgrind
rustdoc Rollup merge of #89198 - hkmatsumoto:hide-hidden-methods, r=jyn514 2021-09-25 18:22:19 -07:00
rustdoc-gui Rollup merge of #88896 - GuillaumeGomez:flakyness, r=camelid 2021-09-13 21:20:43 +02: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 Fix populate of union.impls 2021-09-26 18:22:07 +02:00
rustdoc-ui Use the correct edition when syntax highlighting doctests 2021-09-26 16:36:33 +00:00
ui Auto merge of #89331 - GuillaumeGomez:rollup-b10unye, r=GuillaumeGomez 2021-09-29 10:39:41 +00:00
ui-fulldeps Remove box syntax from most places in src/test outside of the issues dir 2021-09-26 04:07:44 +02:00
COMPILER_TESTS.md