rust-analyzer/crates/assists/src
2020-12-29 14:35:49 +02:00
..
handlers Avoid a couple of allocations 2020-12-29 14:35:49 +02:00
tests Fix type typo in add_missing_impl_members doc 2020-12-25 18:15:31 +01:00
utils Avoid a couple of allocations 2020-12-29 14:35:49 +02:00
assist_config.rs Normalize spelling to American English 2020-12-10 17:51:56 +03:00
assist_context.rs Simplify assists resolution API 2020-12-26 14:11:42 +03:00
ast_transform.rs Add Lifetimes to the HIR 2020-12-12 00:56:52 +01:00
lib.rs Simplify assists resolution API 2020-12-26 14:11:42 +03:00
tests.rs Simplify assists resolution API 2020-12-26 14:11:42 +03:00
utils.rs Remove parentheses when inverting !(cond) 2020-12-21 17:37:38 +01:00