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
/
src
/
test
/
run-pass
/
panic-uninitialized-zeroed.rs
Age
Commit message (
Collapse
)
Author
Lines
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-102
/
+0
2019-07-27
tests: Add missing run-pass annotations
Vadim Petrochenkov
-0
/
+1
2019-07-04
Permit use of mem::uninitialized via allow(deprecated)
Mark Rousskov
-0
/
+1
2019-05-20
stabilize core parts of MaybeUninit and deprecate mem::uninitialized in the ↵
Ralf Jung
-1
/
+1
future Also expand the documentation a bit
2019-03-26
fix some uses I missed
Ralf Jung
-3
/
+3
2019-02-05
fix test case
Ralf Jung
-3
/
+3
2018-12-27
panic when calling MaybeUninhabited::into_inner on uninhabited type
Ralf Jung
-7
/
+34
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-09-30
the test requires unwinding so we don't run it on the wasm32-bare target
Jorge Aparicio
-0
/
+1
2018-09-30
allow dead_code
Jorge Aparicio
-0
/
+1
2018-09-30
add empty enum to the test cases
Jorge Aparicio
-0
/
+20
2018-09-30
improve the run-pass test
Jorge Aparicio
-4
/
+34
2018-09-30
panic when instantiating an uninhabited type via mem::{uninitialized,zeroed}
Jorge Aparicio
-0
/
+31
2018-09-29
Revert "Auto merge of #53508 - japaric:maybe-uninit, r=RalfJung"
Ralf Jung
-83
/
+0
This reverts commit c6e3d7fa3113aaa64602507f39d4627c427742ff, reversing changes made to 4591a245c7eec9f70d668982b1383cd2a6854af5.
2018-09-23
allow dead_code
Jorge Aparicio
-0
/
+1
2018-09-22
the test requires unwinding so we don't run it on the wasm32-bare target
Jorge Aparicio
-0
/
+1
2018-09-22
add empty enum to the test cases
Jorge Aparicio
-0
/
+20
2018-09-22
improve the run-pass test
Jorge Aparicio
-4
/
+34
2018-09-22
panic when instantiating an uninhabited type via mem::{uninitialized,zeroed}
Jorge Aparicio
-0
/
+31