diff options
| author | bors <bors@rust-lang.org> | 2016-12-23 06:22:45 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2016-12-23 06:22:45 +0000 |
| commit | 82611a022468bb54476f149a0e77901ed48bcb9a (patch) | |
| tree | 3ff453dfacae27d143767f47ff1c3d5e63576b57 /src/test/run-pass/thinlto | |
| parent | c8e7ec4bfc71db24b4c3cb186480214bdc32a091 (diff) | |
| parent | 8a1acb2c690eeb11b5c3f2a26bf2d68741ed5844 (diff) | |
| download | rust-82611a022468bb54476f149a0e77901ed48bcb9a.tar.gz rust-82611a022468bb54476f149a0e77901ed48bcb9a.zip | |
Auto merge of #38232 - jseyfried:refactor_global_paths, r=nrc
Refactor global paths
This PR removes the field `global: bool` from `ast::Path` and `hir::Path`, instead representing a global path `::foo::bar` as `{{root}}::foo::bar`, where `{{root}}` is a virtual keyword `keywords::CrateRoot`.
Also, fixes #38016.
r? @nrc
Diffstat (limited to 'src/test/run-pass/thinlto')
0 files changed, 0 insertions, 0 deletions
