Skip to content

Deduplicate doc URLs #24659

Closed
Closed
@SimonSapin

Description

@SimonSapin

There are at least three sets of URLs that give the same thing:

http://doc.rust-lang.org/std/
http://doc.rust-lang.org/nightly/std/
http://static.rust-lang.org/doc/master/std/

One of the should be picked and the others redirect to it.

Related, but I believe not quite duplicate: #9461, #12466, #14466, #18558.

CC @brson

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-feature-requestCategory: A feature request, i.e: not implemented / a PR.P-lowLow priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions