rust-analyzer/crates/ide-diagnostics
Lukas Wirth 2b05bd7d7e Do not default to 'static for trait object lifetimes
We lack trait object default lifetime elision, so `'static` can be wrong at times, confusing the user
2025-06-24 08:49:24 +02:00
..
src Do not default to 'static for trait object lifetimes 2025-06-24 08:49:24 +02:00
Cargo.toml chore: Bump dependencies 2025-03-23 08:46:10 +01:00