mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
acb8934fd5
Rollup of 11 pull requests Successful merges: - #101389 (Tone down explanation on RefCell::get_mut) - #101798 (Make `from_waker`, `waker` and `from_raw` unstably `const`) - #101881 (Remove an unused struct field `late_bound`) - #101904 (Add help for invalid inline argument) - #101966 (Add unit test for identifier Unicode emoji diagnostics) - #101979 (Update release notes for 1.64) - #101985 (interpret: expose generate_stacktrace without full InterpCx) - #102004 (Try to clarify what's new in 1.64.0 ffi types) - #102005 (rustdoc: remove unused CSS `td.summary-column`) - #102017 (Add all submodules to the list of directories tidy skips) - #102019 (Remove backed off PRs from relnotes) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup