about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/errors.rs
AgeCommit message (Expand)AuthorLines
2022-07-08Migrate MutDeref, TransientMutBorrow diagnosticsMichael Goulet-0/+24
2022-07-08Migrate PanicNonStr, RawPtrComparison, RawPtrToInt diagnosticsMichael Goulet-0/+24
2022-07-08Migrate StaticAccess diagnosticMichael Goulet-0/+13
2022-07-08Migrate NonConstOp diagnosticMichael Goulet-0/+7
2022-07-08Migrate unstable-in-stable diagnosticMichael Goulet-0/+21