diff options
| author | Ben Striegel <ben.striegel@gmail.com> | 2012-06-09 01:36:26 -0400 |
|---|---|---|
| committer | Ben Striegel <ben.striegel@gmail.com> | 2012-06-09 01:36:26 -0400 |
| commit | d14d4155dead7a18b2d5b8dcac1dd7311a26900a (patch) | |
| tree | f393d30d861f2bd945668ffada546a8a5cb97b8c /src/libsyntax/parse/parser.rs | |
| parent | 56c6c65186ef37ef1592515f5f7b0062acb49153 (diff) | |
| download | rust-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
