rust/src/librustc/middle
2019-06-05 21:09:27 +01:00
..
allocator.rs Remove licenses 2018-12-25 21:08:33 -07:00
borrowck.rs move librustc to 2018 2019-02-05 12:45:47 -06:00
cstore.rs Update get_lib_features, defined_lib_features, get_lang_items, defined_lang_items, missing_lang_items, postorder_cnums and maybe_unused_extern_crates 2019-05-23 18:51:51 +02:00
dead.rs rustc: remove Res::Upvar. 2019-06-01 20:28:48 +03:00
dependency_format.rs move librustc to 2018 2019-02-05 12:45:47 -06:00
entry.rs Remove the equality operation between Symbol and strings. 2019-05-13 09:31:30 +10:00
exported_symbols.rs Fix lint findings in librustc 2019-04-28 21:19:26 +02:00
expr_use_visitor.rs rustc: remove Res::Upvar. 2019-06-01 20:28:48 +03:00
free_region.rs Remove double trailing newlines 2019-04-22 16:57:01 +01:00
intrinsicck.rs Remove impls for InternedString/string equality. 2019-05-21 20:08:33 +10:00
lang_items.rs Avoid unnecessary internings. 2019-05-27 13:58:38 +10:00
lib_features.rs Return a Symbol from name_or_empty functions. 2019-05-13 09:31:32 +10:00
liveness.rs rustc: remove Res::Upvar. 2019-06-01 20:28:48 +03:00
mem_categorization.rs rustc: remove Res::Upvar. 2019-06-01 20:28:48 +03:00
privacy.rs middle: replace NodeId with HirId in AccessLevels 2019-03-13 16:33:10 +01:00
reachable.rs rustc: remove Res::Upvar. 2019-06-01 20:28:48 +03: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 Delay ICE in early_free_scope so feature gate has chance to stop compilation cleanly. 2019-05-24 14:02:41 +02:00
resolve_lifetime.rs Addressed points raised in review. 2019-06-05 21:09:27 +01:00
stability.rs Aggregation of drive-by cosmetic changes. 2019-06-05 21:09:26 +01:00
weak_lang_items.rs Remove the equality operation between Symbol and strings. 2019-05-13 09:31:30 +10:00