rust/crates/ide_completion/src
bors[bot] f38770cd26
Merge #9302
9302: internal: Add builtin derives to attribute completion fixtures r=Veykril a=Veykril

bors R+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-06-16 17:28:13 +00:00
..
completions Don't complete already used derive attributes 2021-06-16 19:27:06 +02:00
render Simplify 2021-06-16 15:51:01 +02:00
completions.rs Simplify 2021-06-16 15:51:01 +02:00
config.rs Add config setting for self-on-the-fly 2021-05-31 15:14:56 +02:00
context.rs Filter out non-type completions in the respective completions modules instead 2021-06-16 15:08:44 +02:00
item.rs Remove SyntaxRewriter usage in insert_use in favor of ted 2021-04-20 02:09:12 +02:00
lib.rs Remove unnecessary completion::macro_in_item_position 2021-06-07 19:46:25 +02:00
patterns.rs clippy::redundant_closure 2021-06-13 09:29:36 +05:30
render.rs Simplify 2021-06-16 15:51:01 +02:00
test_utils.rs Add config setting for self-on-the-fly 2021-05-31 15:14:56 +02:00