rust-analyzer/crates/ide_completion/src/completions
2021-05-26 22:39:47 +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 Paper over #8931 a bit more 2021-05-23 13:00:14 +02: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 simplify 2021-05-26 21:09:27 +02: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 Merge pattern completion related bools into an enum 2021-05-26 22:39:47 +02:00
postfix.rs simplify 2021-05-05 22:55:12 +02:00
qualified_path.rs Add some cov marks for qualified_path completion 2021-05-04 22:35:37 +02:00
record.rs fix: don't show pd/ppd completions where it shouldn't be 2021-05-25 11:53:11 -03:00
snippet.rs fix: don't show pd/ppd completions where it shouldn't be 2021-05-25 11:53:11 -03:00
trait_impl.rs Simplify 2021-05-06 22:39:51 +08:00
unqualified_path.rs Merge pattern completion related bools into an enum 2021-05-26 22:39:47 +02:00