This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
49,913
Commits
2
Branches
0
Tags
1.4
GiB
9a07087bc5
Commit Graph
2 Commits
Author
SHA1
Message
Date
Jeffrey Seyfried
de0de61dd4
Partially undo the fix of issue
#30159
in PR
#30294
to avoid breakage.
2015-12-11 21:21:13 +00:00
Jeffrey Seyfried
27c4f9e7b1
Fix a bug in which the visibility of a use declaration defining a name in one namespace (e.g. the value namespace) is overridden by a later use declaration defining the same name in the other namespace (e.g. the type namespace).
2015-12-10 02:55:05 +00:00