rust-analyzer/crates/ide_assists/src
2021-08-14 17:51:11 +02:00
..
handlers Don't use non cache syntaxnodes in generate_function for lookups 2021-08-14 17:51:11 +02:00
tests internal: make invert binary op more robust 2021-08-14 16:40:00 +03:00
utils internal: merge hir::BinaryOp and ast::BinOp 2021-08-14 18:10:01 +03:00
assist_config.rs 7526: Rename crate assists to ide_assists. 2021-02-23 00:59:16 +05:30
assist_context.rs Simplify inline_local_variable assist 2021-08-02 15:27:47 +02:00
lib.rs internal: make assist naming consistent 2021-08-14 18:39:56 +03:00
tests.rs Disambiguate replace with if let assist labels 2021-07-10 18:00:22 +02:00
utils.rs Don't use non cache syntaxnodes in generate_function for lookups 2021-08-14 17:51:11 +02:00