rust-analyzer/crates/ide_assists
2021-03-17 02:36:29 +01:00
..
src use simpler .map(|x| y) instead of .and_then(|x| Some(y)) for Options. (clippy::bind_instead_of_map) 2021-03-17 02:36:29 +01:00
Cargo.toml Enable thread-local coverage marks 2021-03-15 16:02:50 +02:00