| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-06-29 | librustc: Remove the fallback to `int` for integers and `f64` for | Patrick Walton | -1/+1 |
| 2014-06-24 | librustc: Remove the fallback to `int` from typechecking. | Niko Matsakis | -4/+4 |
| 2014-05-27 | std: Remove String's to_owned | Richo Healey | -3/+3 |
| 2014-04-18 | Replace all ~"" with "".to_owned() | Richo Healey | -3/+3 |
| 2013-10-22 | Drop the '2' suffix from logging macros | Alex Crichton | -5/+5 |
| 2013-09-30 | rpass: Remove usage of fmt! | Alex Crichton | -5/+5 |
| 2013-09-25 | Fix run-pass tests to have 'pub fn main' | Alex Crichton | -1/+1 |
| 2013-08-16 | Pointers to bound variables are stored after all patterns are matched. | Dmitry Ermolov | -2/+0 |
| 2013-08-16 | Test for issue #6338. | Dmitry Ermolov | -0/+70 |
