about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/codegen_attrs.rs
AgeCommit message (Expand)AuthorLines
2022-12-15Check `fn_sig` in more situations per reviewinquisitivecrystal-1/+1
2022-12-13Don't perform invalid checks in `codegen_attrs`inquisitivecrystal-2/+23
2022-12-13Move some codegen-y methods from rustc_hir_analysis::collect -> rustc_codegen...Michael Goulet-0/+688