rust/src/librustc_session
bors ffa80f01d8 Auto merge of #74926 - Manishearth:rename-lint, r=jyn514
Rename intra_doc_link_resolution_failure

It should be plural to follow the conventions in https://github.com/rust-lang/rfcs/blob/master/text/0344-conventions-galore.md#lints
2020-07-31 02:20:47 +00:00
..
lint Rename the lint again 2020-07-30 10:39:31 -07:00
Cargo.toml Diagnose use of incompatible sanitizers 2020-06-14 18:14:10 +02:00
cgu_reuse_tracker.rs Remove lots of Symbol::as_str() calls. 2020-07-15 09:01:35 +10:00
code_stats.rs Don't redundantly repeat field names (clippy::redundant_field_names) 2020-03-06 19:42:18 +01:00
config.rs Rollup merge of #73893 - ajpaverd:cfguard-stabilize, r=nikomatsakis 2020-07-22 09:29:03 -07:00
filesearch.rs rustc: Ignore fs::canonicalize errors in metadata 2020-07-30 08:21:10 -07:00
lib.rs Diagnose use of incompatible sanitizers 2020-06-14 18:14:10 +02:00
lint.rs Implement crate level only lints checking. 2020-06-18 09:53:12 +08:00
options.rs Fixed coverage map issues; better aligned with LLVM APIs 2020-07-25 07:39:51 -07:00
output.rs cleanup: config::CrateType -> CrateType 2020-05-02 11:57:23 +03:00
parse.rs Auto merge of #73746 - Manishearth:rollup-80jnynm, r=Manishearth 2020-06-26 02:16:07 +00:00
search_paths.rs Speed up path searching with find_library_crate. 2020-04-07 09:21:15 +10:00
session.rs Auto merge of #72049 - mati865:mingw-lld, r=petrochenkov 2020-07-29 13:58:19 +00:00
utils.rs Factor out NativeLibKind::Dylib from NativeLibKind::Unspecified 2020-05-20 21:57:13 +03:00