rust-analyzer/crates/ide_completion/src/completions
Aleksey Kladov 4584868a7a internal: don't #[ignore] tests
See the style.md for motivation
2021-06-15 16:37:58 +03:00
..
attribute internal: don't #[ignore] tests 2021-06-15 16:37:58 +03:00
postfix clippy::redundant_field_names 2021-06-13 09:40:22 +05:30
attribute.rs tree-wide: make rustdoc links spiky so they are clickable 2021-06-13 21:58:05 -07:00
dot.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
flyimport.rs Fix some typos in flyimport docs 2021-06-12 21:51:09 +03:00
fn_param.rs Move more fields to ImmediateLocation 2021-05-30 21:35:01 +02:00
keyword.rs simplify 2021-06-07 20:45:17 +02:00
lifetime.rs Use Names instead of Strings in the completion rendering api 2021-05-31 14:15:15 +02:00
mod_.rs Move more fields to ImmediateLocation 2021-05-30 21:35:01 +02:00
pattern.rs fix: don't complete derive macros as fn-like macros 2021-06-08 17:31:47 +02:00
postfix.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
qualified_path.rs clippy::redudant_borrow 2021-06-13 09:24:16 +05:30
record.rs Complete self. prefixed fields and methods inside methods 2021-05-31 14:52:55 +02:00
snippet.rs simplify 2021-06-07 20:45:17 +02:00
trait_impl.rs simplify 2021-06-07 20:45:17 +02:00
unqualified_path.rs Add assoc type in trait bound completion test 2021-06-14 18:17:21 +02:00