diff options
| author | bors <bors@rust-lang.org> | 2020-12-04 20:07:04 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-12-04 20:07:04 +0000 |
| commit | 3ff10e74a74ed093fcabac1de27fe1cd65bbbb4a (patch) | |
| tree | 13efed968ba1fcd1ca8a4ceeb2fdd3c5297863ae /src/tools/publish_toolstate.py | |
| parent | 2218520b8adf8b8e64b817537d9eb0a84840e2f1 (diff) | |
| parent | 9274b37d99f608e5fde569788ee79bd72fc3cf13 (diff) | |
| download | rust-3ff10e74a74ed093fcabac1de27fe1cd65bbbb4a.tar.gz rust-3ff10e74a74ed093fcabac1de27fe1cd65bbbb4a.zip | |
Auto merge of #79286 - TimDiekmann:rename-allocref, r=Lokathor,Wodann,m-ou-se
Rename `AllocRef` to `Allocator` and `(de)alloc` to `(de)allocate` Calling `Box::alloc_ref` and `Vec::alloc_ref` sounds like allocating a reference. To solve this ambiguity, this renames `AllocRef` to `Allocator` and `alloc` to `allocate`. For a more detailed explaination see https://github.com/rust-lang/wg-allocators/issues/76. closes https://github.com/rust-lang/wg-allocators/issues/76 r? `@KodrAus` `@rustbot` modify labels: +A-allocators +T-libs `@rustbot` ping wg-allocators
Diffstat (limited to 'src/tools/publish_toolstate.py')
0 files changed, 0 insertions, 0 deletions
