| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-05-02 | `* as char` assumes `*` to be of type `u8` | Oliver Schneider | -6/+11 |
| 2016-05-02 | check for wrong const_err warnings | Oliver Schneider | -14/+12 |
| 2016-05-02 | remove unused constant error variants | Oliver Schneider | -14/+0 |
| 2016-04-30 | Fix patterns of the constants that are const meth | Simonas Kazlauskas | -1/+1 |
| 2016-04-26 | skip double negation in const eval | Oliver Schneider | -38/+45 |
| 2016-04-11 | don't report errors in constants at every use site | Oliver Schneider | -4/+20 |
| 2016-04-06 | rustc: move middle::{def,def_id,pat_util} to hir. | Eduard Burtescu | -3/+3 |
| 2016-04-06 | rustc: move rustc_front to rustc::hir. | Eduard Burtescu | -5/+5 |
| 2016-04-03 | check constants even if they are unused in the current crate | Oliver Schneider | -6/+17 |
| 2016-03-31 | librustc_const_eval: use bug!(), span_bug!() | Benjamin Herr | -13/+13 |
| 2016-03-30 | move `const_eval` and `check_match` out of `librustc` | Oliver Schneider | -0/+1226 |
