mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
30cdc2b3e9
This includes both `ast::StaticItem` and `ast::StaticForeignItem`. `safety` was added to both `ast::StaticItem` and `ast::SaticForeignItem` in https://github.com/rust-lang/rust/pull/124482.