| .. |
|
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
|
Properly parse '--extern-private' with name and path
|
2019-04-14 00:37:25 -04:00 |
|
dead.rs
|
Pass a Symbol to check_name, emit_feature_err, and related functions.
|
2019-05-13 09:29:22 +10: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
|
Remove hir::ExprKind::If and replace it with lowering to hir::ExprKind::Match.
|
2019-05-10 19:41:10 +02:00 |
|
free_region.rs
|
Remove double trailing newlines
|
2019-04-22 16:57:01 +01:00 |
|
intrinsicck.rs
|
rustc: rename hir::def::Def to Res (short for "resolution").
|
2019-05-03 22:50:19 +03:00 |
|
lang_items.rs
|
Pass a Symbol to check_name, emit_feature_err, and related functions.
|
2019-05-13 09:29:22 +10:00 |
|
lib_features.rs
|
Return a Symbol from name_or_empty functions.
|
2019-05-13 09:31:32 +10:00 |
|
liveness.rs
|
Pass a Symbol to check_name, emit_feature_err, and related functions.
|
2019-05-13 09:29:22 +10:00 |
|
mem_categorization.rs
|
Pass a Symbol to check_name, emit_feature_err, and related functions.
|
2019-05-13 09:29:22 +10:00 |
|
privacy.rs
|
middle: replace NodeId with HirId in AccessLevels
|
2019-03-13 16:33:10 +01:00 |
|
reachable.rs
|
rustc: rename hir::def::Def to Res (short for "resolution").
|
2019-05-03 22:50:19 +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
|
Remove hir::ExprKind::If and replace it with lowering to hir::ExprKind::Match.
|
2019-05-10 19:41:10 +02:00 |
|
resolve_lifetime.rs
|
Pass a Symbol to check_name, emit_feature_err, and related functions.
|
2019-05-13 09:29:22 +10:00 |
|
stability.rs
|
Return a Symbol from name_or_empty functions.
|
2019-05-13 09:31:32 +10:00 |
|
weak_lang_items.rs
|
Remove the equality operation between Symbol and strings.
|
2019-05-13 09:31:30 +10:00 |