]> git.lizzy.rs Git - rust.git/commit
Rename AllocErr to AllocError
authorJacob Hughes <j@jacobhughes.me>
Thu, 24 Sep 2020 22:10:56 +0000 (18:10 -0400)
committerJacob Hughes <j@jacobhughes.me>
Mon, 28 Sep 2020 18:51:03 +0000 (14:51 -0400)
commit5829560a68d4bf5e29edfed0f9545d24e87ac3f5
tree4af9a11d9ea568fc1e3a07071113f064d704adcb
parentd62d3f7fa9a91d933213cc10e20e740608983f64
Rename AllocErr to AllocError
library/alloc/src/alloc.rs
library/alloc/src/raw_vec/tests.rs
library/alloc/src/rc.rs
library/alloc/src/sync.rs
library/core/src/alloc/mod.rs
library/core/src/ptr/non_null.rs
library/std/src/alloc.rs
library/std/src/error.rs