Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
Noah Lev
|
13d53273f8
|
Rename @hastext to @hasraw (same for matches )
I think `@hasraw` is slightly clearer than `@hastext` since it is
actually matching against the raw HTML, not the text nodes.
|
2022-08-13 00:37:13 -04:00 |
|
Noah Lev
|
37eed1d1ff
|
Update tests: arity-2 @{has,matches} -> ...text
|
2022-08-13 00:36:50 -04:00 |
|
Mark Rousskov
|
e24a0172b0
|
Only skip impls of foreign unstable traits
Previously unstable impls were skipped, which meant that any impl with an
unstable method would get skipped.
|
2020-07-19 16:39:20 -04:00 |
|