about summary refs log tree commit diff
path: root/src/tools/clippy/doc/common_tools_writing_lints.md
AgeCommit message (Expand)AuthorLines
2020-07-17Rename TypeckTables to TypeckResults.Valentin Lazureanu-8/+8
2020-07-03Use 'tcx for references to AccessLevels wherever possible.Eduard-Mihai Burtescu-8/+8
2020-06-26rustc_lint: only query `typeck_tables_of` when a lint needs it.Eduard-Mihai Burtescu-8/+8
2020-06-09Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippyLzu Tao-0/+48
2020-05-28Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5' into clippyup2flip1995-0/+152