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
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
Auto merge of rust-lang#138071 - jieyouxu:rollup-a19djgi, r=jieyouxu
Rollup of 29 pull requests
Successful merges:
- rust-lang#135733 (Implement `&pin const self` and `&pin mut self` sugars)
- rust-lang#137107 (Override default `Write` methods for cursor-like types)
- rust-lang#137303 (Remove `MaybeForgetReturn` suggestion)
- rust-lang#137327 (Undeprecate env::home_dir)
- rust-lang#137358 (Match Ergonomics 2024: add context and examples to the unstable book)
- rust-lang#137534 ([rustdoc] hide item that is not marked as doc(inline) and whose src is doc(hidden))
- rust-lang#137565 (Try to point of macro expansion from resolver and method errors if it involves macro var)
- rust-lang#137612 (Update bootstrap to edition 2024)
- rust-lang#137637 (Check dyn flavor before registering upcast goal on wide pointer cast in MIR typeck)
- rust-lang#137643 (Add DWARF test case for non-C-like `repr128` enums)
- rust-lang#137685 (self-contained linker: conservatively default to `-znostart-stop-gc` on x64 linux)
- rust-lang#137744 (Re-add `Clone`-derive on `Thir`)
- rust-lang#137758 (fix usage of ty decl macro fragments in attributes)
- rust-lang#137764 (Ensure that negative auto impls are always applicable)
- rust-lang#137772 (Fix char count in `Display` for `ByteStr`)
- rust-lang#137798 (ci: use ubuntu 24 on arm large runner)
- rust-lang#137802 (miri native-call support: all previously exposed provenance is accessible to the callee)
- rust-lang#137805 (adjust Layout debug printing to match the internal field name)
- rust-lang#137808 (Do not require that unsafe fields lack drop glue)
- rust-lang#137820 (Clarify why InhabitedPredicate::instantiate_opt exists)
- rust-lang#137825 (Provide more context on resolve error caused from incorrect RTN)
- rust-lang#137827 (Add timestamp to unstable feature usage metrics)
- rust-lang#137832 (Fix crash in BufReader::peek())
- rust-lang#137910 (Improve error message for `AsyncFn` trait failure for RPIT)
- rust-lang#137920 (interpret/provenance_map: consistently use range_is_empty)
- rust-lang#138038 (Update `compiler-builtins` to 0.1.151)
- rust-lang#138046 (trim channel value in `get_closest_merge_commit`)
- rust-lang#138052 (strip `-Wlinker-messages` wrappers from `rust-lld` rmake test)
- rust-lang#138053 (Increase the max. custom try jobs requested to `20`)
r? `@ghost`
`@rustbot` modify labels: rollup
0 commit comments