]> git.lizzy.rs Git - rust.git/commit
Better detection of repr packed and align
authorCameron Hart <cameron.hart@gmail.com>
Sun, 23 Jul 2017 07:27:13 +0000 (17:27 +1000)
committerCameron Hart <cameron.hart@gmail.com>
Sun, 23 Jul 2017 07:27:13 +0000 (17:27 +1000)
commit200c4d041059dd233c2181ff0fd0997b08bdc755
tree5dd1060b9fa1ba4a97956ec72876dde92e9dc505
parent504328a31a211814f9cac6de84c5a7ed154f58eb
Better detection of repr packed and align

Fixes issue #43317.
src/librustc/diagnostics.rs
src/librustc/hir/check_attr.rs
src/librustc_typeck/check/mod.rs
src/librustc_typeck/diagnostics.rs
src/test/compile-fail/conflicting-repr-hints.rs