about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/diagnostic_impls.rs
AgeCommit message (Expand)AuthorLines
2022-10-12UPDATE - Move IntoDiagnosticArg implementations to diagnostic_impls fileJhonny Bill Mena-1/+155
2022-10-12ADD - IntoDiagnostic conformance for TargetDataLayoutErrors in rustc_errorsJhonny Bill Mena-0/+53