]> git.lizzy.rs Git - rust.git/commit
Rename alloc::arc to alloc::sync, to match std::sync
authorSimon Sapin <simon.sapin@exyr.org>
Fri, 15 Jun 2018 02:07:09 +0000 (04:07 +0200)
committerSimon Sapin <simon.sapin@exyr.org>
Fri, 29 Jun 2018 12:01:33 +0000 (14:01 +0200)
commitc7638edf5293dd471d951e64671d60febd0b628c
treec488773dadb9695cb77c609d2e3198031ce3cf13
parent3394fb7bb7f08c045f9a82bb92272418c855859d
Rename alloc::arc to alloc::sync, to match std::sync
src/liballoc/arc.rs [deleted file]
src/liballoc/lib.rs
src/liballoc/sync.rs [new file with mode: 0644]
src/liballoc/task.rs
src/libstd/sync/mod.rs