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
/
static-mut-not-constant.rs
Age
Commit message (
Expand
)
Author
Lines
2017-12-07
Ignore `unsopported constant expr` error
Agustin Chiappe Berrini
-1
/
+0
2017-09-09
Stabilize drop_types_in_const.
Eduard-Mihai Burtescu
-3
/
+0
2017-08-09
rustc: Rearchitect lints to be emitted more eagerly
Alex Crichton
-1
/
+2
2017-01-12
Mark even more tests as gate tests
est31
-0
/
+2
2016-05-07
Implement RFC 1440 "Allow Drop types in statics/const functions".
Eduard Burtescu
-1
/
+1
2015-05-28
Convert mutable statics error to have error code and add explanation.
Nick Hamann
-1
/
+1
2015-02-16
rustc: merge check_static into check_const.
Eduard Burtescu
-1
/
+1
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-1
/
+1
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-0
/
+1
2014-10-09
test: Convert statics to constants
Alex Crichton
-1
/
+2
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-1
/
+3
2014-02-27
Immutable static items should be `Freeze` Fixes #12432
Flavio Percoco
-1
/
+1
2013-11-17
Better error message when using vectors in statics
Corey Richardson
-1
/
+1
2013-06-23
Add 'static mut' items to the language
Alex Crichton
-0
/
+13