Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Publish (text of, shortlinks to) accepted RFCs #147

Open
@jashank

Description

@jashank

Feature request: either rendered text of, or short-links to the rendered text of, accepted RFCs would be nice to have somewhere on rlo where the URLs can be shorter.

For example, rustc's diagnostics has some explanations that benefit from references out to an RFC; however, the current 'canonical' URLs for RFCs (the Github renderings) are longer than the prescribed 80-character limit, which is an error.

Perhaps something like doc.rust-lang.org/rfcs/NNNN, which either presents a rendering of the RFC formatted to be consistent with the rest of the Rust documentation, or which redirects to the Github rendering of the RFC?

Concretely, instead of requiring references to variable-length URLs like (the 102-character-long)

https://github.com/rust-lang/rfcs/blob/master/text/0558-require-parentheses-for-chained-comparisons.md

we consistently have 35 characters like

https://doc.rust-lang.org/rfcs/0558

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions