| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-04-21 | rustdoc: Unindent doc fragments on `Attributes` construction | Vadim Petrochenkov | -70/+0 | |
| 2021-12-19 | Remove 'need_backline' field of `DocFragment` | Roc Yu | -1/+0 | |
| 2021-12-18 | Write code directly instead of using FromIterator | Noah Lev | -1/+4 | |
| The FromIterator impl made the code much harder to understand. The types don't make sense until you realize there's a custom FromIterator impl. | ||||
| 2021-11-18 | rustdoc: Remove unused `DocFragment.line` field | Noah Lev | -1/+0 | |
| 2021-07-08 | Rework SESSION_GLOBALS API to prevent overwriting it | Guillaume Gomez | -2/+2 | |
| 2021-01-02 | Simplify docfragment transformation in unindent tests | Guillaume Gomez | -14/+1 | |
| 2021-01-02 | End of rework of Attributes struct | Guillaume Gomez | -4/+23 | |
| 2020-10-29 | Update tests | Guillaume Gomez | -6/+1 | |
| 2020-10-26 | Add test for doc comments unindent fix | Guillaume Gomez | -32/+28 | |
| 2019-08-02 | librustdoc: Unconfigure tests during normal build | Vadim Petrochenkov | -0/+72 | |
