rust/compiler/rustc_passes/src
Tyler Mandry b867d13d34
Rollup merge of #79844 - tmiasko:rwu-table-mod, r=lcnr
Move RWUTable to a separate module
2020-12-09 13:38:34 -08:00
..
liveness Move RWUTable to a separate module 2020-12-09 00:00:00 +00:00
check_attr.rs Don't ICE on malformed rustc_args_required_const attribute 2020-12-06 00:00:00 +00:00
check_const.rs Allow making RUSTC_BOOTSTRAP conditional on the crate name 2020-11-07 13:45:11 -05:00
dead.rs Simplify visit_{foreign,trait}_item 2020-12-08 15:56:15 +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 rustc_ast: visit_mac -> visit_mac_call 2020-11-03 23:39:51 +03:00
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.rs Validate use of parameters in naked functions 2020-11-25 00:00:00 +00:00
lib_features.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
liveness.rs Rollup merge of #79844 - tmiasko:rwu-table-mod, r=lcnr 2020-12-09 13:38:34 -08:00
loops.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
naked_functions.rs Validate naked functions definitions 2020-12-07 00:00:00 +00:00
reachable.rs Formatting. 2020-11-26 21:32:29 +01:00
region.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
stability.rs Formatting. 2020-11-26 21:32:29 +01:00
upvars.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
weak_lang_items.rs Collapse all uses of target.options.foo into target.foo 2020-11-08 17:29:13 +03:00