Nadrieril / dhall-rust

Maintainable configuration files, for Rust users
Other
303 stars 27 forks source link

Allow `Text/replace ` to support an abstract haystack #191

Closed basile-henry closed 3 years ago

basile-henry commented 3 years ago

… as standardized in dhall-lang/dhall-lang#1096

basile-henry commented 3 years ago

What's wrong with clippy? I see it's breaking on master as well now.

basile-henry commented 3 years ago

I just saw your message about it: https://github.com/Nadrieril/dhall-rust/pull/190#issuecomment-719804523 Should we disable clippy in CI for abnf_to_pest until we get a new release of clippy/rustc?

basile-henry commented 3 years ago

dhall-lang PR has been merged, I have updated the submodule to point to the latest master and I will merge if/when CI passes