rust/crates/ide_assists/src
bors[bot] f83f069f94
Merge #9552
9552: internal: `add_explicit_type` respects coercions r=Veykril a=Veykril

or so I'd like to say but there is one odd case here where it doesn't work(see [review](https://github.com/rust-analyzer/rust-analyzer/pull/9552#discussion_r667351856))

Fixes https://github.com/rust-analyzer/rust-analyzer/issues/6107

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-07-10 16:25:58 +00:00
..
handlers Merge #9552 2021-07-10 16:25:58 +00:00
tests Yeet replace_unwrap_with_match in favor of inline_call 2021-07-05 15:47:55 +02:00
utils clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
assist_config.rs
assist_context.rs cargo fmt 2021-06-13 09:48:15 +05:30
lib.rs Yeet replace_unwrap_with_match in favor of inline_call 2021-07-05 15:47:55 +02:00
tests.rs Disambiguate replace with if let assist labels 2021-07-10 18:00:22 +02:00
utils.rs Invert boolean literals in assist negation logic 2021-07-06 20:30:26 +02:00