8000 Use safer type ascription workaround in bogo_shim.rs. by briansmith · Pull Request #119 · rustls/rustls · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Use safer type ascription workaround in bogo_shim.rs. #119

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

Merged
merged 1 commit into from
Sep 10, 2017

Conversation

briansmith
Copy link
Contributor

Avoid using as for type ascription, as as should be used only as a
last resort for potentially-dangerous casts.

Avoid using `as` for type ascription, as `as` should be used only as a
last resort for potentially-dangerous casts.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.177% when pulling 07ccc50 on briansmith:type-ascription into 3e6204d on ctz:master.

@ctz ctz merged commit 07ccc50 into rustls:master Sep 10, 2017
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.

3 participants
0