.. |
cfg
|
Remove ExprSlice by hacking the compiler
|
2014-12-30 13:06:25 +13:00 |
infer
|
Convert to use Rc<TraitRef> in object types (finally!).
|
2014-12-30 09:36:21 -05:00 |
traits
|
Convert to use Rc<TraitRef> in object types (finally!).
|
2014-12-30 09:36:21 -05:00 |
astconv_util.rs
|
Move the scalar types out of static data so that we can put Rc into sty.
|
2014-12-30 09:34:38 -05:00 |
astencode.rs
|
Convert to use Rc<TraitRef> in object types (finally!).
|
2014-12-30 09:36:21 -05:00 |
check_const.rs
|
Make ty_bare_fn carry an optional def-id indicating whether it is the
|
2014-12-22 12:27:07 -05:00 |
check_loop.rs
|
Fallout of std::str stabilization
|
2014-12-21 23:31:42 -08:00 |
check_match.rs
|
Make ExprUseVisitor<..> use inherited parameter environments.
|
2014-12-30 09:32:42 -05:00 |
check_rvalues.rs
|
Move the TypeContents-based "Sized" queries into trans, where the full
|
2014-12-30 09:32:42 -05:00 |
check_static_recursion.rs
|
Fallout of std::str stabilization
|
2014-12-21 23:31:42 -08:00 |
check_static.rs
|
Make ExprUseVisitor<..> use inherited parameter environments.
|
2014-12-30 09:32:42 -05:00 |
const_eval.rs
|
Fallout of std::str stabilization
|
2014-12-21 23:31:42 -08:00 |
dataflow.rs
|
Fallout of std::str stabilization
|
2014-12-21 23:31:42 -08:00 |
dead.rs
|
Implement "perfect forwarding" for HR impls (#19730).
|
2014-12-19 03:29:31 -05:00 |
def.rs
|
Switch Region information from uint to u32.
|
2014-12-29 23:55:24 +11:00 |
dependency_format.rs
|
Fallout of std::str stabilization
|
2014-12-21 23:31:42 -08:00 |
effect.rs
|
Rote changes that don't care to distinguish between a fn pointer and a fn item.
|
2014-12-22 12:27:07 -05:00 |
entry.rs
|
Fallout from stabilization
|
2014-11-25 17:41:54 -08:00 |
expr_use_visitor.rs
|
Make ExprUseVisitor<..> use inherited parameter environments.
|
2014-12-30 09:32:42 -05:00 |
fast_reject.rs
|
Implement associated type projection and normalization.
|
2014-12-30 09:36:21 -05:00 |
graph.rs
|
rollup merge of #19898: Aatch/issue-19684
|
2014-12-21 09:26:41 -08:00 |
intrinsicck.rs
|
Move the scalar types out of static data so that we can put Rc into sty.
|
2014-12-30 09:34:38 -05:00 |
lang_items.rs
|
Add hypothetical support for ranges with only an upper bound
|
2014-12-30 13:06:24 +13:00 |
liveness.rs
|
Remove ExprSlice by hacking the compiler
|
2014-12-30 13:06:25 +13:00 |
mem_categorization.rs
|
Move the scalar types out of static data so that we can put Rc into sty.
|
2014-12-30 09:34:38 -05:00 |
pat_util.rs
|
rustc: middle: move DefMap from resolve to def.
|
2014-12-20 07:25:37 +02:00 |
privacy.rs
|
Accept ?Sized as well as Sized?
|
2014-12-26 10:16:24 +13:00 |
reachable.rs
|
Fallout of std::str stabilization
|
2014-12-21 23:31:42 -08:00 |
recursion_limit.rs
|
Add ability to configure recursion limit.
|
2014-12-08 15:51:38 -05:00 |
region.rs
|
Fallout from mut slices
|
2014-12-30 13:06:25 +13:00 |
resolve_lifetime.rs
|
rollup merge of #20194: nick29581/dst-syntax
|
2014-12-29 16:35:59 -08:00 |
stability.rs
|
Test fixes and rebase conflicts
|
2014-12-21 13:49:04 -08:00 |
subst.rs
|
Rewrite the intrinsicck to take the parameter environment into account. Also fixes #20116.
|
2014-12-30 09:32:42 -05:00 |
ty_fold.rs
|
Convert to use Rc<TraitRef> in object types (finally!).
|
2014-12-30 09:36:21 -05:00 |
ty.rs
|
Convert to use Rc<TraitRef> in object types (finally!).
|
2014-12-30 09:36:21 -05:00 |
weak_lang_items.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |