Skip to content

Comments

Fix breaking change in 0.1.3 + other improvements#18

Merged
alexcrichton merged 3 commits intorustls:masterfrom
coolreader18:fix-breaking-change
May 11, 2021
Merged

Fix breaking change in 0.1.3 + other improvements#18
alexcrichton merged 3 commits intorustls:masterfrom
coolreader18:fix-breaking-change

Conversation

@coolreader18
Copy link
Contributor

Fixes #16. I can split out the other commits if you want, I just noticed some low hanging fruit for improving the code. Also, I'm not sure what the MSRV is but master seems to start compiling somewhere between 1.25 and 1.30, so I checked that my changes work for 1.30.

@alexcrichton
Copy link
Collaborator

Seems reasonable to me, thanks!

@alexcrichton alexcrichton merged commit ec6345a into rustls:master May 11, 2021
@coolreader18 coolreader18 deleted the fix-breaking-change branch May 11, 2021 15:36
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.

Breaking change in 0.1.3, type signature of openssl_probe::init_ssl_cert_env_vars() now returns bool

2 participants