rust/crates/ide-diagnostics/src
bors fc47ce53c8 Auto merge of #12696 - hi-rustin:rustin-patch-fix, r=Veykril
Add str_ref_to_string fix

close https://github.com/rust-lang/rust-analyzer/issues/11383
When type mismatch is `&str` -> `String` try to fix it.
2022-07-13 09:57:51 +00:00
..
handlers Auto merge of #12696 - hi-rustin:rustin-patch-fix, r=Veykril 2022-07-13 09:57:51 +00:00
tests update crates names in slow-tests/tidy.rs 2022-05-01 10:48:58 +00:00
lib.rs fix: Check for the correct proc-macro settings in missing proc-macro diagnostics 2022-06-14 11:00:06 +02:00
tests.rs