Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

save-analysis: avoid implicit unwrap #48007

Merged
merged 1 commit into from
Feb 6, 2018
Merged

Conversation

nrc
Copy link
Member

@nrc nrc commented Feb 4, 2018

When looking up a field defintion, since the name might be incorrect in the field init shorthand case.

cc rust-lang/rls#699

r? @eddyb

When looking up a field defintion, since the name might be incorrect in the field init shorthand case.

cc rust-lang/rls#699
@eddyb
Copy link
Member

eddyb commented Feb 4, 2018

@bors r+

@bors
Copy link
Contributor

bors commented Feb 4, 2018

📌 Commit 3c72a84 has been approved by eddyb

@pietroalbini pietroalbini added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Feb 5, 2018
kennytm added a commit to kennytm/rust that referenced this pull request Feb 5, 2018
save-analysis: avoid implicit unwrap

When looking up a field defintion, since the name might be incorrect in the field init shorthand case.

cc rust-lang/rls#699

r? @eddyb
bors added a commit that referenced this pull request Feb 6, 2018
Rollup of 10 pull requests

- Successful merges: #46030, #47496, #47543, #47704, #47753, #47807, #47948, #47959, #48003, #48007
- Failed merges:
@bors bors merged commit 3c72a84 into rust-lang:master Feb 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants