about summary refs log tree commit diff
path: root/src/liballoc_system
diff options
context:
space:
mode:
authorTommy Ip <hkmp7tommy@gmail.com>2017-06-10 10:55:19 +0100
committerTommy Ip <hkmp7tommy@gmail.com>2017-06-10 13:03:11 +0100
commitb89db83e6c6dd8186875188de049057d9743ba8a (patch)
tree1e5696c0e5a75cdb21ac0dec0cd4a10f23fca616 /src/liballoc_system
parent60ac9f467cbbf8481a6f09e3e90e470dec85cf65 (diff)
downloadrust-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