rust/compiler/rustc_passes/src
2021-01-06 10:59:50 +01:00
..
liveness Move RWUTable to a separate module 2020-12-09 00:00:00 +00:00
check_attr.rs Don't use to_string on Symbol 2021-01-06 10:59:50 +01:00
check_const.rs Implement lowering of if-let guards to MIR 2020-12-06 13:42:24 +01:00
dead.rs use matches!() macro in more places 2020-12-24 13:35:12 +01:00
diagnostic_items.rs Use visitor for its very purpose. 2020-11-26 21:32:29 +01:00
entry.rs Formatting. 2020-11-26 21:32:29 +01:00
hir_id_validator.rs Do not visit ForeignItemRef for HIR indexing and validation. 2020-11-28 18:08:17 +01:00
hir_stats.rs
intrinsicck.rs Retain assembly operands span when lowering AST to HIR 2020-12-06 20:48:08 +01:00
lang_items.rs Store ForeignItem in a side table. 2020-11-26 21:29:27 +01:00
layout_test.rs Store ForeignItem in a side table. 2020-11-26 21:29:27 +01:00
lib_features.rs
lib.rs Validate use of parameters in naked functions 2020-11-25 00:00:00 +00:00
liveness.rs Rollup merge of #80495 - jyn514:rename-empty, r=petrochenkov 2020-12-30 20:56:58 +00:00
loops.rs
naked_functions.rs reduce borrowing and (de)referencing around match patterns (clippy::match_ref_pats) 2021-01-02 20:09:17 +01:00
reachable.rs Formatting. 2020-11-26 21:32:29 +01:00
region.rs
stability.rs adjust const generics defaults FIXMEs to the new feature gate 2021-01-01 11:01:01 +01:00
upvars.rs
weak_lang_items.rs Collapse all uses of target.options.foo into target.foo 2020-11-08 17:29:13 +03:00