]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #12441 : kud1ing/rust/backticks, r=brson
authorbors <bors@rust-lang.org>
Sat, 22 Feb 2014 17:11:47 +0000 (09:11 -0800)
committerbors <bors@rust-lang.org>
Sat, 22 Feb 2014 17:11:47 +0000 (09:11 -0800)
Not all of those messages are covered by tests. I am not sure how to trigger them and where to put those tests.

Also some message patterns in the existing tests are not complete.
For example, i find `error: mismatched types: expected "i32" but found "char" (expected i32 but found char)` a bit repetitive, but as i can see there is no test covering that.

1  2 
src/librustc/middle/ty.rs

Simple merge