about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorBen Striegel <ben.striegel@gmail.com>2012-06-09 01:36:26 -0400
committerBen Striegel <ben.striegel@gmail.com>2012-06-09 01:36:26 -0400
commitd14d4155dead7a18b2d5b8dcac1dd7311a26900a (patch)
treef393d30d861f2bd945668ffada546a8a5cb97b8c /src/libsyntax/parse/parser.rs
parent56c6c65186ef37ef1592515f5f7b0062acb49153 (diff)
downloadrust-d14d4155dead7a18b2d5b8dcac1dd7311a26900a.tar.gz
rust-d14d4155dead7a18b2d5b8dcac1dd7311a26900a.zip
Allow multiple `num` impls to be imported at once
If we import num::num, it gets reexported implicitly and causes collisions if
you try to import (for example) int::num and i8::num at the same time.
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions