Skip to content

server: use into for SignatureScheme. - #325

Merged
cpu merged 1 commit into
rustls:mainfrom
cpu:cpu-tidy-into-todo
Jul 10, 2023
Merged

server: use into for SignatureScheme.#325
cpu merged 1 commit into
rustls:mainfrom
cpu:cpu-tidy-into-todo

Conversation

@cpu

@cpu cpu commented Jul 7, 2023

Copy link
Copy Markdown
Member

This branch resolves a TODO in server.rs's sigschemes function, replacing a map'd match with into.

@cpu cpu self-assigned this Jul 7, 2023
Comment thread src/server.rs Outdated
@cpu

cpu commented Jul 7, 2023

Copy link
Copy Markdown
Member Author

rustls-ffi / Clippy nightly (optional) (pull_request) Failing after 39s

As mentioned in this other comment I believe this is a FP.

This commit resolves a `TODO` in `server.rs`'s `sigschemes` function,
replacing a `map`'d `match` with `into`.
@cpu
cpu force-pushed the cpu-tidy-into-todo branch from 69cd38e to 9a2dd4b Compare July 10, 2023 17:18
@cpu

cpu commented Jul 10, 2023

Copy link
Copy Markdown
Member Author

This feels trivial enough to merge with one +1 🚀

@cpu
cpu merged commit d31e279 into rustls:main Jul 10, 2023
@cpu
cpu deleted the cpu-tidy-into-todo branch July 10, 2023 18:07
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.

2 participants