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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcore
/
mem
/
maybe_uninit.rs
Age
Commit message (
Expand
)
Author
Lines
2019-09-28
Improve wording in documentation of MaybeUninit
Nils Liberg
-6
/
+6
2019-08-15
Auto merge of #63575 - Centril:rollup-anlv9g5, r=Centril
bors
-6
/
+6
2019-08-14
Adjust tracking issues for `MaybeUninit<T>` gates
Mazdak Farrokhzad
-6
/
+6
2019-08-14
Handle cfg(bootstrap) throughout
Mark Rousskov
-1
/
+1
2019-08-11
allow the lint if a few UB-demonstrating doc tests
Ralf Jung
-0
/
+3
2019-08-07
Rollup merge of #63034 - tmandry:reduce-generator-size-regressions, r=cramertj
Mazdak Farrokhzad
-0
/
+2
2019-08-06
clarify
Ralf Jung
-2
/
+2
2019-08-06
be clear that 1-init Vec being valid (but not safe) is not a stable guarantee
Ralf Jung
-2
/
+4
2019-08-05
assume_init: warn about valid != safe
Ralf Jung
-0
/
+7
2019-08-02
Fix typos in doc comments.
Bruce Mitchener
-1
/
+1
2019-07-29
Wrap promoted generator fields in MaybeUninit
Tyler Mandry
-0
/
+2
2019-07-21
tidy is being silly
Ralf Jung
-5
/
+2
2019-07-21
use a const to hack around promotion limitations
Ralf Jung
-1
/
+8
2019-07-19
use const array repeat expressions for uninit_array
Ralf Jung
-0
/
+1
2019-07-14
Less unsafe in the array example of MaybeUninit docs
Andre Bogus
-5
/
+7
2019-07-04
Switch master to 1.38
Mark Rousskov
-1
/
+1
2019-06-18
Make MaybeUninit #[repr(transparent)]
Michael Bradshaw
-1
/
+15
2019-05-29
split libcore::mem into multiple files
Ralf Jung
-0
/
+519