summary refs log tree commit diff
path: root/src/librustc/lint/table.rs
AgeCommit message (Expand)AuthorLines
2017-02-02store typeck lints in the `TypeckTables`Niko Matsakis-0/+15
2017-02-02introduce `LintTable`Niko Matsakis-0/+56