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#114181 - matthiaskrgr:rollup-14m8s7f, r=matthiaskrgr
Rollup of 7 pull requests
Successful merges:
- rust-lang#114099 (privacy: no nominal visibility for assoc fns )
- rust-lang#114128 (When flushing delayed span bugs, write to the ICE dump file even if it doesn't exist)
- rust-lang#114138 (Adjust spans correctly for fn -> method suggestion)
- rust-lang#114146 (Skip reporting item name when checking RPITIT GAT's associated type bounds hold)
- rust-lang#114147 (Insert RPITITs that were shadowed by missing ADTs that resolve to [type error])
- rust-lang#114155 (Replace a lazy `RefCell<Option<T>>` with `OnceCell<T>`)
- rust-lang#114164 (Add regression test for `--cap-lints allow` and trait bounds warning)
r? `@ghost`
`@rustbot` modify labels: rollup
0 commit comments