.. |
cfg
|
rollup merge of #19898: Aatch/issue-19684
|
2014-12-21 09:26:41 -08:00 |
infer
|
rollup merge of #19926: eddyb/less-sty
|
2014-12-21 09:26:42 -08:00 |
traits
|
Remove a ton of public reexports
|
2014-12-21 09:26:41 -08:00 |
astconv_util.rs
|
Remove one dependence on typeck from const_eval.
|
2014-12-04 10:04:51 -05:00 |
astencode.rs
|
Implement "perfect forwarding" for HR impls (#19730).
|
2014-12-19 03:29:31 -05:00 |
check_const.rs
|
librustc: use unboxed closures
|
2014-12-13 17:03:47 -05:00 |
check_loop.rs
|
librustc: use #[deriving(Copy)]
|
2014-12-19 10:51:00 -05:00 |
check_match.rs
|
rollup merge of #20039: barosl/if-let-friendly-error
|
2014-12-21 09:27:34 -08:00 |
check_rvalues.rs
|
librustc: Make Copy opt-in.
|
2014-12-08 13:47:44 -05:00 |
check_static_recursion.rs
|
rustc: middle: move DefMap from resolve to def.
|
2014-12-20 07:25:37 +02:00 |
check_static.rs
|
librustc: use #[deriving(Copy)]
|
2014-12-19 10:51:00 -05:00 |
const_eval.rs
|
Remove a ton of public reexports
|
2014-12-21 09:26:41 -08:00 |
dataflow.rs
|
librustc: use #[deriving(Copy)]
|
2014-12-19 10:51:00 -05:00 |
dead.rs
|
Implement "perfect forwarding" for HR impls (#19730).
|
2014-12-19 03:29:31 -05:00 |
def.rs
|
rustc: middle: move TraitItemKind from resolve to def.
|
2014-12-20 07:28:46 +02:00 |
dependency_format.rs
|
Fallout from stabilization
|
2014-11-25 17:41:54 -08:00 |
effect.rs
|
librustc: use #[deriving(Copy)]
|
2014-12-19 10:51:00 -05:00 |
entry.rs
|
Fallout from stabilization
|
2014-11-25 17:41:54 -08:00 |
expr_use_visitor.rs
|
librustc: use #[deriving(Copy)]
|
2014-12-19 10:51:00 -05:00 |
fast_reject.rs
|
librustc: use #[deriving(Copy)]
|
2014-12-19 10:51:00 -05:00 |
graph.rs
|
rollup merge of #19898: Aatch/issue-19684
|
2014-12-21 09:26:41 -08:00 |
intrinsicck.rs
|
Centralize on using Binder to introduce new binding levels, rather than having FnSig carry an implicit binding level. This means that we be more typesafe in general, since things that instantiate bound regions can drop the Binder to reflect that.
|
2014-12-19 03:29:30 -05:00 |
lang_items.rs
|
librustc: use #[deriving(Copy)]
|
2014-12-19 10:51:00 -05:00 |
liveness.rs
|
librustc: use #[deriving(Copy)]
|
2014-12-19 10:51:00 -05:00 |
mem_categorization.rs
|
librustc: use #[deriving(Copy)]
|
2014-12-19 10:51:00 -05:00 |
pat_util.rs
|
rustc: middle: move DefMap from resolve to def.
|
2014-12-20 07:25:37 +02:00 |
privacy.rs
|
auto merge of #19953 : sanxiyn/rust/privacy-span, r=alexcrichton
|
2014-12-21 13:22:48 +00:00 |
reachable.rs
|
Parse unsafe impl but don't do anything particularly interesting with the results.
|
2014-12-14 11:11:55 -05:00 |
recursion_limit.rs
|
Add ability to configure recursion limit.
|
2014-12-08 15:51:38 -05:00 |
region.rs
|
librustc: use #[deriving(Copy)]
|
2014-12-19 10:51:00 -05:00 |
resolve_lifetime.rs
|
Add support for multiple region bounds in where clauses
|
2014-12-20 03:54:39 -08:00 |
stability.rs
|
Test fixes and rebase conflicts
|
2014-12-21 13:49:04 -08:00 |
subst.rs
|
librustc: use #[deriving(Copy)]
|
2014-12-19 10:51:00 -05:00 |
ty_fold.rs
|
rustc: use Ty instead of passing ty::sty around.
|
2014-12-20 07:04:42 +02:00 |
ty.rs
|
rollup merge of #19972: alexcrichton/snapshots
|
2014-12-21 09:28:07 -08:00 |
weak_lang_items.rs
|
librustc: Always parse macro!() /macro![] as expressions if not
|
2014-12-18 12:09:07 -05:00 |