| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-05-06 | kill the old auxiliary directory | Niko Matsakis | -16/+0 | |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -2/+2 | |
| Now that support has been removed, all lingering use cases are renamed. | ||||
| 2014-10-09 | test: Convert statics to constants | Alex Crichton | -3/+3 | |
| Additionally, add lots of tests for new functionality around statics and `static mut`. | ||||
| 2013-03-22 | librustc: Remove the `const` declaration form everywhere | Patrick Walton | -3/+3 | |
| 2013-03-18 | librustc: Convert all uses of old lifetime notation to new lifetime ↵ | Patrick Walton | -1/+1 | |
| notation. rs=delifetiming | ||||
| 2013-03-07 | Inline constants across crates. | Josh Matthews | -0/+16 | |
