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

update for ndk r9b #10335

Merged
merged 1 commit into from
Nov 8, 2013
Merged

update for ndk r9b #10335

merged 1 commit into from
Nov 8, 2013

Conversation

ksh8281
Copy link
Contributor

@ksh8281 ksh8281 commented Nov 7, 2013

update for ndk r9b (#10323)

Android NDK, Revision 9b (October 2013)
Important changes:
Updated include/android/*h and math.h for all Android API levels up to 18, 
including the addition of levels 13, 15, 16 and 17. 
For information on added APIs, 
see commit messages for Changes 68012 and 68014. (Issues 47150, 58528, and 38423)

https://android-review.googlesource.com/#/c/68014/

@yichoi
Copy link
Contributor

yichoi commented Nov 7, 2013

bors added a commit that referenced this pull request Nov 7, 2013
update for ndk r9b (#10323)

````
Android NDK, Revision 9b (October 2013)
Important changes:
Updated include/android/*h and math.h for all Android API levels up to 18, 
including the addition of levels 13, 15, 16 and 17. 
For information on added APIs, 
see commit messages for Changes 68012 and 68014. (Issues 47150, 58528, and 38423)
````

https://android-review.googlesource.com/#/c/68014/
@bors bors closed this Nov 8, 2013
@bors bors merged commit 96ec3c1 into rust-lang:master Nov 8, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request May 20, 2023
Fix: Some suggestions generated by the option_if_let_else lint did not compile

This addresses a bug in Clippy where the fix suggestend by the `option_if_let_else` lint would not compile for `Result`s which have an impure expression in the `else` branch.

---

changelog: [`option_if_let_else`]: Fixed incorrect suggestion for `Result`s
[rust-lang#10337](rust-lang/rust-clippy#10337)
<!-- changelog_checked -->

Fixes rust-lang#10335.
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.

4 participants