rust-analyzer/crates/ide/src/inlay_hints
2023-02-15 14:47:02 +01:00
..
adjustment.rs fix: Don't panic on broken syntax trees in adjustment inlay hints 2023-02-06 12:38:57 +01:00
bind_pat.rs fix: Fix bind pat inlay hints rendering for constant patterns 2023-02-11 16:29:54 +01:00
binding_mode.rs Adjust binding mode inlay hints to render better with @ patterns 2023-02-15 14:47:02 +01:00
chaining.rs Properly use location links for type hints of impl Future and its assoc type 2023-02-07 22:42:03 +01:00
closing_brace.rs Unconditionally enable location links in inlay hints again 2023-01-16 16:04:38 +01:00
closure_ret.rs Remove unnecessary Hint suffix on InlayKind variants 2023-01-14 13:08:45 +01:00
discriminant.rs Render discriminant inlay hints for mixed variants if at least one discriminant is specified 2023-02-10 09:57:03 +01:00
fn_lifetime_fn.rs Remove unnecessary Hint suffix on InlayKind variants 2023-01-14 13:08:45 +01:00
implicit_static.rs Remove unnecessary Hint suffix on InlayKind variants 2023-01-14 13:08:45 +01:00
param_name.rs Remove unnecessary Hint suffix on InlayKind variants 2023-01-14 13:08:45 +01:00