Dirkjan Ochtman
Dirkjan Ochtman
Should we make more enums `#[non_exhaustive]`?
Currently ALPN protocols are configured in both `ClientConfig` and `ServerConfig`. For clients that would like to reuse the `ClientConfig` across different protocols (such as a DNS resolver), this is a...
`%::z` is defined as: > Offset from the local time to UTC with seconds. So it seems like we should support this better? Fixes #1629.
It feels like the Solaris job in particular generates a lot of intermittent issues. @psumbera what do you think? Do you have some time to analyze/fix this?
Judging from the lack of response in this PR: - https://github.com/ogham/rust-number-prefix/pull/8 Reached out to the maintainer via private email.
As suggested in https://github.com/actions/runner-images/issues/12116#issuecomment-2991138941.
[Successful run](https://github.com/rustls/rustls-native-certs/actions/runs/14625143724/job/41034753922) from Apr 23: ``` Current runner version: '2.323.0' Operating System macOS 14.7.4 23H420 Runner Image Image: macos-14-arm64 Version: 20250331.1204 Included Software: https://github.com/actions/runner-images/blob/macos-14-arm64/20250331.1204/images/macos/macos-14-arm64-Readme.md Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20250331.1204 ``` [Failing run](https://github.com/rustls/rustls-native-certs/actions/runs/14703237825/job/41257055844)...