| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -24/+0 | |
| 2021-12-27 | rustdoc: Preserve rendering of macro_rules matchers when possible | David Tolnay | -4/+4 | |
| 2021-07-03 | rustc_ast_pretty: Don't print space after `$` | Noah Lev | -4/+4 | |
| For example, this code: $arg:expr used to be pretty-printed as: $ arg : expr but is now pretty-printed as: $arg : expr | ||||
| 2021-07-03 | Pretty-print macro matchers instead of using source code | Noah Lev | -4/+4 | |
| The output is not quite as nice as it used to be, but it does work. | ||||
| 2021-01-05 | Add rustdoc test. | Camille GILLOT | -0/+14 | |
| 2019-01-27 | Remove rustdoc old style files generation | Guillaume Gomez | -2/+0 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2016-08-19 | Redirect | Nick Cameron | -0/+2 | |
| 2016-08-18 | rustdoc: remove the `!` from macro URLs and titles | Nick Cameron | -1/+1 | |
| 2015-11-28 | Add a test | Jonas Schievink | -0/+20 | |
