mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-16 17:58:16 +00:00
c6a3fe051a
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`? |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |