| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-09-04 | Replace `_, _, _` with `..` | Vadim Petrochenkov | -0/+1 |
| 2016-08-04 | run rustfmt on librustc_passes folder | Srinivas Reddy Thatiparthy | -3/+6 |
| 2016-06-23 | Move errors from libsyntax to its own crate | Jonathan Turner | -0/+2 |
| 2016-05-28 | sanity -> validation | Vadim Petrochenkov | -1/+1 |
| 2016-05-28 | Add an AST sanity checking pass and use it to catch some illegal lifetime/lab... | Vadim Petrochenkov | -0/+1 |
| 2016-05-07 | mir: qualify and promote constants. | Eduard Burtescu | -1/+0 |
| 2016-04-26 | don't report bitshift overflow twice | Oliver Schneider | -0/+1 |
| 2016-04-06 | rustc: move rustc_front to rustc::hir. | Eduard Burtescu | -1/+0 |
| 2016-03-31 | librustc_passes: use bug!(), span_bug!() | Benjamin Herr | -1/+1 |
| 2016-03-30 | move `const_eval` and `check_match` out of `librustc` | Oliver Schneider | -0/+1 |
| 2016-01-24 | mk: Move from `-D warnings` to `#![deny(warnings)]` | Alex Crichton | -2/+3 |
| 2016-01-21 | move more checks out of librustc | Oliver Schneider | -0/+7 |
| 2016-01-15 | move const block checks before lowering step | Oliver Schneider | -0/+36 |
