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
/
compile-fail
/
non-constant-expr-for-fixed-len-vec.rs
Age
Commit message (
Expand
)
Author
Lines
2017-02-25
rustc_const_eval: always demand typeck_tables for evaluating constants.
Eduard-Mihai Burtescu
-1
/
+0
2016-12-28
rustc: separate bodies for static/(associated)const and embedded constants.
Eduard-Mihai Burtescu
-2
/
+2
2015-04-14
Fallout from this change.
Felix S. Klock II
-1
/
+1
2015-03-03
Update tests for const-eval error handling changes.
Felix S. Klock II
-1
/
+2
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-2
/
+2
2014-12-20
Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.
Nick Cameron
-1
/
+1
2014-11-03
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2014-10-16
Unignore a few tests
Jakub Wieczorek
-4
/
+0
2014-08-17
librustc: Allow trait bounds on structures and enumerations, and check
Patrick Walton
-0
/
+4
2014-02-08
Fixed error starting with uppercase
mr.Shu
-1
/
+1
2014-02-07
Added tests to make tidy
Derek Guenther
-1
/
+2
2013-03-26
librustc: Modify all code to use new lifetime binder syntax
Patrick Walton
-1
/
+1
2013-03-18
Add tests for const exprs in fixed vec length type and vec repeat.
Luqman Aden
-0
/
+17