]> git.lizzy.rs Git - rust.git/commit
permit coercions if `[error]` is found in either type
authorNiko Matsakis <niko@alum.mit.edu>
Sat, 9 Jan 2016 01:16:30 +0000 (20:16 -0500)
committerNiko Matsakis <niko@alum.mit.edu>
Sat, 9 Jan 2016 01:20:02 +0000 (20:20 -0500)
commit83710b44716cb078fde8992acc4f28839eefbe51
treeb5db47793063bd16387885e3a32de5bc57659078
parenta3cbfa58be12a3ae0c4efd71c3e8c39554924e08
permit coercions if `[error]` is found in either type
src/librustc_typeck/check/coercion.rs
src/test/compile-fail/issue-19692.rs
src/test/compile-fail/issue-3973.rs