Skip to content

Merge master to stable #3312

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 16 commits into from
Apr 5, 2023
Merged

Conversation

0xPoe
Copy link
Member

@0xPoe 0xPoe commented Apr 5, 2023

No description provided.

jdno and others added 16 commits March 27, 2023 17:12
The preload directive has been added to the Strict-Transport-Security
header to enable HSTS preloading.
Add preload directive to HSTS header
Signed-off-by: hi-rustin <[email protected]>
…andRequiredElseHelp

Set SubcommandRequiredElseHelp correctly
The addition of the experimental io::ErrorKind::CrossesDevices variant
prevented the RUSTUP_PERMIT_COPY_RENAME condition on io::ErrorKind::Other
from matching.  This shows why it is a bad idea to explicitly match on
io::ErrorKind::Other rather than using the default pattern and it doesn't
seem like there was any need to do that anyways given the raw_os_error
condition.
…_COPY_RENAME

Fix RUSTUP_PERMIT_COPY_RENAME condition so it is actually used
Signed-off-by: hi-rustin <[email protected]>
@0xPoe 0xPoe merged commit 577bf51 into rust-lang:stable Apr 5, 2023
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.

5 participants