rust/src/librustc/middle
2019-07-06 15:04:18 -07:00
..
allocator.rs
borrowck.rs
cstore.rs Remove needless lifetimes 2019-07-03 10:01:02 +02:00
dead.rs rename hir::map::local_def_id_from_hir_id to local_def_id 2019-07-04 12:53:12 +02:00
dependency_format.rs Remove needless lifetimes 2019-07-03 10:01:02 +02:00
entry.rs rename hir::map::local_def_id_from_hir_id to local_def_id 2019-07-04 12:53:12 +02:00
exported_symbols.rs Run rustfmt --file-lines ... for changes from previous commits. 2019-06-14 18:58:32 +03:00
expr_use_visitor.rs Remove ExprKind::While from HIR. 2019-07-06 06:43:58 +02:00
free_region.rs rustc: remove 'x: 'y bounds (except from comments/strings). 2019-06-18 18:10:21 +03:00
intrinsicck.rs Remove needless lifetimes 2019-07-03 10:01:02 +02:00
lang_items.rs rename hir::map::local_def_id_from_hir_id to local_def_id 2019-07-04 12:53:12 +02:00
lib_features.rs Remove needless lifetimes 2019-07-03 10:01:02 +02:00
liveness.rs Cleanup liveness comment. 2019-07-06 06:43:58 +02:00
mem_categorization.rs Remove ExprKind::While from HIR. 2019-07-06 06:43:58 +02:00
privacy.rs middle: replace NodeId with HirId in AccessLevels 2019-03-13 16:33:10 +01:00
reachable.rs rename hir::map::local_def_id_from_hir_id to local_def_id 2019-07-04 12:53:12 +02:00
recursion_limit.rs Pass a Symbol to check_name, emit_feature_err, and related functions. 2019-05-13 09:29:22 +10:00
region.rs Remove ExprKind::While from HIR. 2019-07-06 06:43:58 +02:00
resolve_lifetime.rs in which we suggest anonymizing single-use lifetimes in paths 2019-07-06 15:04:18 -07:00
stability.rs rename hir::map::local_def_id_from_hir_id to local_def_id 2019-07-04 12:53:12 +02:00
weak_lang_items.rs Fix meta-variable binding errors in macros 2019-06-23 01:30:41 +02:00