feat: Implement lifetime elision hints
This commit is contained in:
@@ -110,6 +110,7 @@ impl StaticIndex<'_> {
|
||||
parameter_hints: true,
|
||||
chaining_hints: true,
|
||||
closure_return_type_hints: true,
|
||||
lifetime_elision_hints: false,
|
||||
hide_named_constructor_hints: false,
|
||||
max_length: Some(25),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user