rust-analyzer/crates/ide-completion
bors 3d2d209638 Auto merge of #11983 - jhpratt:remove-rustc_deprecated, r=lnicola
Remove handling of `#[rustc_deprecated]`

This should be merged along with rust-lang/rust#95960.

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 #11983 - 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