rust/crates/ide/src/inlay_hints
2023-07-14 20:15:18 +03:30
..
adjustment.rs Format let-else 2023-07-03 20:34:09 +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 Give real discriminant_type to chalk 2023-07-14 20:15:18 +03:30
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