mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
33318ed207
Port limit attributes to the new attribute parsing infrastructure Doesn't pass tests, to be rebased on https://github.com/rust-lang/rust/pull/145792 which will solve that r? `@fmease`