Skip to content

Conversation

jseyfried
Copy link
Contributor

This fixes #33213, a bug that prevents glob imports from being included in the save-analysis data.
r? @nrc

@nrc
Copy link
Member

nrc commented Apr 28, 2016

@bors: r+

@bors
Copy link
Collaborator

bors commented Apr 28, 2016

📌 Commit 6c98048 has been approved by nrc

@bors
Copy link
Collaborator

bors commented Apr 28, 2016

☔ The latest upstream changes (presumably #33208) made this pull request unmergeable. Please resolve the merge conflicts.

@jseyfried jseyfried force-pushed the fix_save_analysis_bug branch from 6c98048 to e9c4225 Compare April 28, 2016 22:07
@jseyfried
Copy link
Contributor Author

@bors r=nrc

@bors
Copy link
Collaborator

bors commented Apr 28, 2016

📌 Commit e9c4225 has been approved by nrc

Manishearth added a commit to Manishearth/rust that referenced this pull request Apr 29, 2016
rustc_save_analysis: fix a bug in which glob imports are not dumped

This fixes rust-lang#33213, a bug that prevents glob imports from being included in the save-analysis data.
r? @nrc
bors added a commit that referenced this pull request Apr 29, 2016
Rollup of 4 pull requests

- Successful merges: #33239, #33248, #33253, #33258
- Failed merges:
@bors bors merged commit e9c4225 into rust-lang:master Apr 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

save-analysis doesn't dump information about glob imports
3 participants