| .. |
|
_match.rs
|
rustc: pass ty::Region behind an interned 'tcx reference.
|
2016-08-27 01:15:06 +03:00 |
|
adjustment.rs
|
Rename empty/bang to never
|
2016-08-13 21:37:09 +08:00 |
|
cast.rs
|
rustc: move cfg, infer, traits and ty from middle to top-level.
|
2016-03-27 01:05:54 +02:00 |
|
contents.rs
|
Add union types
|
2016-09-03 13:37:25 +03:00 |
|
context.rs
|
Lower unions from AST to HIR and from HIR to types
|
2016-09-03 13:39:33 +03:00 |
|
error.rs
|
Add union types
|
2016-09-03 13:37:25 +03:00 |
|
fast_reject.rs
|
Implement encoding/decoding unions in metadata
|
2016-09-03 13:39:34 +03:00 |
|
flags.rs
|
Add union types
|
2016-09-03 13:37:25 +03:00 |
|
fold.rs
|
rustc: pass ty::Region behind an interned 'tcx reference.
|
2016-08-27 01:15:06 +03:00 |
|
item_path.rs
|
Some better support for unions through the compiler
|
2016-09-03 13:39:34 +03:00 |
|
ivar.rs
|
use memoized pattern for SizedConstraint
|
2016-08-02 19:31:25 -04:00 |
|
layout.rs
|
Implement layout calculation and add more trans stubs
|
2016-09-03 13:39:34 +03:00 |
|
maps.rs
|
rustc: use Vec<Kind> in Substs, where Kind is a &TyS | &Region tagged pointer.
|
2016-08-27 01:15:07 +03:00 |
|
mod.rs
|
Auto merge of #36119 - arielb1:ctp-again, r=eddyb
|
2016-09-03 14:31:42 -07:00 |
|
outlives.rs
|
Add union types
|
2016-09-03 13:37:25 +03:00 |
|
relate.rs
|
Some better support for unions through the compiler
|
2016-09-03 13:39:34 +03:00 |
|
structural_impls.rs
|
Add union types
|
2016-09-03 13:37:25 +03:00 |
|
sty.rs
|
Fix rebase + address comments
|
2016-09-03 13:39:34 +03:00 |
|
subst.rs
|
rustc: use Vec<Kind> in Substs, where Kind is a &TyS | &Region tagged pointer.
|
2016-08-27 01:15:07 +03:00 |
|
trait_def.rs
|
rustc: reduce Substs and Generics to a simple immutable API.
|
2016-08-17 05:50:57 +03:00 |
|
util.rs
|
Some better support for unions through the compiler
|
2016-09-03 13:39:34 +03:00 |
|
walk.rs
|
Add union types
|
2016-09-03 13:37:25 +03:00 |
|
wf.rs
|
Add union types
|
2016-09-03 13:37:25 +03:00 |