]> git.lizzy.rs Git - rust.git/tree - compiler/rustc_passes/
simplify if let Some(_) = x to if x.is_some() (clippy::redundant_pattern_matching)
[rust.git] / compiler / rustc_passes /
drwxr-xr-x   ..
-rw-r--r-- 733 Cargo.toml
drwxr-xr-x - src