]> git.lizzy.rs Git - rust.git/commit
Auto merge of #24975 - michaelsproul:enum-diagnostics, r=pnkfelix
authorbors <bors@rust-lang.org>
Thu, 30 Apr 2015 18:59:11 +0000 (18:59 +0000)
committerbors <bors@rust-lang.org>
Thu, 30 Apr 2015 18:59:11 +0000 (18:59 +0000)
commite962870420fef19e8f23a299dbe7499aca1656a5
tree602ccefd526b81d0034fe9852f0da89f4481c0f8
parent2568a4d8c57d184326ee6974c0a769bbb93c1b22
parent63e63218a123bbda1ed47cbe5e8bac62b7e48e97
Auto merge of #24975 - michaelsproul:enum-diagnostics, r=pnkfelix

Explanations for E0079, E0080, E0081, E0082, E0083 and E0084 as part of #24407.

All the errors concern the use of `#[repr(X)]` with enum types.

I also updated the short description for E0079 so that it takes sign into account.
src/librustc/diagnostics.rs