..
borrowck.rs
Remove rustc_mir dependency from rustc_borrowck
2019-07-11 18:54:02 +01:00
cstore.rs
Derive Debug for NativeLibrary and NativeLibraryKind
2019-08-11 16:51:36 +02:00
dead.rs
Remove Spanned from {ast,hir}::FieldPat
2019-08-15 12:31:50 +03:00
dependency_format.rs
Remove needless lifetimes
2019-07-03 10:01:02 +02:00
entry.rs
normalize use of backticks for compiler messages in remaining modules
2019-07-23 23:09:59 +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
Fiddle param env through to try_eval_bits in most places
2019-08-05 17:48:05 +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
Wrap promoted generator fields in MaybeUninit
2019-07-29 12:17:49 -07:00
lib_features.rs
Collect library features from non-exported macros
2019-07-07 13:04:07 +03:00
liveness.rs
Remove Spanned from {ast,hir}::FieldPat
2019-08-15 12:31:50 +03:00
mem_categorization.rs
Remove Spanned from {ast,hir}::FieldPat
2019-08-15 12:31:50 +03:00
privacy.rs
middle: replace NodeId with HirId in AccessLevels
2019-03-13 16:33:10 +01:00
reachable.rs
Use is_const()
2019-08-15 17:37:54 +09:00
recursion_limit.rs
Raise the default recursion limit to 128
2019-07-07 00:12:35 +03:00
region.rs
Remove Spanned from {ast,hir}::FieldPat
2019-08-15 12:31:50 +03:00
resolve_lifetime.rs
Rename ItemImplKind::Type to ItemImplKind::TyAlias
2019-08-04 20:16:41 +01:00
stability.rs
Merge Variant and Variant_
2019-08-14 14:47:01 -03:00
weak_lang_items.rs
Fix meta-variable binding errors in macros
2019-06-23 01:30:41 +02:00