| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-03-15 | Strip all leading/trailing newlines | Tamir Duberstein | -1/+0 |
| 2015-02-02 | `for x in xs.iter()` -> `for x in &xs` | Jorge Aparicio | -1/+1 |
| 2015-01-27 | cleanup: s/`v.slice*()`/`&v[a..b]`/g + remove redundant `as_slice()` calls | Jorge Aparicio | -1/+1 |
| 2014-07-01 | test: Add tests for issue #12223, "drop allowed while active borrows | Patrick Walton | -0/+19 |
