rust/src/librustc/middle
2015-01-05 17:22:13 -05:00
..
cfg Merge pull request #20457 from frewsxcv/rm-reexports 2015-01-04 21:36:36 +00:00
infer auto merge of #20285 : FlaPer87/rust/oibit-send-and-friends, r=nikomatsakis 2015-01-05 04:20:46 +00:00
traits [breaking change] Update entry API as part of RFC 509. 2015-01-04 15:55:54 -05:00
astconv_util.rs sed -i -s 's/\bmod,/self,/g' **/*.rs 2015-01-03 22:42:21 -05:00
astencode.rs serialize: Use assoc types + less old_orphan_check 2015-01-04 22:59:26 -08:00
check_const.rs rustc: allow paths in constants to refer to polymorphic items. 2015-01-04 18:47:58 +02:00
check_loop.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
check_match.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
check_rvalues.rs Make ty::ParameterEnvironment, not ty::ctxt, implement Typer and 2015-01-03 07:01:21 -05:00
check_static_recursion.rs Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
check_static.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
const_eval.rs DecodeInlinedItem: convert to "unboxed" closures 2015-01-05 17:22:13 -05:00
dataflow.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
dead.rs Add syntax for negative implementations of traits 2015-01-04 23:16:13 +01:00
def.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
dependency_format.rs Fallout of std::str stabilization 2014-12-21 23:31:42 -08:00
effect.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
entry.rs Fallout from stabilization 2014-11-25 17:41:54 -08:00
expr_use_visitor.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
fast_reject.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
graph.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
intrinsicck.rs sed -i -s 's/\bmod,/self,/g' **/*.rs 2015-01-03 22:42:21 -05:00
lang_items.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
liveness.rs auto merge of #20443 : nikomatsakis/rust/autoderef-overloaded-calls, r=pcwalton 2015-01-04 16:36:41 +00:00
mem_categorization.rs rustc: allow paths in constants to refer to polymorphic items. 2015-01-04 18:47:58 +02:00
pat_util.rs rustc: middle: move DefMap from resolve to def. 2014-12-20 07:25:37 +02:00
privacy.rs Add syntax for negative implementations of traits 2015-01-04 23:16:13 +01:00
reachable.rs Add syntax for negative implementations of traits 2015-01-04 23:16:13 +01:00
recursion_limit.rs Add ability to configure recursion limit. 2014-12-08 15:51:38 -05:00
region.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
resolve_lifetime.rs Add syntax for negative implementations of traits 2015-01-04 23:16:13 +01:00
stability.rs Add syntax for negative implementations of traits 2015-01-04 23:16:13 +01:00
subst.rs sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs 2015-01-03 22:54:18 -05:00
ty_fold.rs Convert the TODO into a FIXME. 2015-01-04 12:01:19 -05:00
ty_walk.rs sed -i -s 's/\bmod,/self,/g' **/*.rs 2015-01-03 22:42:21 -05:00
ty.rs auto merge of #20285 : FlaPer87/rust/oibit-send-and-friends, r=nikomatsakis 2015-01-05 04:20:46 +00:00
weak_lang_items.rs librustc: Always parse macro!()/macro![] as expressions if not 2014-12-18 12:09:07 -05:00