about summary refs log tree commit diff
path: root/compiler/rustc_lint/src/context.rs
AgeCommit message (Expand)AuthorLines
2020-12-11Move binder for dyn to each list itemJack Huey-1/+1
2020-11-24Move lev_distance to rustc_ast, make non-genericArlie Davis-2/+2
2020-10-30Implement rustc side of report-future-incompatAaron Hill-3/+18
2020-10-14Remove unused code from remaining compiler cratesest31-4/+0
2020-09-25Simplify some match statements on `DefPathDataName'marmeladema-7/+2
2020-09-25Rename `DefPathData::get_name()` to `DefPathData::name()`marmeladema-1/+1
2020-09-25Move from {{closure}}#0 syntax to {closure#0} for (def) path componentsmarmeladema-2/+7
2020-09-19update docsBastian Kauschke-1/+2
2020-09-19wordingBastian Kauschke-1/+2
2020-09-19transmute: use diagnostic itemBastian Kauschke-0/+2
2020-09-04Change ty.kind to a methodLeSeulArtichaut-1/+1
2020-09-02pretty: trim paths of unique symbolsDan Aloni-10/+17
2020-08-30mv compiler to compiler/mark-0/+862