#[feature(uniform_paths)]: allow use x::y;
to resolve through self::x
, not just ::x
.#52923
Merged
bors merged 6 commits intorust-lang:masterfrom Aug 14, 2018
Merged
#[feature(uniform_paths)]: allow `use x::y;` to resolve through `self::x`, not just `::x`.#52923bors merged 6 commits intorust-lang:masterfrom
bors merged 6 commits intorust-lang:masterfrom
Commits
Commits on Aug 13, 2018
Commits on Aug 14, 2018
- committed
- committed
- committed
- committed