]> git.lizzy.rs Git - rust.git/commit
Add a note when trying to call a non-function
authorAntti Keränen <detegr@gmail.com>
Mon, 23 Nov 2015 14:48:55 +0000 (16:48 +0200)
committerAntti Keränen <detegr@gmail.com>
Mon, 23 Nov 2015 14:57:09 +0000 (16:57 +0200)
commit428e790d8cc83b4bbffaf037acccfd29c6ff4777
treea6c3ca048bc6219c9d11ce3cca5f809c5833e0de
parent4891c00634f209bcc66d7f00bc507eb35a0fe6a8
Add a note when trying to call a non-function

The note added tells the definition location of the non-function
that is being called. Fixes #10969
src/librustc_typeck/check/callee.rs