]> git.lizzy.rs Git - rust.git/commit
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)
commit87e3b5fe7fc5e601f502a82b4bd73da5c07c59f2
treef83b45582ce2a4abdecb8bc381b971a4763858be
parent52755b717ead712d27eaa554b7eea78e3d181cee
parent766e138aa297173936393caad86e2d8f40402809
auto merge of #12441 : kud1ing/rust/backticks, r=brson

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.
src/librustc/middle/ty.rs