]> git.lizzy.rs Git - rust.git/commit
Resolve type variables when checking casting to char
authorSeo Sanghyeon <sanxiyn@gmail.com>
Wed, 12 Feb 2014 15:42:28 +0000 (00:42 +0900)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 13 Feb 2014 20:50:25 +0000 (12:50 -0800)
commit606c23a78920c03758e200004fd9d1f4257f0325
treed39791c35c9400dd155817d9bf054724ff52e51a
parent745aa7482ace9f62fcd08ff7a9195fd484527c94
Resolve type variables when checking casting to char
src/librustc/middle/typeck/check/mod.rs
src/test/run-pass/issue-9918.rs [new file with mode: 0644]