rust-analyzer/crates/ide-completion/src
2023-08-21 12:44:09 +03:00
..
completions Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
context Implement extern crate completion 2023-08-20 16:36:59 +00:00
render internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
tests fix: Fix auto-import (and completions) importing #[doc(hidden)] items 2023-08-17 12:30:19 +02:00
completions.rs Implement extern crate completion 2023-08-20 16:36:59 +00:00
config.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
context.rs Implement extern crate completion 2023-08-20 16:36:59 +00:00
item.rs remove unicode-ident dependency 2023-08-01 18:18:12 -04:00
lib.rs Merge assoc_items_only and exclude_import_kinds into assoc_mode 2023-06-30 23:37:10 +09:00
render.rs internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
snippet.rs ⬆️ rust-analyzer 2023-01-09 10:36:22 -08:00
tests.rs update tests 2023-07-30 16:01:59 -04:00