mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-03 01:16:14 +03:00
aff1e43137
Rename `Alloc` to `AllocRef` Required to land https://github.com/rust-lang/rust/pull/68529. Please see that PR for details. The CI is expected to fail until the PR is landed.