2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-02-13 12:43:38 +00:00
rust-analyzer/crates/hir-def
bors 3d2d209638 Auto merge of - jhpratt:remove-rustc_deprecated, r=lnicola
Remove handling of `#[rustc_deprecated]`

This should be merged along with .

Because the attribute still exists in rustc, I've left the definition here. With that said, any use of it is an error, so I've removed any handling of `#[rustc_deprecated]`.
2022-05-09 08:33:18 +00:00
..
src Auto merge of - jhpratt:remove-rustc_deprecated, r=lnicola 2022-05-09 08:33:18 +00:00
Cargo.toml style: rename crates to kebab case 2022-05-01 10:48:58 +00:00