mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
d6621f07ae
Port `#[collapse_debuginfo]` to the new attribute parsing system Tracking issue: https://github.com/rust-lang/rust/issues/131229 Felt like doing one again, has been a while :3 r? @jdonszelmann