os-rust/src/test
bors 7f442f8ba1 Auto merge of #101220 - JohnTitor:rollup-ov7upr7, r=JohnTitor
Rollup of 10 pull requests

Successful merges:

 - #100804 (Fix search results color on hover for ayu theme)
 - #100892 (Add `AsFd` implementations for stdio types on WASI.)
 - #100927 (Adding new Fuchsia rustup docs... reworking walkthrough)
 - #101088 (Set DebuginfoKind::Pdb in msvc_base)
 - #101159 (add tracking issue number to const_slice_split_at_not_mut)
 - #101192 (Remove path string)
 - #101193 (Avoid zeroing large stack buffers in stdio on Windows)
 - #101197 (⬆️ rust-analyzer)
 - #101200 (Add test for issue #85872)
 - #101219 (Update books)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-08-31 02:24:44 +00:00
..
assembly Rollup merge of #100556 - Alex-Velez:patch-1, r=scottmcm 2022-08-21 16:54:01 +02:00
auxiliary
codegen Add test for issue #85872 2022-08-30 15:03:22 +02:00
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 Refactor MIR phases 2022-08-30 01:40:14 -07:00
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 #100804 - GuillaumeGomez:search-results-color-ayu, r=notriddle 2022-08-31 08:47:14 +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 #98919 - 5225225:stricter-invalid-value, r=RalfJung 2022-08-30 20:39:01 +00:00
ui-fulldeps Rollup merge of #101123 - JohnTitor:rm-register-attr, r=TaKO8Ki 2022-08-30 11:26:52 +05:30
COMPILER_TESTS.md