std.rs icon indicating copy to clipboard operation
std.rs copied to clipboard

Allow option to redirect to error listing

Open aDotInTheVoid opened this issue 4 years ago • 0 comments

The error listing is great, and std.rs should provide a shorthand for it.

I'd be willing to implement it, but I'm not sure of 2 things:

  • Will the rust rewrite be merged, so should I wait for that.

  • What should the urls look like:

    • std.rs/E0002
    • e.std.rs/E0002
    • std.rs/e/E0002 are all options.

aDotInTheVoid avatar Feb 18 '20 21:02 aDotInTheVoid