rust/compiler/rustc_passes/src
Dylan DPC e6e7ccc28d
Rollup merge of #76329 - GuillaumeGomez:doc-alias-crate-level, r=matthewjasper
Add check for doc alias attribute at crate level

Fixes #76298, #64734, #69365.

r? @ollie27
2020-10-05 02:29:27 +02:00
..
check_attr.rs Enforce crate level attributes checks 2020-10-04 13:36:47 +02:00
check_const.rs
dead.rs dead_code: look at trait impls even if they don't contain items 2020-09-22 22:13:58 +02:00
diagnostic_items.rs transmute: use diagnostic item 2020-09-19 11:33:11 +02:00
entry.rs Enforce crate level attributes checks 2020-10-04 13:36:47 +02:00
hir_id_validator.rs Address review comment 2020-09-25 22:48:44 +01:00
hir_stats.rs
intrinsicck.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00
lang_items.rs
layout_test.rs
lib_features.rs
lib.rs liveness: Use newtype_index for Variable and LiveNode 2020-09-26 16:44:41 +02:00
liveness.rs Rollup merge of #77296 - tmiasko:liveness-option, r=ecstatic-morse 2020-09-30 20:56:12 +02:00
loops.rs
reachable.rs
region.rs
stability.rs Rollup merge of #77203 - ecstatic-morse:const-stability-attr-checks, r=oli-obk 2020-09-27 18:37:21 +02:00
upvars.rs
weak_lang_items.rs Implement Make handle_alloc_error default to panic (for no_std + liballoc) 2020-10-02 09:00:29 +02:00