rust-analyzer/crates/ide_completion/src/completions
2021-05-04 21:04:19 +02:00
..
postfix Fix feature description inconsistency 2021-04-30 19:47:41 -07:00
attribute.rs Merge hir::MacroDef::is_* into hir::MacroDef::kind 2021-03-23 11:32:14 +01:00
dot.rs implement a temporary workaround for #8058 2021-03-21 17:30:56 -07:00
flyimport.rs Add cov_marks to insert_use tests 2021-04-20 19:34:43 +02:00
fn_param.rs Upgrade rowan 2021-03-16 16:10:49 +03:00
keyword.rs Unify naming 2021-03-12 12:22:45 +03:00
lifetime.rs Add ' to trigger_characters, allowing more direct lifetime completions 2021-03-21 11:05:04 +01:00
macro_in_item_position.rs rename completion -> ide_completion 2021-02-17 17:53:31 +03:00
mod_.rs Unify naming 2021-03-12 12:22:45 +03:00
pattern.rs Rename target_ty to self_ty 2021-03-29 17:47:47 +02:00
postfix.rs Unify naming 2021-03-12 12:22:45 +03:00
qualified_path.rs Complete enum variants through type aliases 2021-05-04 21:04:19 +02:00
record.rs Unify naming 2021-03-12 12:22:45 +03:00
snippet.rs Unify naming 2021-03-12 12:22:45 +03:00
trait_impl.rs Upgrade rowan 2021-03-16 16:10:49 +03:00
unqualified_path.rs Merge #7900 #8000 2021-03-16 08:05:24 +00:00