index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
alloc
/
src
/
collections
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2025-03-07
Add comments
bjorn3
-0
/
+3
2025-03-07
Fully test the alloc crate through alloctests
bjorn3
-0
/
+21
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-5
/
+2
2023-11-28
Add proper cfgs
r0cky
-0
/
+1
2022-11-07
Modify comment syntax error
wanghaha-dev
-1
/
+1
2022-09-26
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2022-08-22
Move error trait into core
Jane Losare-Lusby
-0
/
+4
2022-01-09
Clarify explicitly that BTree{Map,Set} are ordered.
Brennan Vincent
-2
/
+2
2021-10-15
Add #[must_use] to remaining alloc functions
John Kugelman
-0
/
+1
2021-10-04
Stabilize try_reserve
Kornel
-2
/
+2
2021-08-21
Don't stabilize creation of TryReserveError instances
Kornel
-3
/
+3
2021-08-07
Inline from of TryReserveErrorKind
Kornel
-0
/
+1
2021-07-24
Hide allocator details from TryReserveError
Kornel
-6
/
+43
2021-07-06
Add doc comment for `impl From<LayoutError> for TryReserveError`
Michael Howell
-0
/
+1
2021-05-05
alloc: Add unstable Cfg feature `no-global_oom_handling`
John Ericson
-0
/
+11
2020-10-08
Rename LayoutErr to LayoutError outside of core
Jacob Hughes
-3
/
+3
2020-07-27
mv std libs to library/
mark
-0
/
+103