]> git.lizzy.rs Git - rust.git/commit
Complain when multiple methods in the same scope match a call
authorMarijn Haverbeke <marijnh@gmail.com>
Mon, 19 Dec 2011 09:13:42 +0000 (10:13 +0100)
committerMarijn Haverbeke <marijnh@gmail.com>
Mon, 19 Dec 2011 09:13:42 +0000 (10:13 +0100)
commit4d524b957ffbaadfee0491e740c78187c240cad0
tree302add3663df95173a7ec64eb17e357a6cd35718
parent7185ea35c33478d4d350d0cb589db53a9b782813
Complain when multiple methods in the same scope match a call

Issue #1227
src/comp/middle/typeck.rs