rust-analyzer/crates/ide
bors 1c814f0259 Auto merge of #17544 - MikeWalrus:inlay-hint-generic-param-name, r=Veykril
feat: add inlay hints for generic parameters

fixes #11091

By default, only hints for const generic parameters are shown, and this can be configured through `rust-analyzer.inlayHints.genericParameterHints.enable`.

Probably needs more testing.
2024-07-10 09:50:40 +00:00
..
src Auto merge of #17544 - MikeWalrus:inlay-hint-generic-param-name, r=Veykril 2024-07-10 09:50:40 +00:00
Cargo.toml Move Edition into span crate 2024-03-21 10:21:44 +01:00