| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -11/+0 | |
| 2022-08-13 | Rename `@hastext` to `@hasraw` (same for `matches`) | Noah Lev | -2/+2 | |
| 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 | -2/+2 | |
| 2020-07-19 | Only skip impls of foreign unstable traits | Mark Rousskov | -0/+11 | |
| Previously unstable impls were skipped, which meant that any impl with an unstable method would get skipped. | ||||
