]> git.lizzy.rs Git - rust.git/commitdiff
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)
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.

1  2 
src/librustc/diagnostics.rs

Simple merge