]> git.lizzy.rs Git - rust.git/commit
Correct inference of primitive operand type behind binary operation
authorvarkor <github@varkor.com>
Sat, 11 Jan 2020 14:30:02 +0000 (14:30 +0000)
committervarkor <github@varkor.com>
Sun, 9 Feb 2020 00:47:01 +0000 (00:47 +0000)
commit38060567e89bb142e8a060d91bf53f7e82eaaae6
treef150b16e57e17b41259237f4c00b705fa843751f
parent07a34df18b437319a7ff510077bbab95cf7ec6bc
Correct inference of primitive operand type behind binary operation
src/librustc_typeck/check/op.rs
src/test/ui/inference/infer-binary-operand-behind-reference.rs [new file with mode: 0644]