Skip to content

Upgrade http to https #894

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 4 commits into from Nov 2, 2021
Merged

Upgrade http to https #894

merged 4 commits into from Nov 2, 2021

Conversation

ghost
Copy link

@ghost ghost commented Oct 16, 2021

This is a minor patch that replaces all http links with https links, since HTTPS is more secure. HTTP displays "not secure" in chromium.

Some links were dead, so i used archived version. And some links dont have https support, so i left that as is.

@ghost ghost self-requested a review October 16, 2021 19:53

* **Path reform:** The `path` module will soon be [reformed](https://github.com/rust-lang/rfcs/pull/474) to make use of DST, to give a better account of platform differences, and to more closely align with the [new C++ standard](http://article.gmane.org/gmane.comp.lib.boost.devel/256220). Implementation work is largely complete, and the rollout should occur soon after alpha.
* **Path reform:** The `path` module will soon be [reformed](https://github.com/rust-lang/rfcs/pull/474) to make use of DST, to give a better account of platform differences, and to more closely align with the [new C++ standard](https://ghostarchive.org/archive/cJo6w). Implementation work is largely complete, and the rollout should occur soon after alpha.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could we use the wayback machine for these? I've never heard of ghostarchive before, and the IA is very likely to stay around far into the future.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think both sites are likely to survive in the foreseeable future, and the first time i heard about Rust it was already 6 years in its existence.

I did the change both links to wayback, per your request. Because you would know what is good, after all you helped make my favorite programming language of all time.

BTW, i appreciate your work with Rust. You are one of my most favorite celebrity programmers. Keep up the good work.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Sorry it took me so long to initially review.

@steveklabnik steveklabnik merged commit b1ab6f9 into rust-lang:master Nov 2, 2021
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.

1 participant