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
/
core
/
src
/
alloc
Age
Commit message (
Expand
)
Author
Lines
2020-08-26
Auto merge of #75687 - TimDiekmann:realloc-align, r=Amanieu
bors
-79
/
+61
2020-08-22
Link to primitive instead of module
Denis Vasilik
-1
/
+2
2020-08-21
Use intra-doc links
Denis Vasilik
-3
/
+2
2020-08-21
Use intra-doc links
Denis Vasilik
-2
/
+1
2020-08-19
Allow reallocation to different alignment
Tim Diekmann
-79
/
+61
2020-08-18
Clean up AllocRef implementation and documentation
Tim Diekmann
-29
/
+29
2020-08-17
Remove fast path in reallocation for same layout sizes
Tim Diekmann
-18
/
+0
2020-08-04
Revert missing "memory block"
Tim Diekmann
-1
/
+1
2020-08-04
Revert renaming of "memory block"
Tim Diekmann
-22
/
+22
2020-08-04
Replace `Memoryblock` with `NonNull<[u8]>`
Tim Diekmann
-72
/
+68
2020-08-04
Apply suggestions from code review
Tim Diekmann
-6
/
+5
2020-08-01
Remove a trailing whitespace
Tim Diekmann
-1
/
+1
2020-08-01
Update doc-comment for grow_zeroed
Tim Diekmann
-2
/
+7
2020-07-28
Remove in-place allocation and revert to separate methods for zeroed allocations
Tim Diekmann
-174
/
+162
2020-07-27
mv std libs to library/
mark
-0
/
+1064