rust-analyzer/crates/ra_assists/src
2020-03-31 14:52:20 +02:00
..
doc_tests Merge #3742 2020-03-27 11:21:57 +00:00
handlers When adding match arm, don't let the floating comma 2020-03-31 14:52:20 +02:00
utils Add a FIXME 2020-02-29 21:23:16 +01:00
assist_ctx.rs Generalise syntax rewriting infrastructure to allow removal of nodes 2020-03-24 17:14:33 +01:00
ast_transform.rs Generalise syntax rewriting infrastructure to allow removal of nodes 2020-03-24 17:14:33 +01:00
doc_tests.rs Simplify Assists interface 2020-02-09 16:03:54 +01:00
lib.rs Merge #3742 2020-03-27 11:21:57 +00:00
marks.rs Fix add visibility false-positive 2020-03-25 15:55:57 +01:00
utils.rs Rename ast::ImplBlock -> ast::ImplDef 2020-02-29 21:33:15 +01:00