| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-12-02 | Correct other tests related to const_mut_refs | Christian Poveda | -4/+4 | |
| 2019-11-27 | Update test for mutably borrowed statics in a const | Dylan MacKenzie | -0/+3 | |
| This checks `static mut` as well for E0017, and blesses tests now that we emit an error for a mut deref. | ||||
| 2019-11-12 | check-consts remove cannot mutate statics in initializer of another static error | Santiago Pastorino | -1/+0 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-11-19 | Also catch static mutation at evaluation time | Oliver Scherer | -0/+1 | |
| 2018-02-08 | Move some E0XXX to `ui` | Esteban Küber | -0/+18 | |
