]> git.lizzy.rs Git - rust.git/commit
Implement #507
authorDevon Hollowood <devonhollowood@gmail.com>
Mon, 21 Dec 2015 09:03:12 +0000 (01:03 -0800)
committerDevon Hollowood <devonhollowood@gmail.com>
Mon, 21 Dec 2015 09:03:12 +0000 (01:03 -0800)
commitb190aa7debabc5b9d81b73b3f72701ece99d5ff0
tree3554203896bd5fe9b7f6ae405f2740f6906e21ca
parent4a32445aa7fdc7d38fdfeb23e07536ff11c860bc
Implement #507

Make `used_underscore_binding` lint compatible with MacroAttributes
expansions. TODO: Add a good test for this.
src/misc.rs
tests/compile-fail/used_underscore_binding.rs