mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
10d272b2e2
Update the test `redundant_pattern_matching`: check if `is_ok` and `is_err` are suggested within const contexts. Also removes the `redundant_pattern_matching_const_result` test, as it is no longer needed.