rust/src/librustc_typeck
Mark Simulacrum ddc2333fab Rollup merge of #42787 - zackmdavis:explain_E0562, r=GuillaumeGomez
add extended information for E0562; impl Trait can only be a return type

r? @GuillaumeGomez
2017-06-23 06:02:09 -06:00
..
check Auto merge of #42614 - GuillaumeGomez:new-error-codes, r=pnkfelix 2017-06-22 21:46:08 +00:00
coherence kill various tasks we no longer need and remove outdated README text 2017-06-12 16:00:31 -04:00
variance incr.comp.: Uniformly represent DepNodes as (Kind, StableHash) pairs. 2017-06-09 15:03:34 +02:00
Cargo.toml rustc: expose monomorphic const_eval through on-demand. 2017-04-16 01:31:06 +03:00
astconv.rs Upgrade ProjectionTy's Name to a DefId 2017-05-31 12:35:13 -04:00
check_unused.rs introduce ability to if we have typeck-tables for a given def-id 2017-04-28 10:02:06 -04:00
collect.rs fix RUST_LOG ICE caused by printing a default impl's DefId 2017-05-28 10:43:25 +03:00
constrained_type_params.rs intern CodeExtents 2017-04-30 17:02:59 -04:00
diagnostics.rs Rollup merge of #42787 - zackmdavis:explain_E0562, r=GuillaumeGomez 2017-06-23 06:02:09 -06:00
impl_wf_check.rs Remove need for &format!(...) or &&"" dances in `span_label` calls 2017-05-08 12:56:15 +02:00
lib.rs Bump version and stage0 compiler 2017-06-19 22:25:05 -07:00