..
borrowck
librustc: Remove cross-borrowing of Box<T>
to &T
from the language,
2014-07-17 14:05:36 -07:00
cfg
Extend --pretty flowgraph=ID to include dataflow results in output.
2014-07-15 12:26:56 +02:00
save
auto merge of #15725 : aochagavia/rust/vec, r=alexcrichton
2014-07-18 03:46:23 +00:00
trans
Remove outdated unreachable check from call_visit_glue
2014-07-18 18:16:18 +02:00
typeck
auto merge of #15725 : aochagavia/rust/vec, r=alexcrichton
2014-07-18 03:46:23 +00:00
astencode.rs
librustc: Remove cross-borrowing of Box<T>
to &T
from the language,
2014-07-17 14:05:36 -07:00
check_const.rs
Convert a first batch of diagnostics to have error codes
2014-07-12 21:53:34 +02:00
check_loop.rs
check_match.rs
librustc: Remove cross-borrowing of Box<T>
to &T
from the language,
2014-07-17 14:05:36 -07:00
check_static.rs
Convert a first batch of diagnostics to have error codes
2014-07-12 21:53:34 +02:00
const_eval.rs
dataflow.rs
Rename functions in the CloneableVector trait
2014-07-17 16:35:48 +02:00
dead.rs
librustc: Remove cross-borrowing of Box<T>
to &T
from the language,
2014-07-17 14:05:36 -07:00
def.rs
middle: Derive Show impls
2014-07-15 18:54:47 -04:00
dependency_format.rs
effect.rs
change to new trait style for method field refs
2014-07-15 14:46:32 -07:00
entry.rs
expr_use_visitor.rs
freevars.rs
graph.rs
intrinsicck.rs
kind.rs
middle::kind: Don't crash when checking safety of Drop
2014-07-15 19:34:42 -04:00
lang_items.rs
liveness.rs
mem_categorization.rs
Borrow checking for overloaded indexing
2014-07-15 09:05:06 +12:00
pat_util.rs
privacy.rs
change to new trait style for method field refs
2014-07-15 14:46:32 -07:00
reachable.rs
librustc: Remove cross-borrowing of Box<T>
to &T
from the language,
2014-07-17 14:05:36 -07:00
region.rs
librustc: Implement the fully-expanded, UFCS form of explicit self.
2014-07-16 20:01:52 -07:00
resolve_lifetime.rs
resolve.rs
auto merge of #15733 : sanxiyn/rust/use-from-type, r=alexcrichton
2014-07-18 11:51:20 +00:00
stability.rs
Bug fixes for stability tracking
2014-07-10 20:51:35 -07:00
subst.rs
middle::subst: Better handling of parameter lookup failure
2014-07-15 19:34:41 -04:00
ty_fold.rs
ty.rs
librustc: Remove cross-borrowing of Box<T>
to &T
from the language,
2014-07-17 14:05:36 -07:00
weak_lang_items.rs