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 (
Expand
)
Author
Lines
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
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