Skip to content

Move the edition guide to a more prominent location #76

@Centril

Description

@Centril
Contributor

We should eventually move the guide out of the https://rust-lang-nursery.github.io/ URL and give it a more official-looking, short and sweet URL instead.

We decided that we will punt on this for Preview 2; but we should do this for Release Candidate 1.

A suggested URL for the whole edition is https://rust-lang.org/edition/ and https://rust-lang.org/edition/2018/ then goes to the 2018 page.

We can also move it to https://docs.rust-lang.org/edition/

Activity

added this to the Release Candidate milestone on Aug 6, 2018
orium

orium commented on Aug 18, 2018

@orium
Member

Note that when this is done some urls in cargo will need to be updated. At the time of this comment there are two references to rust-lang-nursery.github.io:

orium@laptop-orion cargo % rp rust-lang-nursery.github.io
src/cargo/util/diagnostic_server.rs
174:  https://rust-lang-nursery.github.io/edition-guide/editions/transitioning-your-code-to-a-new-edition.html
196:  https://rust-lang-nursery.github.io/edition-guide/editions/transitioning-your-code-to-a-new-edition.html
added a commit that references this issue on Sep 18, 2018
removed this from the Release Candidate milestone on Sep 18, 2018
steveklabnik

steveklabnik commented on Sep 18, 2018

@steveklabnik
Member

This is not happening as part of the release candidate, so de-milestoning.

tmandry

tmandry commented on Oct 18, 2018

@tmandry
Member

Will this happen before release? It looks like there was some mention on Discord, but no formal decision made.

At least one rustc PR (rust-lang/rust#55185) includes a guide URL; we're not sure if it's going to change.

dwijnand

dwijnand commented on Jan 18, 2019

@dwijnand
Member

Interestingly hasn't changed with the 1.32 release.

sdht0

sdht0 commented on Jan 29, 2019

@sdht0
added a commit that references this issue on Jan 31, 2019
added a commit that references this issue on Feb 28, 2019
ehuss

ehuss commented on Feb 28, 2019

@ehuss
Contributor

The guide now lives at https://doc.rust-lang.org/edition-guide/. The latest version will be published at https://doc.rust-lang.org/nightly/edition-guide/, and should be live soon.

@siddharthasahu I updated the minimum version for that page in #149. I'm not sure if that's the change you were thinking of, feel free to leave comments on that PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @steveklabnik@ehuss@dwijnand@aturon@Centril

        Issue actions

          Move the edition guide to a more prominent location · Issue #76 · rust-lang/edition-guide