summary refs log tree commit diff
path: root/src/librustdoc/passes/lint
AgeCommit message (Expand)AuthorLines
2023-02-22rustdoc: reduce allocations when generating tooltipsMichael Howell-1/+1
2023-02-22various: translation resources from cg backendDavid Wood-2/+4
2023-02-22errors: generate typed identifiers in each crateDavid Wood-1/+1
2023-02-15Use more let chainGuillaume Gomez-5/+3
2023-01-26rustdoc: Stop using `HirId`sVadim Petrochenkov-3/+2
2023-01-08Make translate_message return result and add testsmejrs-1/+3
2022-11-22Consolidate rustdoc's lint passes into a single passNoah Lev-0/+666