| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-07-10 | Change some instances of .connect() to .join() | Wesley Wiser | -1/+1 |
| 2015-03-23 | Require feature attributes, and add them where necessary | Brian Anderson | -1/+1 |
| 2015-03-06 | Add #[allow_internal_unstable] to track stability for macros better. | Huon Wilson | -1/+1 |
| 2015-03-03 | Switched to Box::new in many places. | Felix S. Klock II | -1/+2 |
| 2015-02-27 | Replace MacExpr / MacPat / MacItems with MacEager | Keegan McAllister | -2/+2 |
| 2015-02-18 | Replace all uses of `&foo[]` with `&foo[..]` en masse. | Niko Matsakis | -1/+1 |
| 2015-02-09 | Use a crate attribute to load plugins | Keegan McAllister | -5/+4 |
| 2015-02-05 | cleanup: replace `as[_mut]_slice()` calls with deref coercions | Jorge Aparicio | -1/+1 |
| 2015-01-07 | Test fixes and rebase conflicts | Alex Crichton | -0/+1 |
| 2015-01-05 | Pass the #[plugin(...)] meta item to the registrar | Keegan McAllister | -0/+50 |
