rust/src/librustc_errors
bors afe145d227 Auto merge of #43096 - estebank:ascription-help, r=nikomatsakis
Point at `:` when using it instead of `;`

When triggering type ascription in such a way that we can infer a
statement end was intended, add a suggestion for the change. Always
point out the reason for the expectation of a type is due to type
ascription.

Fix #42057, #41928.
2017-07-23 20:56:20 +00:00
..
Cargo.toml store typeck lints in the TypeckTables 2017-02-02 20:38:16 -05:00
diagnostic_builder.rs Add flag to hide code on inline suggestions 2017-07-17 09:27:51 -07:00
diagnostic.rs Auto merge of #43096 - estebank:ascription-help, r=nikomatsakis 2017-07-23 20:56:20 +00:00
emitter.rs Auto merge of #43096 - estebank:ascription-help, r=nikomatsakis 2017-07-23 20:56:20 +00:00
lib.rs Add flag to hide code on inline suggestions 2017-07-17 09:27:51 -07:00
lock.rs
registry.rs
snippet.rs Remove unused code from librustc_errors 2017-07-06 18:49:32 -07:00
styled_buffer.rs Remove unused code from librustc_errors 2017-07-06 18:49:32 -07:00