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
/
layout.rs
Age
Commit message (
Expand
)
Author
Lines
2021-10-11
Rollup merge of #89753 - jkugelman:must-use-from_value-conversions, r=joshtri...
Guillaume Gomez
-0
/
+1
2021-10-10
Add #[must_use] to from_value conversions
John Kugelman
-0
/
+1
2021-10-10
Add #[must_use] to core and std constructors
John Kugelman
-0
/
+1
2021-06-24
Use `#[non_exhaustive]` where appropriate
Jacob Pratt
-10
/
+9
2021-03-15
Fix const stability `since` versions.
Oli Scherer
-1
/
+1
2021-02-25
Convert primitives to use intra-doc links
Joshua Nelson
-1
/
+0
2021-02-04
Update LayoutError/LayoutErr stability attributes
Jacob Hughes
-2
/
+2
2020-12-10
Describe why `size_align` have not been inlined so far
Tomasz Miąsko
-0
/
+6
2020-12-04
Rename `AllocRef` to `Allocator` and `(de)alloc` to `(de)allocate`
Tim Diekmann
-1
/
+1
2020-11-22
Stabilize `alloc::Layout const` functions
Chris Denton
-3
/
+3
2020-10-27
Change layouterr deprecation message
Jacob Hughes
-1
/
+1
2020-10-08
Deprecate LayoutErr
Jacob Hughes
-0
/
+5
2020-10-08
Rename LayoutErr to LayoutError in core
Jacob Hughes
-25
/
+28
2020-09-22
Update library functions with stability attributes
Dylan MacKenzie
-0
/
+1
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-07-27
mv std libs to library/
mark
-0
/
+410