diff options
| author | Tommy Ip <hkmp7tommy@gmail.com> | 2017-06-10 10:55:19 +0100 |
|---|---|---|
| committer | Tommy Ip <hkmp7tommy@gmail.com> | 2017-06-10 13:03:11 +0100 |
| commit | b89db83e6c6dd8186875188de049057d9743ba8a (patch) | |
| tree | 1e5696c0e5a75cdb21ac0dec0cd4a10f23fca616 /src/liballoc_system | |
| parent | 60ac9f467cbbf8481a6f09e3e90e470dec85cf65 (diff) | |
| download | rust-b89db83e6c6dd8186875188de049057d9743ba8a.tar.gz rust-b89db83e6c6dd8186875188de049057d9743ba8a.zip | |
Only emit one error for `use foo::self;`
Currently `use foo::self;` would emit both E0429 and E0432. This commit silence the latter one (assuming `foo` is a valid module). Fixes #42559
Diffstat (limited to 'src/liballoc_system')
0 files changed, 0 insertions, 0 deletions
