rust-analyzer/crates/project-model
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
test_data Support environment variable CARGO_MANIFEST_PATH. 2025-05-05 22:13:48 +02:00
Cargo.toml chore: Bump dependencies 2025-03-23 08:46:10 +01:00