rust-analyzer/crates/ide-assists/src
2024-04-25 09:49:19 +02:00
..
handlers fix: Fix expression scopes not being calculated for inline consts 2024-04-25 09:49:19 +02:00
tests Add convert From to TryFrom assist 2024-04-19 08:29:20 +01:00
utils Attempt resolving name collisions 2024-02-29 13:17:45 +00:00
assist_config.rs Add config for preferring / ignoring prelude modules in find_path 2023-11-11 14:56:38 +01:00
assist_context.rs Import serde derives on converting json to struct 2022-08-06 20:12:21 +04:30
lib.rs Add convert From to TryFrom assist 2024-04-19 08:29:20 +01:00
tests.rs internal: Move ide-assists codegen tests into an xtask codegen command 2024-02-28 16:54:44 +01:00
utils.rs Consider exported_name="main" functions in test modules as tests 2024-04-04 14:51:10 +02:00