rust/crates/completion/src/completions
2020-12-07 23:41:08 +02:00
..
postfix Remove more unreachable pubs 2020-11-02 16:58:33 +01:00
attribute.rs Update attributes completion list 2020-12-06 16:46:24 +01:00
dot.rs
fn_param.rs
keyword.rs Don't complete keywords in struct literals 2020-11-16 12:23:18 +01:00
macro_in_item_position.rs
mod_.rs
pattern.rs Complete struct in irrefutable let 2020-11-26 21:28:43 +01:00
postfix.rs Trigger .let postfix snippet in the middle of the block 2020-12-01 15:38:06 +03:00
qualified_path.rs Place cursor correctly when completing assoc fns with self 2020-12-01 14:28:50 +03:00
record.rs Move the helpers into ide_db 2020-11-28 16:30:39 +02:00
snippet.rs
trait_impl.rs Type-safer API for dealing with parameter lists with optional self 2020-12-01 13:53:39 +03:00
unqualified_path.rs Use stateless completion resolve 2020-12-07 23:41:08 +02:00