rust/src/librustc/middle
bors ad775be8b4 auto merge of #14360 : alexcrichton/rust/remove-deprecated, r=kballard
These have all been deprecated for awhile now, so it's likely time to start removing them.
2014-05-23 09:11:26 -07:00
..
borrowck auto merge of #14357 : huonw/rust/spelling, r=pnkfelix 2014-05-22 20:56:18 -07:00
cfg libstd: Remove all uses of ~str from libstd 2014-05-22 14:42:02 -07:00
trans auto merge of #14357 : huonw/rust/spelling, r=pnkfelix 2014-05-22 20:56:18 -07:00
typeck auto merge of #14357 : huonw/rust/spelling, r=pnkfelix 2014-05-22 20:56:18 -07:00
astencode.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
check_const.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
check_loop.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
check_match.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
check_static.rs librustc: Remove all uses of ~str from librustc. 2014-05-12 11:28:57 -07:00
const_eval.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
dataflow.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
dead.rs rustc: rename the lint level enum for style. 2014-05-21 21:50:37 +10:00
dependency_format.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
effect.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
entry.rs Reorganise driver code. 2014-05-11 11:08:01 +12:00
expr_use_visitor.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
freevars.rs Removed unnecessary arguments for walk_* functions 2014-05-14 02:20:25 -04:00
graph.rs rustc::middle::graph API revisions. 2014-05-15 13:50:42 -07:00
kind.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
lang_items.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
lint.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
liveness.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
mem_categorization.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
pat_util.rs
privacy.rs auto merge of #14360 : alexcrichton/rust/remove-deprecated, r=kballard 2014-05-23 09:11:26 -07:00
reachable.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
region.rs
resolve_lifetime.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
resolve.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
subst.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
ty_fold.rs Factor out foldable better to reduce code duplication. There is now a "double 2014-05-12 17:46:26 -04:00
ty.rs auto merge of #14348 : alexcrichton/rust/doc.rust-lang.org, r=huonw 2014-05-22 16:56:23 -07:00
weak_lang_items.rs libcore: Remove all uses of ~str from libcore. 2014-05-22 14:42:02 -07:00