| .. |
|
_match.rs
|
rustc: pass ty::Region behind an interned 'tcx reference.
|
2016-08-27 01:15:06 +03:00 |
|
adjustment.rs
|
rustc_metadata: go only through rustc_serialize in astencode.
|
2016-09-20 20:07:54 +03:00 |
|
cast.rs
|
Refactor TyStruct/TyEnum/TyUnion into TyAdt
|
2016-09-08 22:17:53 +03:00 |
|
contents.rs
|
Refactor TyStruct/TyEnum/TyUnion into TyAdt
|
2016-09-08 22:17:53 +03:00 |
|
context.rs
|
rustc_metadata: group information into less tags.
|
2016-09-20 20:08:04 +03:00 |
|
error.rs
|
Specify when type parameter shadows primitive type
|
2016-09-15 20:06:29 -07:00 |
|
fast_reject.rs
|
Refactor TyStruct/TyEnum/TyUnion into TyAdt
|
2016-09-08 22:17:53 +03:00 |
|
flags.rs
|
Refactor TyStruct/TyEnum/TyUnion into TyAdt
|
2016-09-08 22:17:53 +03:00 |
|
fold.rs
|
rustc: pass ty::Region behind an interned 'tcx reference.
|
2016-08-27 01:15:06 +03:00 |
|
item_path.rs
|
rustc_metadata: group information into less tags.
|
2016-09-20 20:08:04 +03:00 |
|
ivar.rs
|
use memoized pattern for SizedConstraint
|
2016-08-02 19:31:25 -04:00 |
|
layout.rs
|
rustc_metadata: go only through rustc_serialize in astencode.
|
2016-09-20 20:07:54 +03:00 |
|
maps.rs
|
rustc: remove ImplOrTraitItemId and TraitDef's associated_type_names.
|
2016-09-20 20:08:03 +03:00 |
|
mod.rs
|
rustc_metadata: group information into less tags.
|
2016-09-20 20:08:04 +03:00 |
|
outlives.rs
|
Refactor TyStruct/TyEnum/TyUnion into TyAdt
|
2016-09-08 22:17:53 +03:00 |
|
relate.rs
|
Refactor TyStruct/TyEnum/TyUnion into TyAdt
|
2016-09-08 22:17:53 +03:00 |
|
structural_impls.rs
|
rustc_metadata: remove ty{en,de}code and move to auto-derived serialization.
|
2016-09-20 20:08:01 +03:00 |
|
sty.rs
|
rustc_metadata: remove ty{en,de}code and move to auto-derived serialization.
|
2016-09-20 20:08:01 +03:00 |
|
subst.rs
|
rustc_metadata: side-step ty{en,de}code for everything but Ty.
|
2016-09-20 20:08:01 +03:00 |
|
trait_def.rs
|
rustc: remove ImplOrTraitItemId and TraitDef's associated_type_names.
|
2016-09-20 20:08:03 +03:00 |
|
util.rs
|
rustc_trans: use the TypeId hashing mechanism instead of metadata.
|
2016-09-20 20:08:00 +03:00 |
|
walk.rs
|
Refactor TyStruct/TyEnum/TyUnion into TyAdt
|
2016-09-08 22:17:53 +03:00 |
|
wf.rs
|
Refactor TyStruct/TyEnum/TyUnion into TyAdt
|
2016-09-08 22:17:53 +03:00 |