| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2015-08-11 | Fix #27567: remove --crate-type=lib from pretty test | Tim Neumann | -0/+2 | |
| 2014-02-27 | Fix a pretty printer crash on `/***`. | Chris Morgan | -0/+14 | |
| The pretty printer was treating block comments with more than two asterisks after the first slash (e.g. `/***`) as doc comments (which are attributes), whereas in actual fact they are just regular comments. | ||||
