summary refs log tree commit diff
path: root/compiler/rustc_query_system/src/error.rs
AgeCommit message (Expand)AuthorLines
2022-09-06Make `HandleCycleError` an enum instead of a macro-generated closureJoshua Nelson-0/+7
2022-08-31SessionDiagnostic for QueryOverflow errorLi Yuanheng-0/+4
2022-08-31use derive proc macro to impl SessionDiagnosticYuanheng Li-39/+48
2022-08-31link related issue to FIXMELi Yuanheng-1/+1
2022-08-31migrate rustc_query_system to use SessionDiagnosticYuanheng Li-0/+60