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
..

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