]> git.lizzy.rs Git - rust.git/commit
Add a hint when given --extern with an indeterminate type
authorCorey Richardson <corey@octayn.net>
Tue, 29 Dec 2015 05:11:52 +0000 (00:11 -0500)
committerCorey Richardson <corey@octayn.net>
Tue, 29 Dec 2015 05:25:37 +0000 (00:25 -0500)
commit992feab697ee51d9bd89e693c5106c6cbf0b0a12
treeb9a8cbae16858329c45b78dd40da96907de205d1
parent27a1834ce522e3ec7fe4726b1661de16ee30c503
Add a hint when given --extern with an indeterminate type

@ubsan brought up this relatively poor error message. This adds a
help message hinting when the problem actually is, and how to fix
it.
src/librustc_metadata/loader.rs