rust-analyzer/crates/ra_ide_api/src/completion
2019-03-21 22:20:03 +01:00
..
snapshots move function rendering to presentation 2019-02-24 19:34:27 +03:00
complete_dot.rs TypeName => TypeCtor 2019-03-21 22:20:03 +01:00
complete_fn_param.rs move testing functions 2019-02-24 21:54:13 +03:00
complete_keyword.rs move testing functions 2019-02-24 21:54:13 +03:00
complete_path.rs Rename Type => TypeAlias 2019-02-24 21:36:49 +01:00
complete_pattern.rs complete patterns 2019-02-24 23:50:02 +03:00
complete_postfix.rs move testing functions 2019-02-24 21:54:13 +03:00
complete_scope.rs move testing functions 2019-02-24 21:54:13 +03:00
complete_snippet.rs move testing functions 2019-02-24 21:54:13 +03:00
complete_struct_literal.rs Remove the old variants replaced by Ty::Apply 2019-03-21 22:17:00 +01:00
completion_context.rs complete patterns 2019-02-24 23:50:02 +03:00
completion_item.rs move the rest of presentation to presentation 2019-02-24 21:46:04 +03:00
presentation.rs Replace Display by a pretty printing trait for Ty 2019-03-16 16:36:59 +01:00