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