]> git.lizzy.rs Git - rust.git/commit
Checking location and syntax of non_exhaustive attribute.
authorDavid Wood <david@davidtw.co>
Sat, 24 Mar 2018 18:07:18 +0000 (18:07 +0000)
committerDavid Wood <david@davidtw.co>
Mon, 2 Apr 2018 22:02:29 +0000 (23:02 +0100)
commit138472bdc6b428eafc755dbc97b2706fa13a268c
treeeaae47d996071a68142d2625b0f12316617aad68
parent934902af61d8024ddd7db290b33a7076dad7b107
Checking location and syntax of non_exhaustive attribute.
src/librustc/diagnostics.rs
src/librustc/hir/check_attr.rs
src/test/compile-fail/rfc-2008-non-exhaustive/invalid-attribute.rs [new file with mode: 0644]