rust/src/test
bors a785176741 Auto merge of #100881 - Dylan-DPC:rollup-q9rr658, r=Dylan-DPC
Rollup of 8 pull requests

Successful merges:

 - #98200 (Expand potential inner `Or` pattern for THIR)
 - #99770 (Make some const prop mir-opt tests `unit-test`s)
 - #99957 (Rework Ipv6Addr::is_global to check for global reachability rather than global scope - rebase)
 - #100331 (Guarantee `try_reserve` preserves the contents on error)
 - #100336 (Fix two const_trait_impl issues)
 - #100713 (Convert diagnostics in parser/expr to SessionDiagnostic)
 - #100820 (Use pointer `is_aligned*` methods)
 - #100872 (Add guarantee that Vec::default() does not alloc)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-08-22 17:46:57 +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 #100760 - krasimirgg:llvm-16-pic-level, r=nikic 2022-08-21 16:54:03 +02:00
codegen-units Warn about dead tuple struct fields 2022-08-03 12:17:23 +02:00
debuginfo [debuginfo] Fix msvc-pretty-enums debuginfo test for i686. 2022-08-15 10:50:09 +02:00
incremental Remove deferred sized checks 2022-08-16 22:30:56 +00:00
mir-opt Auto merge of #100881 - Dylan-DPC:rollup-q9rr658, r=Dylan-DPC 2022-08-22 17:46:57 +00:00
pretty Add pp-exact test involving where T: 2022-06-16 17:03:47 -07:00
run-make Auto merge of #98655 - nnethercote:dont-derive-PartialEq-ne, r=dtolnay 2022-08-18 10:11:11 +00:00
run-make-fulldeps Rollup merge of #99573 - tbodt:stabilize-backtrace, r=yaahc 2022-08-10 07:21:33 +02: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 #100775 - GuillaumeGomez:reduce-span-v2, r=notriddle 2022-08-21 16:54:04 +02:00
rustdoc-gui Update existing rustdoc-gui tests and add a new one 2022-08-18 16:14:46 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-json Rollup merge of #99474 - aDotInTheVoid:rustdoc-json-noinline-test-cleanup, r=CraftSpider 2022-08-17 12:32:47 +02:00
rustdoc-ui Rollup merge of #100229 - RalfJung:extra-const-ub-checks, r=lcnr 2022-08-12 20:39:11 +05:30
ui Auto merge of #100881 - Dylan-DPC:rollup-q9rr658, r=Dylan-DPC 2022-08-22 17:46:57 +00:00
ui-fulldeps Use AttrVec in more places. 2022-08-22 07:35:33 +10:00
COMPILER_TESTS.md