| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -3/+0 | |
| 2021-12-15 | rustdoc: remove `--passes` and `--no-defaults` | Peter Jaszkowiak | -1/+1 | |
| - 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`) | ||||
| 2021-12-10 | Update src/test/rustdoc-ui/issue-91713.rs | Shivani Bhardwaj | -0/+1 | |
| Co-authored-by: Joshua Nelson <github@jyn.dev> | ||||
| 2021-12-09 | Add test for deprecation warning for --passes | Shivani Bhardwaj | -0/+2 | |
