rust-analyzer/crates/ra_assists/src
2020-04-21 23:04:44 +02:00
..
doc_tests Make add_function generate functions in other modules via qualified path 2020-04-21 23:04:44 +02:00
handlers Add target file information to AssistAction 2020-04-21 23:04:44 +02:00
utils Add a FIXME 2020-02-29 21:23:16 +01:00
assist_ctx.rs Add target file information to AssistAction 2020-04-21 23:04:44 +02: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 Add target file information to AssistAction 2020-04-21 23:04:44 +02: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