rust/src/librustc/middle
bors 3017343232 auto merge of #7457 : Blei/rust/fix-ffi-floats, r=cmr
Also contains a fix to help ctag pick up macro definitions.
2013-06-29 18:40:33 -07:00
..
borrowck auto merge of #7363 : bblum/rust/soundness, r=nikomatsakis 2013-06-29 04:22:53 -07:00
trans auto merge of #7457 : Blei/rust/fix-ffi-floats, r=cmr 2013-06-29 18:40:33 -07:00
typeck auto merge of #7452 : dotdash/rust/self_indirection, r=cmr 2013-06-29 16:46:32 -07:00
astencode.rs Rework vtable_res to not be flattened. It is now a list of the resolutions for each param. 2013-06-28 16:12:08 -07:00
check_const.rs Remove mutability from unique boxes in the AST 2013-06-29 08:36:25 -07:00
check_loop.rs Remove many shared pointers 2013-06-27 15:06:19 +02:00
check_match.rs Remove many shared pointers 2013-06-27 15:06:19 +02:00
const_eval.rs Remove many shared pointers 2013-06-27 15:06:19 +02:00
dataflow.rs Convert vec::[mut_]slice to methods, remove vec::const_slice. 2013-06-27 22:36:09 +10:00
effect.rs Remove many shared pointers 2013-06-27 15:06:19 +02:00
entry.rs Remove many shared pointers 2013-06-27 15:06:19 +02:00
freevars.rs Remove many shared pointers 2013-06-27 15:06:19 +02:00
kind.rs Trade stack closure copyability for type soundness. 2013-06-29 04:39:37 -04:00
lang_items.rs Removing a lot of usage of '&const' 2013-06-29 08:35:48 -07:00
lint.rs Remove many shared pointers 2013-06-27 15:06:19 +02:00
liveness.rs Remove mutability from unique boxes in the AST 2013-06-29 08:36:25 -07:00
mem_categorization.rs auto merge of #7363 : bblum/rust/soundness, r=nikomatsakis 2013-06-29 04:22:53 -07:00
moves.rs auto merge of #7244 : bblum/rust/once, r=nikomatsakis 2013-06-29 02:34:43 -07:00
pat_util.rs Remove many shared pointers 2013-06-27 15:06:19 +02:00
privacy.rs Remove many shared pointers 2013-06-27 15:06:19 +02:00
reachable.rs librustc: Fix more merge fallout. 2013-06-28 10:44:17 -04:00
region.rs Remove many shared pointers 2013-06-27 15:06:19 +02:00
resolve.rs librustc: Fix more merge fallout. 2013-06-28 10:44:17 -04:00
subst.rs libextra: Rename the actual metadata names of libcore to libstd and libstd to libextra 2013-05-22 21:57:07 -07:00
ty.rs Removing a lot of usage of '&const' 2013-06-29 08:35:48 -07:00