From: Jeffrey Seyfried Date: Sun, 28 Aug 2016 10:31:15 +0000 (+0000) Subject: Rollup merge of #35618 - jseyfried:ast_view_path_refactor, r=eddyb X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=37f30173a017c7c5fdfb98697daa087fa5ce50c7;p=rust.git Rollup merge of #35618 - jseyfried:ast_view_path_refactor, r=eddyb Refactor `PathListItem`s This refactors away variant `Mod` of `ast::PathListItemKind` and refactors the remaining variant `Ident` to a struct `ast::PathListItem_`. --- 37f30173a017c7c5fdfb98697daa087fa5ce50c7