about summary refs log tree commit diff
path: root/compiler/rustc_monomorphize/src/collector
AgeCommit message (Expand)AuthorLines
2025-08-14Complete functionality and general cleanupMarcelo Domínguez-0/+48
2024-11-10move all mono-time checks into their own folder, and their own queryRalf Jung-317/+0
2024-11-01Emit warning when calling/declaring functions with unavailable vectors.Luca Versari-0/+162
2024-10-25Revert "Emit error when calling/declaring functions with unavailable vectors."Rémy Rakic-111/+0
2024-10-25Emit error when calling/declaring functions with unavailable vectors.Luca Versari-0/+111
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-5/+4
2024-05-23Remove `#[macro_use] extern crate tracing` from `rustc_monomorphize`.Nicholas Nethercote-0/+1
2024-04-14move the LargeAssignments lint logic into its own fileRalf Jung-0/+155