diff options
| author | Tim Chevalier <chevalier@alum.wellesley.edu> | 2011-05-24 10:46:48 -0700 |
|---|---|---|
| committer | Tim Chevalier <chevalier@alum.wellesley.edu> | 2011-05-24 10:47:58 -0700 |
| commit | bad05e20a35318c7790990683bcdf2d254c8059a (patch) | |
| tree | c3f431ef2bb0904a3ce26e1804da69369a5b9428 /src/rt/test/rust_test_runtime.cpp | |
| parent | 029c1e71ff8a293b35091fb2d75a7d542453bf7c (diff) | |
| download | rust-bad05e20a35318c7790990683bcdf2d254c8059a.tar.gz rust-bad05e20a35318c7790990683bcdf2d254c8059a.zip | |
Improve nonexistent-module error message
The error message for (for example) "import vec;" without "use std;" was "cyclic import", which was misleading because there were no cycles. I changed it to "cyclic import or nonexistent module", which doesn't break existing tests.
Diffstat (limited to 'src/rt/test/rust_test_runtime.cpp')
0 files changed, 0 insertions, 0 deletions
