| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 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 |
