rust-analyzer/crates/ide/src/inlay_hints
2023-05-31 15:37:35 +02:00
..
adjustment.rs Restructure InlayHint, no longer derive properties from its kind 2023-05-13 10:42:26 +02:00
bind_pat.rs fix: Fix bind pat hint padding 2023-05-18 08:48:53 +02:00
binding_mode.rs Restructure InlayHint, no longer derive properties from its kind 2023-05-13 10:42:26 +02:00
chaining.rs Render size, align and offset hover values in hex 2023-05-26 16:41:45 +02:00
closing_brace.rs internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
closure_captures.rs fix: Don't duplicate sysroot crates in rustc workspace 2023-05-31 15:37:35 +02:00
closure_ret.rs Restructure InlayHint, no longer derive properties from its kind 2023-05-13 10:42:26 +02:00
discriminant.rs fix: Discriminant hints only render for datacarrying enums with primitive repr 2023-05-16 22:15:39 +02:00
fn_lifetime_fn.rs Restructure InlayHint, no longer derive properties from its kind 2023-05-13 10:42:26 +02:00
implicit_static.rs Restructure InlayHint, no longer derive properties from its kind 2023-05-13 10:42:26 +02:00
param_name.rs Restructure InlayHint, no longer derive properties from its kind 2023-05-13 10:42:26 +02:00