rust/crates/ide-assists/src
bors 6fd5769996 Auto merge of #14011 - bvanjoi:fix-unwrap-block, r=jonas-schievink
fix(ide-assists): unwrap block when it parent is let stmt

fix #13990
2023-01-25 15:04:03 +00:00
..
handlers Auto merge of #14011 - bvanjoi:fix-unwrap-block, r=jonas-schievink 2023-01-25 15:04:03 +00:00
tests Assist: desugar doc-comment 2023-01-12 02:28:13 +01:00
utils Test TraitRef equality before generating missing impl method body 2023-01-16 20:55:56 +09:00
assist_config.rs feat: add config for inserting must_use in generate_enum_as_method 2022-10-24 13:18:24 +05:30
assist_context.rs
lib.rs Assist: desugar doc-comment 2023-01-12 02:28:13 +01:00
tests.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
utils.rs Don't escape non-snippets in assist 2023-01-23 00:22:46 +09:00