rust/src/librustc_typeck
Will Speak 799656311c Add Error Explanations for E0163 & E0164
Addds `--explain` support for E0163 and E0164.
2015-10-03 15:51:40 +01:00
..
check remove the "don't add _ WF obligation" hack 2015-10-02 23:36:07 +03:00
coherence move direct accesses of node to go through as_local_node_id, unless 2015-10-01 10:37:19 -04:00
astconv.rs Add a method to test span containment 2015-10-03 00:36:20 +09:00
collect.rs Provide the context for error in constant evaluation of enum discriminant 2015-10-03 00:36:20 +09:00
constrained_type_params.rs rustc: move some functions in middle::ty working on Ty to methods. 2015-06-26 07:34:56 +03:00
diagnostics.rs Add Error Explanations for E0163 & E0164 2015-10-03 15:51:40 +01:00
lib.rs move job of creating local-def-ids to ast-map (with a few stragglers) 2015-10-01 10:28:28 -04:00
rscope.rs move middle::ty and related modules to middle/ty/ 2015-09-14 10:56:13 +03:00
variance.rs move direct accesses of node to go through as_local_node_id, unless 2015-10-01 10:37:19 -04:00