rust/compiler/rustc_lint/src
bors 8ae3b50976 Auto merge of #77119 - GuillaumeGomez:unclosed-html-tag-lint, r=jyn514
Unclosed html tag lint

Part of #67799.

I think `@ollie27` will be interested (`@Manishearth` too since they opened the issue ;) ).

r? `@jyn514`
2020-10-07 09:56:51 +00:00
..
nonstandard_style
array_into_iter.rs Auto-generate lint documentation. 2020-09-13 08:48:03 -07:00
builtin.rs lint missing docs for extern items 2020-09-22 00:02:46 +02:00
context.rs Simplify some match statements on `DefPathDataName' 2020-09-25 22:46:15 +01:00
early.rs
internal.rs add test 2020-09-21 20:36:05 +02:00
late.rs
levels.rs Prevent forbid from being ignored if overriden at the same level. 2020-10-04 13:14:01 -04:00
lib.rs Auto merge of #77119 - GuillaumeGomez:unclosed-html-tag-lint, r=jyn514 2020-10-07 09:56:51 +00:00
non_ascii_idents.rs Auto merge of #76541 - matthiaskrgr:unstable_sort, r=davidtwco 2020-09-14 21:43:17 +00:00
nonstandard_style.rs use array_windows instead of windows in the compiler 2020-09-20 08:11:05 +02:00
passes.rs
redundant_semicolon.rs Auto-generate lint documentation. 2020-09-13 08:48:03 -07:00
traits.rs Uplift drop-bounds lint from clippy 2020-10-01 12:06:33 -07:00
types.rs Remove unused #[allow(...)] statements from compiler/ 2020-09-26 01:25:55 +02:00
unused.rs Separate bounds and predicates for associated/opaque types 2020-10-06 11:19:29 +01:00