rust-analyzer/crates/ide-completion/src
2025-04-28 10:39:36 +02:00
..
completions Merge pull request #19644 from ChayimFriedman2/const-syms 2025-04-21 12:34:59 +00:00
context fix(auto-import): Prefer imports of matching types for argument lists 2025-04-08 09:21:32 +02:00
render Get rid of static predefined symbols 2025-04-21 03:07:35 +03:00
tests Merge pull request #19447 from Natural-selection1/add_impl_for 2025-04-05 13:01:51 +00:00
completions.rs Remove unnecessary predefined symbol clones 2025-04-21 03:10:13 +03:00
config.rs cargo fmt 2025-03-15 21:32:01 +01:00
context.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
item.rs Add expression fill mode variant for filling with underscore expressions 2025-04-28 10:39:36 +02:00
lib.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
render.rs Get rid of static predefined symbols 2025-04-21 03:07:35 +03:00
snippet.rs Allow crate authors to control completion of their things 2025-03-27 14:01:26 +02:00
tests.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00