rust-analyzer/crates/ide-completion/src
2024-08-25 10:47:30 +02:00
..
completions Auto merge of #17905 - ChayimFriedman2:edition-dependent-raw-keyword, r=Veykril 2024-08-16 13:49:32 +00:00
context Properly account for editions in names 2024-08-16 16:46:24 +03:00
render Properly account for editions in names 2024-08-16 16:46:24 +03:00
tests fix: Fix trait method completions not acknowledging Deref impls 2024-08-25 10:47:30 +02:00
completions.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
config.rs fix: Fix find_path not respecting non-std preference config correctly 2024-08-10 10:32:10 +02:00
context.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
item.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
lib.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
render.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
snippet.rs fix: Fix find_path not respecting non-std preference config correctly 2024-08-10 10:32:10 +02:00
tests.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00