rust/compiler/rustc_session/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
..
lint Auto merge of #77119 - GuillaumeGomez:unclosed-html-tag-lint, r=jyn514 2020-10-07 09:56:51 +00:00
cgu_reuse_tracker.rs
code_stats.rs
config.rs Updates to experimental coverage counter injection 2020-10-05 08:02:58 -07:00
filesearch.rs Remove unused #[allow(...)] statements from compiler/ 2020-09-26 01:25:55 +02:00
lib.rs
lint.rs Support ignore for lint examples. 2020-09-13 08:48:03 -07:00
options.rs Updates to experimental coverage counter injection 2020-10-05 08:02:58 -07:00
output.rs
parse.rs
search_paths.rs use strip_prefix over starts_with and manual slicing based on pattern length (clippy::manual_strip) 2020-09-17 10:13:16 +02:00
session.rs Remove duplicate comment 2020-09-27 11:00:46 +02:00
utils.rs