..
borrowck
DST coercions and DST structs
2014-08-26 12:38:51 +12:00
cfg
Fix formatting, update copyright dates
2014-08-29 23:44:08 -04:00
save
Implement generalized object and type parameter bounds ( Fixes #16462 )
2014-08-27 21:46:52 -04:00
trans
make separate compilation respect #[inline] attributes
2014-09-05 09:18:57 -07:00
typeck
auto merge of #16953 : nick29581/rust/dst-bug-7, r=pcwalton
2014-09-03 21:31:07 +00:00
astencode.rs
DST raw pointers - *-pointers are fat pointers
2014-09-02 10:05:00 +12:00
check_const.rs
Rebasing changes
2014-08-26 16:07:32 +12:00
check_loop.rs
Fix formatting, update copyright dates
2014-08-29 23:44:08 -04:00
check_match.rs
Remove the branch merging optimisations for slice patterns
2014-08-30 19:50:46 +02:00
check_static.rs
DST coercions and DST structs
2014-08-26 12:38:51 +12:00
const_eval.rs
Fix spelling errors and capitalization.
2014-09-03 23:10:38 -04:00
dataflow.rs
auto merge of #16859 : alexcrichton/rust/snapshots, r=huonw
2014-08-30 19:51:25 +00:00
dead.rs
librustc: handle repr on structs, require it for ffi, unify with packed
2014-08-20 21:02:23 -04:00
def.rs
dependency_format.rs
effect.rs
Adjust the error messages to match the pattern "expected foo, found bar"
2014-08-24 09:53:01 +02:00
entry.rs
expr_use_visitor.rs
DST raw pointers - *-pointers are fat pointers
2014-09-02 10:05:00 +12:00
freevars.rs
librustc: Tie up loose ends in unboxed closures.
2014-08-14 08:53:25 -07:00
graph.rs
Implement generalized object and type parameter bounds ( Fixes #16462 )
2014-08-27 21:46:52 -04:00
intrinsicck.rs
auto merge of #16751 : luqmana/rust/tr, r=alexcrichton
2014-08-27 09:31:14 +00:00
kind.rs
auto merge of #16811 : nick29581/rust/dst-bug-2, r=nikomatsakis
2014-09-03 17:51:05 +00:00
lang_items.rs
Rename Share
to Sync
2014-08-07 08:54:38 -07:00
liveness.rs
Add support for labeled while loops.
2014-08-29 23:43:55 -04:00
mem_categorization.rs
Register new snapshots
2014-08-29 14:33:08 -07:00
pat_util.rs
Remove the branch merging optimisations for slice patterns
2014-08-30 19:50:46 +02:00
privacy.rs
Implement generalized object and type parameter bounds ( Fixes #16462 )
2014-08-27 21:46:52 -04:00
reachable.rs
librustc: Stop assuming that implementations and traits only contain
2014-08-14 11:40:22 -07:00
region.rs
Fix formatting, update copyright dates
2014-08-29 23:44:08 -04:00
resolve_lifetime.rs
Implement generalized object and type parameter bounds ( Fixes #16462 )
2014-08-27 21:46:52 -04:00
resolve.rs
auto merge of #16598 : bkoropoff/rust/import-shadow-name, r=alexcrichton
2014-08-30 12:41:22 +00:00
stability.rs
librustc: Stop assuming that implementations and traits only contain
2014-08-14 11:40:22 -07:00
subst.rs
Implement generalized object and type parameter bounds ( Fixes #16462 )
2014-08-27 21:46:52 -04:00
ty_fold.rs
DST raw pointers - *-pointers are fat pointers
2014-09-02 10:05:00 +12:00
ty.rs
Fix spelling errors and capitalization.
2014-09-03 23:10:38 -04:00
weak_lang_items.rs