rust/src/librustc_typeck
Felix S. Klock II b85b3c9b2b Fix span typo in the arithmetic overflow for array length reporting.
Added pair of regression tests that I should have made when I thought
of doing this in the first place.
2015-03-03 12:10:58 +01:00
..
check Address arith-overflow and error-handling in const_eval.rs. 2015-03-03 12:10:57 +01:00
coherence Remove the synthetic "region bound" from closures and instead update how 2015-03-02 05:45:41 -05:00
astconv.rs Fix span typo in the arithmetic overflow for array length reporting. 2015-03-03 12:10:58 +01:00
collect.rs Merge conflicts due to eddyb's UFCS branch 2015-02-24 16:27:23 -05:00
constrained_type_params.rs Report errors for type parameters that are not constrained, either by 2015-02-18 10:24:55 -05:00
diagnostics.rs Add check for unbounded due to non-regular types in dropck. 2015-03-01 11:15:32 +01:00
lib.rs Fix @nikomatsakis' nits in typeck. 2015-02-24 14:16:02 +02:00
rscope.rs Implement the basic rules of RFC 599, but do not yet support custom types. 2015-02-16 10:55:37 -05:00
variance.rs Make traits with assoc types invariant in their inputs. 2015-02-24 18:21:20 -05:00