.. |
astconv_util.rs
|
rustc: embed path resolutions into the HIR instead of keeping DefMap.
|
2016-11-28 04:18:10 +02:00 |
const_qualif.rs
|
|
|
const_val.rs
|
Move syntax::util::interner -> syntax::symbol , cleanup.
|
2016-11-20 23:40:20 +00:00 |
cstore.rs
|
rustc: separate TraitItem from their parent Item, just like ImplItem.
|
2016-12-28 11:21:45 +02:00 |
dataflow.rs
|
revamp Visitor with a single method for controlling nested visits
|
2016-11-29 13:04:27 +01:00 |
dead.rs
|
rustc: separate TraitItem from their parent Item, just like ImplItem.
|
2016-12-28 11:21:45 +02:00 |
dependency_format.rs
|
Avoid loading needless proc-macro dependencies.
|
2016-11-28 03:37:02 +00:00 |
effect.rs
|
revamp Visitor with a single method for controlling nested visits
|
2016-11-29 13:04:27 +01:00 |
entry.rs
|
rustc: separate TraitItem from their parent Item, just like ImplItem.
|
2016-12-28 11:21:45 +02:00 |
expr_use_visitor.rs
|
rustc: simplify AdtDef by removing the field types and ty::ivar.
|
2016-11-29 21:24:26 +02:00 |
free_region.rs
|
turn the RFC1592 warnings into hard errors
|
2016-09-01 13:34:56 +03:00 |
intrinsicck.rs
|
rustc: separate TraitItem from their parent Item, just like ImplItem.
|
2016-12-28 11:21:45 +02:00 |
lang_items.rs
|
rustc: separate TraitItem from their parent Item, just like ImplItem.
|
2016-12-28 11:21:45 +02:00 |
liveness.rs
|
revamp Visitor with a single method for controlling nested visits
|
2016-11-29 13:04:27 +01:00 |
mem_categorization.rs
|
rustc: replace body exprs by their ids
|
2016-11-29 13:04:27 +01:00 |
privacy.rs
|
Replace FnvHasher use with FxHasher.
|
2016-11-08 15:14:59 +11:00 |
reachable.rs
|
rustc: separate TraitItem from their parent Item, just like ImplItem.
|
2016-12-28 11:21:45 +02:00 |
recursion_limit.rs
|
limit the length of types in monomorphization
|
2016-12-02 00:54:22 +02:00 |
region.rs
|
pacify the mercilous tidy
|
2016-12-02 14:18:09 -05:00 |
resolve_lifetime.rs
|
rustc: separate TraitItem from their parent Item, just like ImplItem.
|
2016-12-28 11:21:45 +02:00 |
stability.rs
|
Remove MacroDef 's fields imported_from and allow_internal_unstable ,
|
2016-12-18 23:26:29 +00:00 |
weak_lang_items.rs
|
revamp Visitor with a single method for controlling nested visits
|
2016-11-29 13:04:27 +01:00 |