rust/src/test
bors 9f4d5d2a28 Auto merge of #101167 - matthiaskrgr:rollup-yt3jdmp, r=matthiaskrgr
Rollup of 7 pull requests

Successful merges:

 - #100898 (Do not report too many expr field candidates)
 - #101056 (Add the syntax of references to their documentation summary.)
 - #101106 (Rustdoc-Json: Retain Stripped Modules when they are imported, not when they have items)
 - #101131 (CTFE: exposing pointers and calling extern fn is just impossible)
 - #101141 (Simplify `get_trait_ref` fn used for `virtual_function_elimination`)
 - #101146 (Various changes to logging of borrowck-related code)
 - #101156 (Remove `Sync` requirement from lint pass objects)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-08-29 22:49:04 +00:00
..
assembly Rollup merge of #100556 - Alex-Velez:patch-1, r=scottmcm 2022-08-21 16:54:01 +02:00
auxiliary
codegen Rollup merge of #98304 - SUPERCILEX:maybeuninit, r=nikic 2022-08-29 16:49:37 +05:30
codegen-units Warn about dead tuple struct fields 2022-08-03 12:17:23 +02:00
debuginfo Rollup merge of #98301 - ortem:pretty-printers-nonzero, r=wesleywiser 2022-08-28 09:35:12 +02:00
incremental Rollup merge of #99821 - cjgillot:ast-lifetimes-2, r=compiler-errors 2022-08-29 16:49:39 +05:30
mir-opt Rollup merge of #100239 - RalfJung:const-prop-uninit, r=oli-obk 2022-08-29 16:49:40 +05:30
pretty Add pp-exact test involving where T: 2022-06-16 17:03:47 -07:00
run-make Implementation of import_name_type 2022-08-26 09:15:35 -07:00
run-make-fulldeps Auto merge of #92845 - Amanieu:std_personality, r=Mark-Simulacrum 2022-08-28 04:16:29 +00:00
run-pass-valgrind Remove even more box syntax uses from src/test 2022-08-07 04:22:20 +02:00
rustdoc Rollup merge of #101018 - notriddle:notriddle/item-right-docblock-short, r=GuillaumeGomez 2022-08-27 13:14:21 +09:00
rustdoc-gui Rollup merge of #101046 - notriddle:notriddle/table-css, r=jsha 2022-08-27 13:14:23 +09:00
rustdoc-js
rustdoc-js-std
rustdoc-json Rustdoc-Json: Retain Stripped Modules when they are imported, not when they have items. 2022-08-29 00:15:10 +01:00
rustdoc-ui extend attrs if local_def_id exists 2022-08-28 01:20:26 +09:00
ui Auto merge of #101167 - matthiaskrgr:rollup-yt3jdmp, r=matthiaskrgr 2022-08-29 22:49:04 +00:00
ui-fulldeps translations: rename warn_ to warning 2022-08-24 19:12:36 +02:00
COMPILER_TESTS.md