| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-02-29 | use .iter() instead of .into_iter() on references. | Matthias Krüger | -1/+1 |
| 2020-02-27 | use char instead of &str for single char patterns | Matthias Krüger | -2/+2 |
| 2020-01-30 | rustdoc: NodeId is now DefId | Tom Jakubowski | -16/+11 |
| 2020-01-15 | remove unneeded code from cache.rs | Guillaume Gomez | -14/+6 |
| 2020-01-15 | formatting | Guillaume Gomez | -16/+15 |
| 2020-01-15 | Fix deref impl on type alias | Guillaume Gomez | -17/+26 |
| 2020-01-05 | Remove rustc_hir reexports in rustc::hir. | Mazdak Farrokhzad | -1/+1 |
| 2020-01-02 | Normalize `syntax::symbol` imports. | Mazdak Farrokhzad | -1/+1 |
| 2020-01-02 | Normalize `syntax::source_map` imports. | Mazdak Farrokhzad | -1/+1 |
| 2019-12-22 | Format the world | Mark Rousskov | -139/+148 |
| 2019-12-12 | replace serialize with serde in rustdoc | Andy Russell | -11/+23 |
| 2019-09-23 | Remove needless `mut` in paths | Mark Rousskov | -1/+1 |
| 2019-09-13 | Move `Cache` generation to separate module | Mark Rousskov | -0/+675 |
| 2019-08-02 | librustdoc: Unconfigure tests during normal build | Vadim Petrochenkov | -0/+29 |
