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#77557 - Dylan-DPC:rollup-aib9ptp, r=Dylan-DPC
Rollup of 11 pull requests
Successful merges:
- rust-lang#75853 (Use more intra-doc-links in `core::fmt`)
- rust-lang#75928 (Remove trait_selection error message in specific case)
- rust-lang#76329 (Add check for doc alias attribute at crate level)
- rust-lang#77219 (core::global_allocator docs link to std::alloc::GlobalAlloc)
- rust-lang#77395 (BTreeMap: admit the existence of leaf edges in comments)
- rust-lang#77407 (Improve build-manifest to work with the improved promote-release)
- rust-lang#77426 (Include scope id in SocketAddrV6::Display)
- rust-lang#77439 (Fix missing diagnostic span for `impl Trait` with const generics, and add various tests for `min_const_generics` and `const_generics`)
- rust-lang#77471 (BTreeMap: refactoring around edges, missed spots)
- rust-lang#77512 (Allow `Abort` terminators in all const-contexts)
- rust-lang#77514 (Replace some once(x).chain(once(y)) with [x, y] IntoIter)
Failed merges:
r? `@ghost`
0 commit comments