aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/import7.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix the last known (to me) bug in import resolution. We were not properlyRafael Ávila de Espíndola2011-01-171-0/+19
dropping the inner part of the environment when an intermediate item resolved in an outer scope.