]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #55510 - bitshifter:repr-feature-gate-fix, r=petrochenkov
authorkennytm <kennytm@gmail.com>
Wed, 7 Nov 2018 10:01:53 +0000 (18:01 +0800)
committerGitHub <noreply@github.com>
Wed, 7 Nov 2018 10:01:53 +0000 (18:01 +0800)
Fix feature gate only being checked on first repr attr.

Reported in https://github.com/rust-lang/rust/issues/33158#issuecomment-412185357.

1  2 
src/libsyntax/feature_gate.rs

Simple merge