about summary refs log tree commit diff
path: root/compiler/rustc_lint/src/foreign_modules.rs
AgeCommit message (Expand)AuthorLines
2023-11-17rename bound region instantiationlcnr-2/+2
2023-10-20s/Generator/Coroutine/Oli Scherer-2/+2
2023-10-20Adjust importsMichael Goulet-1/+1
2023-09-28Remove `rustc_lint_defs::lint_array`DaniPopes-4/+3
2023-08-04Simplify clashing_extern_declarations.Camille GILLOT-270/+263
2023-08-04Querify clashing_extern_declarations lint.Camille GILLOT-0/+409