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.stderr
Age
Commit message (
Expand
)
Author
Lines
2020-03-06
const validation ub tests: use transmute instead of unions
Ralf Jung
-2
/
+2
2020-02-18
miri value visitor: fix some wrong assumptions about layout; improve error me...
Ralf Jung
-1
/
+1
2020-01-24
Normalise notes with the/is
varkor
-1
/
+1
2020-01-14
perf: eagerly convert literals to consts, this avoids creating loads on uneva...
Ben Lewis
-1
/
+1
2020-01-10
Promoteds also need param envs.
Oliver Scherer
-1
/
+1
2020-01-10
Promote `Ref`s to constants instead of static
Santiago Pastorino
-1
/
+1
2019-09-06
Fixed grammar/style in error messages and reblessed tests.
Alexander Regueiro
-6
/
+6
2019-08-30
const-eval tests: make all unions repr(C)
Ralf Jung
-3
/
+3
2019-07-28
fix tests
Ralf Jung
-12
/
+17
2019-07-04
turns out that dangling pointer branch is dead code; remove it and improve th...
Ralf Jung
-7
/
+20
2019-01-21
fix validation range printing when encountering undef
Ralf Jung
-3
/
+11
2018-12-25
Remove licenses
Mark Rousskov
-5
/
+5
2018-11-07
test diagnostics for more ranges
Ralf Jung
-1
/
+17
2018-11-05
fix validation error on non-integer enum discriminants
Ralf Jung
-3
/
+3
2018-10-25
Rebase fallout
Oliver Schneider
-3
/
+3
2018-10-09
unify handling of thin and fat pointers by moving primitive type handling out...
Ralf Jung
-3
/
+3
2018-10-09
also validate everything that has a Scalar layout, to catch NonNull
Ralf Jung
-0
/
+27