| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-05-06 | librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except | Patrick Walton | -10/+10 |
| 2014-04-30 | librustc: Remove `~"string"` and `&"string"` from the language | Patrick Walton | -2/+4 |
| 2014-04-30 | regex: General style tweaks. | Huon Wilson | -23/+10 |
| 2014-04-30 | regex: remove the use of ~[] & some unnecessary ~'s. | Huon Wilson | -87/+86 |
| 2014-04-25 | Tests for dynamic regexes will now run during 'check-stage2'. | Andrew Gallant | -5/+15 |
| 2014-04-25 | Ignore regex tests (regular, cfail and benchmark) on Windows (for now). | Andrew Gallant | -1/+2 |
| 2014-04-25 | Add a regex crate to the Rust distribution. | Andrew Gallant | -0/+10000 |
