1
Fork 0
rust/compiler/rustc_codegen_ssa
Vadim Petrochenkov a9c8a5c025 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
2023-02-01 22:35:02 +04:00
..
src ast: Optimize list and value extraction primitives for attributes 2023-02-01 22:35:02 +04:00
Cargo.toml Auto merge of #106646 - Amanieu:ilp32-object, r=Mark-Simulacrum 2023-01-14 08:33:09 +00:00
README.md

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.