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
/
test
/
ui
/
consts
/
const-eval
/
ub-nonnull.rs
Age
Commit message (
Expand
)
Author
Lines
2021-06-18
bless you
Ralf Jung
-2
/
+1
2021-05-02
Change 'NULL' to 'null'
Brent Kerby
-1
/
+1
2021-03-31
Rename stderr->64bit.stderr where needed.
Hameer Abbasi
-0
/
+1
2021-02-03
make const_err a future incompat lint
Ralf Jung
-0
/
+1
2020-07-11
Stabilize `transmute` in constants and statics but not const fn
Oliver Scherer
-1
/
+1
2020-03-06
const validation ub tests: use transmute instead of unions
Ralf Jung
-3
/
+3
2019-08-30
const-eval tests: make all unions repr(C)
Ralf Jung
-0
/
+1
2019-08-17
fix tests
Ralf Jung
-1
/
+1
2019-07-28
fix tests
Ralf Jung
-3
/
+4
2019-07-04
turns out that dangling pointer branch is dead code; remove it and improve th...
Ralf Jung
-0
/
+10
2019-01-21
fix validation range printing when encountering undef
Ralf Jung
-0
/
+7
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-07
test diagnostics for more ranges
Ralf Jung
-1
/
+15
2018-11-05
fix validation error on non-integer enum discriminants
Ralf Jung
-0
/
+1
2018-10-25
Rebase fallout
Oliver Schneider
-3
/
+3
2018-10-09
also validate everything that has a Scalar layout, to catch NonNull
Ralf Jung
-0
/
+25