| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -16/+0 |
| 2021-12-01 | Pretty print empty blocks as {} | David Tolnay | -6/+6 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2017-12-20 | Fix whitespacing issues in pretty-printing of bounds | Vadim Petrochenkov | -1/+1 |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -3/+3 |
| 2015-03-15 | Strip all leading/trailing newlines | Tamir Duberstein | -1/+0 |
| 2015-01-05 | fix pretty tests | Jorge Aparicio | -2/+2 |
| 2014-12-14 | Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`) | Niko Matsakis | -1/+1 |
| 2014-08-27 | Implement generalized object and type parameter bounds (Fixes #16462) | Niko Matsakis | -1/+1 |
| 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 | -1/+1 |
| 2014-02-07 | Added tests to make tidy | Derek Guenther | -0/+10 |
| 2013-10-31 | librustc: Implement `|A| -> B` syntax for closures and make bare `fn` | Patrick Walton | -0/+17 |
