rust/crates/ra_assists/src
2020-04-21 22:56:40 +03:00
..
doc_tests Change add_function assist to use todo!() 2020-04-13 22:17:06 +02:00
handlers Do not add default and closure types in 'add explicit type' assist 2020-04-21 22:56:40 +03:00
utils
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
lib.rs Implement assist "Reorder field names" 2020-04-10 00:57:03 +02:00
marks.rs Fix add visibility false-positive 2020-03-25 15:55:57 +01:00
utils.rs