]> git.lizzy.rs Git - rust.git/commit
Move lint infrastructure and individual lints into separate files
authorKeegan McAllister <kmcallister@mozilla.com>
Sun, 1 Jun 2014 23:16:00 +0000 (16:16 -0700)
committerKeegan McAllister <kmcallister@mozilla.com>
Tue, 24 Jun 2014 17:24:03 +0000 (10:24 -0700)
commit3144614f0ba39ba9f2a8c14f09c23c488be244eb
treed914ec0f2ba764f349795bf21f699ec7ca2a7a23
parent75bfedaef5c7b7bbfd91a78188f8b8e6a97510c3
Move lint infrastructure and individual lints into separate files
src/librustc/lint/builtin.rs [new file with mode: 0644]
src/librustc/lint/mod.rs