summary refs log tree commit diff
path: root/compiler/rustc_monomorphize/src/errors.rs
AgeCommit message (Expand)AuthorLines
2022-09-05UPDATE - into_diagnostic to take a Handler instead of a ParseSessJhonny Bill Mena-2/+3
2022-08-25allow non-monomorphize modules to access hard-coded error message through new...Nathan Stocks-3/+3
2022-08-25remove stray commentNathan Stocks-1/+0
2022-08-25replace some usages of [Span]FatalError with error-specific typesNathan Stocks-8/+12
2022-08-25rebased: convert rustc_monomorphize errors to SessionDiagnosticNathan Stocks-0/+81