rust-analyzer/crates/ide/src/inlay_hints
Kirill Bulatov be6d34b810 Query for nearest parent block around the hint to resolve
This way, parameter hints will be found for resolution
2023-12-11 14:53:51 +02:00
..
adjustment.rs Provide resolve data only when it can actually be resolved 2023-09-02 22:14:08 +03:00
bind_pat.rs Query for nearest parent block around the hint to resolve 2023-12-11 14:53:51 +02:00
binding_mode.rs Provide resolve data only when it can actually be resolved 2023-09-02 22:14:08 +03:00
chaining.rs Fix inlay-hint tests being invalidated by minicore chanes 2023-11-14 18:53:48 +01:00
closing_brace.rs Provide resolve data only when it can actually be resolved 2023-09-02 22:14:08 +03:00
closure_captures.rs spans always come from real file 2023-11-28 10:55:39 +01:00
closure_ret.rs Provide resolve data only when it can actually be resolved 2023-09-02 22:14:08 +03:00
discriminant.rs Provide resolve data only when it can actually be resolved 2023-09-02 22:14:08 +03:00
fn_lifetime_fn.rs Provide resolve data only when it can actually be resolved 2023-09-02 22:14:08 +03:00
implicit_drop.rs fix: make drop inlay hint more readable 2023-12-05 22:56:51 +08:00
implicit_static.rs Provide resolve data only when it can actually be resolved 2023-09-02 22:14:08 +03:00
param_name.rs Provide resolve data only when it can actually be resolved 2023-09-02 22:14:08 +03:00