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
/
ui
/
consts
/
const-eval
Age
Commit message (
Expand
)
Author
Lines
2018-09-07
stabilize `#[panic_handler]`
Jorge Aparicio
-7
/
+6
2018-09-03
Add regression test for #52475
Bruno Dutra
-0
/
+67
2018-09-03
Auto merge of #53831 - TheDarkula:pointer-check, r=oli-obk
bors
-52
/
+343
2018-09-01
Auto merge of #53604 - oli-obk:min_const_fn, r=Centril,varkor
bors
-2
/
+2
2018-08-31
Added pointer checking to sanity checks
thedarkula
-52
/
+343
2018-08-31
Auto merge of #53699 - oli-obk:promotion_stability_hole, r=nikomatsakis
bors
-1
/
+92
2018-08-31
Restrict most uses of `const_fn` to `min_const_fn`
Oliver Schneider
-2
/
+2
2018-08-30
Auto merge of #53535 - TheDarkula:master, r=oli-obk
bors
-0
/
+62
2018-08-30
Made std::intrinsics::transmute() const fn.
thedarkula
-0
/
+62
2018-08-30
Auto merge of #53757 - oli-obk:validation, r=RalfJung
bors
-0
/
+21
2018-08-28
address nits
Ralf Jung
-3
/
+3
2018-08-28
Use partial but correct vtable layout
Oliver Schneider
-0
/
+21
2018-08-27
validate enum discriminant whenever it is read
Ralf Jung
-3
/
+3
2018-08-25
Satisfy tidy
Oliver Schneider
-1
/
+1
2018-08-25
Check cross crate stability of const fn
Oliver Schneider
-1
/
+92
2018-08-23
fix new ui test
Jorge Aparicio
-2
/
+2
2018-08-22
Reexpose stability hole in the presence of feature gates
Oliver Schneider
-0
/
+230
2018-08-22
optimize sanity check path printing
Ralf Jung
-39
/
+77
2018-08-22
fix UI tests
Ralf Jung
-1
/
+1
2018-08-20
Moved issue-53157.rs into src/test/ui/consts/const-eval/
thedarkula
-0
/
+23
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+3033
[prev]