rust/compiler/rustc_typeck
bors 88860d5474 Auto merge of #96473 - lcnr:querify-codegen-fn-attrs, r=cjgillot
store `codegen_fn_attrs` in crate metadata

extracted from #95562 because the change isn't trivial.
2022-05-09 19:52:59 +00:00
..

For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.