diff options
| author | Rafael Ávila de Espíndola <[email protected]> | 2011-01-10 15:56:55 -0500 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2011-01-11 13:58:39 -0800 |
| commit | c5a766f13379e543d2721b610c8eb6f3beb2af69 (patch) | |
| tree | 4e0857ddd4bd08c32a37470e4ee64c5b193b970c /src/boot | |
| parent | Sketch support for reading multi-file crates in rustc. Add test, not yet work... (diff) | |
| download | rust-c5a766f13379e543d2721b610c8eb6f3beb2af69.tar.xz rust-c5a766f13379e543d2721b610c8eb6f3beb2af69.zip | |
Fix two invalid import cases we were not detecting:
* If an import was unused we would never print any errors for it.
* We would keep the existing environment in scope when descending 'foo.bar'
and would find 'bar' in the global environment if there was no 'bar' in
'foo'.
Diffstat (limited to 'src/boot')
0 files changed, 0 insertions, 0 deletions