about summary refs log tree commit diff
path: root/compiler/rustc_monomorphize/src/mono_checks
AgeCommit message (Expand)AuthorLines
2024-12-18Re-export more `rustc_span::symbol` things from `rustc_span`.Nicholas Nethercote-2/+1
2024-11-18use `TypingEnv` when no `infcx` is availablelcnr-10/+13
2024-11-14ABI checks: add support for some tier3 arches, warn on others.Luca Versari-3/+1
2024-11-12ABI checks: add support for tier2 archesLuca Versari-16/+41
2024-11-10move all mono-time checks into their own folder, and their own queryRalf Jung-0/+369