| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -48/+0 | |
| 2022-08-13 | Update `@!has` name in tests | Noah Lev | -5/+5 | |
| 2022-08-13 | Rename `@hastext` to `@hasraw` (same for `matches`) | Noah Lev | -8/+8 | |
| I think `@hasraw` is slightly clearer than `@hastext` since it is actually matching against the raw HTML, not the text nodes. | ||||
| 2022-08-13 | Update tests: arity-2 `@{has,matches}` -> `...text` | Noah Lev | -8/+8 | |
| 2021-12-15 | rustdoc: remove `--passes` and `--no-defaults` | Peter Jaszkowiak | -0/+48 | |
| - 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`) | ||||
