]> git.lizzy.rs Git - rust.git/commit
Create a new method to run coercion inside probe
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Wed, 9 Nov 2016 23:25:45 +0000 (00:25 +0100)
committerGuillaume Gomez <guillaume1.gomez@gmail.com>
Fri, 21 Apr 2017 14:13:26 +0000 (16:13 +0200)
commit7d3284ebc18f3d4087d71352421726b2240a7c20
treebb5a1583238ff48e4421631419831d3cc51ffbb4
parent8fe3a9a8f123fa759d35000bfbfb623167a76409
Create a new method to run coercion inside probe
src/librustc_typeck/check/coercion.rs
src/librustc_typeck/check/demand.rs
src/test/compile-fail/cross-borrow-trait.rs
src/test/compile-fail/dst-bad-coercions.rs
src/test/compile-fail/issue-11374.rs