rust/src/test
bors db9d86b58d Auto merge of #101639 - matthiaskrgr:rollup-sewkrgm, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - #101413 (Use RelocModel::Pic for UEFI targets)
 - #101595 (Fix ICE report flags display.)
 - #101616 (Adapt test for msan message change)
 - #101624 (rustdoc: remove unused CSS `#search { position: relative }`)
 - #101633 (Rustdoc-Json: Correcty handle intra-doc-links to items without HTML page)
 - #101634 (Rustdoc-Json Tests: Use ``@is`` and ``@ismany`` more often.)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-09-10 06:55:37 +00:00
..
assembly Rollup merge of #100556 - Alex-Velez:patch-1, r=scottmcm 2022-08-21 16:54:01 +02:00
auxiliary
codegen Use RelocModel::Pic for UEFI targets 2022-09-09 15:26:19 -04:00
codegen-units Warn about dead tuple struct fields 2022-08-03 12:17:23 +02:00
debuginfo Change name of "dataful" variant to "untagged" 2022-09-07 20:12:45 +00:00
incremental Add test. 2022-09-05 20:11:34 +02:00
mir-opt Rollup merge of #101399 - cjgillot:borrowck-binding-span, r=estebank 2022-09-08 11:55:06 +05:30
pretty
run-make Auto merge of #99916 - dpaoliello:stablizerawdylib, r=wesleywiser 2022-09-10 04:14:34 +00:00
run-make-fulldeps Fix a bunch of typo 2022-08-31 18:24:55 +08: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 #101279 - GuillaumeGomez:doc_auto_cfg_nested_impl, r=notriddle 2022-09-01 21:37:20 +02:00
rustdoc-gui Rollup merge of #101624 - notriddle:notriddle/search, r=GuillaumeGomez 2022-09-10 07:09:21 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-json Rollup merge of #101634 - aDotInTheVoid:rdj-test, r=CraftSpider 2022-09-10 07:09:23 +02:00
rustdoc-ui Fix a bunch of typo 2022-08-31 18:24:55 +08:00
ui Auto merge of #101639 - matthiaskrgr:rollup-sewkrgm, r=matthiaskrgr 2022-09-10 06:55:37 +00:00
ui-fulldeps Rollup merge of #101501 - Jarcho:tcx_lint_passes, r=davidtwco 2022-09-08 20:48:36 +05:30
COMPILER_TESTS.md