rust-analyzer/crates/ide-assists/src
2025-01-08 18:12:06 -06:00
..
handlers minor: Use placeholders in unwrap_return_type 2025-01-08 18:12:06 -06:00
tests fix: avoid generating colliding names in extract_variable 2024-12-30 15:30:05 +08:00
utils internal: Migrate unwrap_return_type assist to use SyntaxEditor 2025-01-08 18:12:06 -06:00
assist_config.rs Simplify 2024-07-22 09:54:31 +02:00
assist_context.rs feat: improve name generation in destructure_tuple_binding 2024-12-13 23:34:03 +08:00
lib.rs Merge pull request #18385 from Giga-Bowser/master 2024-10-30 09:36:55 +00:00
tests.rs minor: Group extract_function with other extraction assists 2024-12-11 14:11:20 -05:00
utils.rs internal: make::expr_prefix should return ast::PrefixExpr 2025-01-06 15:32:08 -06:00