You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of rust-lang#122012 - matthiaskrgr:rollup-bzqjj2n, r=matthiaskrgr
Rollup of 10 pull requests
Successful merges:
- rust-lang#121213 (Add an example to demonstrate how Rc::into_inner works)
- rust-lang#121262 (Add vector time complexity)
- rust-lang#121287 (Clarify/add `must_use` message for Rc/Arc/Weak::into_raw.)
- rust-lang#121664 (Adjust error `yield`/`await` lowering)
- rust-lang#121826 (Use root obligation on E0277 for some cases)
- rust-lang#121838 (Use the correct logic for nested impl trait in assoc types)
- rust-lang#121913 (Don't panic when waiting on poisoned queries)
- rust-lang#121987 (pattern analysis: abort on arity mismatch)
- rust-lang#121993 (Avoid using unnecessary queries when printing the query stack in panics)
- rust-lang#121997 (interpret/cast: make more matches on FloatTy properly exhaustive)
r? `@ghost`
`@rustbot` modify labels: rollup
0 commit comments