rust-analyzer/crates/hir-ty
bors c6a3fe051a Auto merge of #14978 - HKalbasi:lifetime-display, r=HKalbasi
Emit `'_` for lifetime generics in `HirDisplay`

This makes the generated code not linted by `rust_2018_idioms` lint. But that is an allow by default lint, so should we do this? Maybe we should only do this for `DisplayTarget::SourceCode`?
2023-06-05 07:26:30 +00:00
..
src Auto merge of #14978 - HKalbasi:lifetime-display, r=HKalbasi 2023-06-05 07:26:30 +00:00
Cargo.toml Depend on nohash-hasher individually 2023-05-06 00:49:23 -07:00