rust-analyzer/crates/ide_assists/src
bors c61bb6be8c Auto merge of #12064 - Veykril:attr-range, r=Veykril
fix: Fix `ide_db::search` not searching bodies of attributed items

Fixes https://github.com/rust-lang/rust-analyzer/issues/12050
2022-04-23 14:37:35 +00:00
..
handlers Auto merge of #12064 - Veykril:attr-range, r=Veykril 2022-04-23 14:37:35 +00:00
tests feat: assist to remove unneeded asyncs 2022-04-03 14:34:08 +02:00
utils more clippy fixes: 2022-03-12 16:50:49 +01:00
assist_config.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
assist_context.rs Allows triggering commands after an assist edit 2022-04-19 18:45:48 +02:00
lib.rs feat: assist to remove unneeded asyncs 2022-04-03 14:34:08 +02:00
tests.rs Allows triggering commands after an assist edit 2022-04-19 18:45:48 +02:00
utils.rs internal: Refactor FamousDefs builtin crate search 2022-03-30 22:23:54 +02:00