mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 20:48:49 +00:00
ast: Optimize list and value extraction primitives for attributes It's not necessary to convert the whole attribute into a meta item to extract something specific.