mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
84a60c3186
Currently `replace_consts` lint applies within match patterns but the suggestion is incorrect as function calls are disallowed in them. To fix this we prevent the lint from firing within patterns. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |