rust-analyzer/crates/ide-assists/src
2025-02-24 22:42:57 +09:00
..
handlers Add take() method to SyntaxEditor 2025-02-24 22:42:57 +09:00
tests Re-generate doctests 2025-02-15 16:26:28 +01:00
utils internal: Migrate unwrap_return_type assist to use SyntaxEditor 2025-01-08 18:12:06 -06:00
assist_config.rs Fix 19090 2025-02-18 20:51:42 +01:00
assist_context.rs Extract variable assist triggers less eagerly 2025-01-18 09:52:56 +01:00
lib.rs Implement expand_glob_reexport assist 2025-02-15 16:07:33 +01:00
tests.rs Add a check_assist_* overload and move tests under assists 2025-02-18 21:58:27 +01:00
utils.rs Migrate apply_demorgan to SyntaxEditor 2025-02-24 22:41:53 +09:00