mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
845316c093
Port #[needs_allocator] to attribute parser Tracking issue: https://github.com/rust-lang/rust/issues/131229 Ports needs_allocator attribute to the new attribute parser. Note: this is a deprecated and feature gated attribute.