| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-05-27 | std: Rename strbuf operations to string | Richo Healey | -2/+2 |
| 2014-05-24 | core: rename strbuf::StrBuf to string::String | Richo Healey | -1/+1 |
| 2014-05-14 | test: Remove all uses of `~str` from the test suite. | Patrick Walton | -3/+3 |
| 2014-04-18 | Replace all ~"" with "".to_owned() | Richo Healey | -2/+2 |
| 2014-02-07 | Added tests to make tidy | Derek Guenther | -0/+10 |
| 2014-01-04 | Don't allow newtype structs to be dereferenced. #6246 | Brian Anderson | -1/+1 |
| 2013-09-16 | switch Drop to `&mut self` | Daniel Micay | -1/+1 |
| 2013-07-08 | Correct merge failures | Niko Matsakis | -1/+1 |
| 2013-07-08 | Add new tests for irrefutable patterns used in various tricky ways | Niko Matsakis | -0/+22 |
