-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Explain how the front page evaluation works #14652
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
Labels
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Comments
I think it would make sense to link from the front page to http://play.rust-lang.org/, and then http://play.rust-lang.org/ can have a link to the source code repository. |
@SergioBenitez I like that. |
It seems like this issue was fixed with rust-lang/prev.rust-lang.org#35 which adds a button to playpen as described by @SergioBenitez above. Can this issue can be closed? |
bors
added a commit
to rust-lang-ci/rust
that referenced
this issue
Jun 5, 2023
fix: Fix pat fragment handling in 2021 edition Fixes rust-lang/rust-analyzer#9055 The fix isn't that great, but we are kind of forced to do it the quick and hacky way right now since std has changed the `matches` macro to make use of this now. And for a proper fix we need to track hygiene for identifiers which is a long way off anyways
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Folks might be confused that it's running on the web.
Either put a link to an explanation under the editor or perhaps link to play.rust-lang.org and explain there.
The text was updated successfully, but these errors were encountered: