mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
6a2a56da45
Remove accidental uses of `&A: Allocator` Cc https://github.com/rust-lang/rust/issues/98232 Fixes https://github.com/rust-lang/rust/issues/98176 (for real this time)