rust-analyzer/crates/ra_assists/src
Benjamin Coenen 9342574097 do not suggest assist for return type to result in bad case #4826
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
2020-06-21 18:47:27 +02:00
..
handlers do not suggest assist for return type to result in bad case #4826 2020-06-21 18:47:27 +02:00
tests Fixed tests 2020-06-03 20:43:57 +02:00
utils Expose find_insert_use_container 2020-06-13 19:05:46 +02:00
assist_config.rs Add AssistConfig 2020-05-19 20:28:27 +02:00
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 Fixed tests 2020-06-03 20:43:57 +02:00
tests.rs Remove dead code for handling cursor positions 2020-05-21 15:08:03 +02:00
utils.rs Expose find_insert_use_container 2020-06-13 19:05:46 +02:00