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