rust/src/test
bors 13db8440bb Auto merge of #88686 - rylev:rollup-m1tf9ir, r=m-ou-se
Rollup of 6 pull requests

Successful merges:

 - #88602 (Add tests for some const generics issues)
 - #88647 (Document when to use Windows' `symlink_dir` vs. `symlink_file`)
 - #88659 (Remove SmallVector mention)
 - #88661 (Correct typo)
 - #88673 (Fix typo: needede -> needed)
 - #88685 (⬆️ rust-analyzer)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2021-09-06 13:20:16 +00:00
..
assembly Rollup merge of #88350 - programmerjake:add-ppc-cr-xer-clobbers, r=Amanieu 2021-09-01 09:23:26 +02:00
auxiliary
codegen Rollup merge of #88350 - programmerjake:add-ppc-cr-xer-clobbers, r=Amanieu 2021-09-01 09:23:26 +02:00
codegen-units
debuginfo feature(const_param_types) -> feature(adt_const_params) 2021-08-30 12:07:36 +02:00
incremental Report cycle error using 'deepest' obligation in the cycle 2021-09-02 11:49:32 -05:00
mir-opt Change scope of temporaries in match guards 2021-09-05 18:50:55 +01:00
pretty Make Arguments constructors unsafe 2021-08-16 16:28:16 +00:00
run-make Auto merge of #88482 - athei:add-import-test, r=the8472 2021-09-03 23:12:35 +00:00
run-make-fulldeps Update coverage tests 2021-09-03 19:51:27 +01:00
run-pass-valgrind
rustdoc Auto merge of #88490 - GuillaumeGomez:associated-types-implementors-display, r=camelid,Manishearth 2021-09-01 21:31:16 +00:00
rustdoc-gui Auto merge of #88490 - GuillaumeGomez:associated-types-implementors-display, r=camelid,Manishearth 2021-09-01 21:31:16 +00:00
rustdoc-js fix(rustdoc): generics search 2021-07-01 06:40:27 -07:00
rustdoc-js-std fix(rustdoc): generics search 2021-07-01 06:40:27 -07:00
rustdoc-json rustdoc: Clean up handling of lifetime bounds 2021-09-02 14:27:59 -07:00
rustdoc-ui Auto merge of #88604 - camelid:rustdoc-lifetime-bounds, r=GuillaumeGomez 2021-09-05 12:52:34 +00:00
ui Auto merge of #88686 - rylev:rollup-m1tf9ir, r=m-ou-se 2021-09-06 13:20:16 +00:00
ui-fulldeps Detect bare blocks with type ascription that were meant to be a struct literal 2021-09-03 14:43:04 +00:00
COMPILER_TESTS.md