##// END OF EJS Templates
rust-matchers: remove default implementations for `Matcher` trait...
rust-matchers: remove default implementations for `Matcher` trait We don't expect a whole lot of matchers to be defined, and this makes it more obvious what a matcher does by reading its `impl Matcher for FooMatcher`. This patch has the added benefit of fixing the `AlwaysMatcher`, its `matches` function differs from the former default. Differential Revision: https://phab.mercurial-scm.org/D7255

File last commit:

r38029:e51c91c1 default
r44009:27c25c0d default
Show More
default-tools.rc
5 lines | 62 B | text/x-stsrc | TextLexer
Gregory Szorc
packaging: move contrib/debian to contrib/packaging/...
r38029 [ui]
editor = sensible-editor
[pager]
pager = sensible-pager