rust/compiler/rustc_mir_build/src
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
..
build Fix span for consts in mir builder 2022-08-22 14:06:55 +02:00
thir Rollup merge of #98200 - ouz-a:issue-98177, r=oli-obk 2022-08-22 20:34:08 +05:30
check_unsafety.rs add link to discussion 2022-08-02 18:57:22 -04:00
lib.rs Adjust cfgs 2022-08-12 16:28:15 -04:00
lints.rs Remove trait_of_item query. 2022-08-01 21:39:26 +02:00