rust/crates/ra_assists/src
2020-06-29 18:07:52 +03:00
..
handlers Use more of FxHash* 2020-06-29 18:07:52 +03:00
tests introduce_variable -> extract_variable 2020-06-27 01:21:43 +02:00
utils Expose find_insert_use_container 2020-06-13 19:05:46 +02:00
assist_config.rs
assist_context.rs Shorten *all* qualified paths when adding use 2020-06-13 19:12:05 +02:00
ast_transform.rs Deprecate hir::Path::from_ast 2020-06-15 10:55:48 +02:00
lib.rs introduce_variable -> extract_variable 2020-06-27 01:21:43 +02:00
tests.rs Use only one code-path for parsing fixtures 2020-06-24 00:48:38 +02:00
utils.rs Follow matklad suggestions 2020-06-29 01:18:50 +03:00