| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-12-15 | rustdoc: remove `--passes` and `--no-defaults` | Peter Jaszkowiak | -13/+0 | |
| - flags no longer function, see #44136 - adjust tests to match new behavior - removed test issue-42875 (covered regression with --no-defaults) - moved input-format to removed flags - move all removed flags to bottom - note flag removal in command help - remove DefaultPassOption enum (now redundant with `show_coverage`) | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2017-06-24 | rustdoc: Don't ICE on `use *;` | Oliver Middleton | -0/+23 | |
