.. |
borrowck
|
Merge conflicts from the rollup
|
2014-06-18 17:23:03 -07:00 |
cfg
|
middle::cfg code cleanup.
|
2014-06-18 16:41:52 +02:00 |
save
|
rustc: Improve span for error about using a method as a field.
|
2014-06-16 18:15:54 -07:00 |
trans
|
Move lint.rs out of middle
|
2014-06-24 10:22:49 -07:00 |
typeck
|
Move lint.rs out of middle
|
2014-06-24 10:22:49 -07:00 |
astencode.rs
|
Rename ty_param_bounds_and_ty to Polytype
|
2014-06-22 10:25:11 -04:00 |
check_const.rs
|
|
|
check_loop.rs
|
|
|
check_match.rs
|
auto merge of #15086 : jakub-/rust/xc-struct-variants-match, r=alexcrichton
|
2014-06-23 09:16:36 +00:00 |
check_static.rs
|
|
|
const_eval.rs
|
Add a b"xx" byte string literal of type &'static [u8].
|
2014-06-17 23:43:18 +02:00 |
dataflow.rs
|
Ensure dataflow of a proc never looks at blocks from closed-over context.
|
2014-06-18 16:41:53 +02:00 |
dead.rs
|
Move lint.rs out of middle
|
2014-06-24 10:22:49 -07:00 |
def.rs
|
|
|
dependency_format.rs
|
|
|
effect.rs
|
|
|
entry.rs
|
|
|
expr_use_visitor.rs
|
auto merge of #14830 : luqmana/rust/cmtrttcbctto, r=nikomatsakis
|
2014-06-19 09:26:24 +00:00 |
freevars.rs
|
|
|
graph.rs
|
Revise dataflow to do a cfg-driven walk.
|
2014-06-18 16:38:23 +02:00 |
intrinsicck.rs
|
|
|
kind.rs
|
Remove TraitStore from ty_trait
|
2014-06-18 10:30:33 +12:00 |
lang_items.rs
|
|
|
liveness.rs
|
Move lint.rs out of middle
|
2014-06-24 10:22:49 -07:00 |
mem_categorization.rs
|
librustc: Remove outdated reference to ~ and @
|
2014-06-24 05:02:53 -07:00 |
pat_util.rs
|
|
|
privacy.rs
|
Move lint.rs out of middle
|
2014-06-24 10:22:49 -07:00 |
reachable.rs
|
librustc: Make addresses of immutable statics insignificant unless
|
2014-06-17 11:44:00 -07:00 |
region.rs
|
|
|
resolve_lifetime.rs
|
|
|
resolve.rs
|
Move lint.rs out of middle
|
2014-06-24 10:22:49 -07:00 |
stability.rs
|
Add stability inheritance
|
2014-06-18 22:22:26 -07:00 |
subst.rs
|
|
|
ty_fold.rs
|
RegionFolder should only invoke callback on free regions.
|
2014-06-22 06:19:56 +02:00 |
ty.rs
|
Rename lint::Lint to lint::LintId
|
2014-06-24 10:24:03 -07:00 |
weak_lang_items.rs
|
|
|