| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-05-05 | lint: deny transmuting from immutable to mutable, since it's undefined behavior | Sean McArthur | -0/+1 |
| 2015-04-29 | lint for mixing `#[repr(C)]` with an impl of `Drop`. | Felix S. Klock II | -0/+1 |
| 2015-04-28 | Register new snapshots | Tamir Duberstein | -1/+0 |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -1/+0 |
| 2015-03-25 | Remove the UnusedCasts lint | Nick Cameron | -1/+0 |
| 2015-03-25 | Add trivial cast lints. | Nick Cameron | -4/+4 |
| 2015-03-23 | Test fixes and rebase conflicts, round 2 | Alex Crichton | -1/+0 |
| 2015-03-17 | std: Tweak some unstable features of `str` | Alex Crichton | -0/+1 |
| 2015-03-10 | std: Stabilize more of the `char` module | Alex Crichton | -1/+0 |
| 2015-03-05 | fix for new attributes failing. issue #22964 | awlnx | -0/+2 |
| 2015-02-28 | Update docs for rustc_lint crateification. | Huon Wilson | -1/+9 |
| 2015-02-28 | Separate most of rustc::lint::builtin into a separate crate. | Huon Wilson | -0/+129 |
