-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Style play.rust-lang.org similarly to www.rust-lang.org, etc. #14575
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
Comments
This should also mention which version of Rust this is. |
@kud1ing: There's a version selection drop-down menu. |
@thestinger Ok. |
I think that the output and code should appear side by side. In the current design, all the right part of my screen is used by the area in the code box which is after 80 columns (that is, should be blank), and in order to see the result I have to scroll. |
Closing in favour of rust-lang/rust-playpen#41. There's no point of having an issue open here too. There isn't really a consistent style to copy anyway. |
internal: Put Attrs behind a query instead of AttsWithOwner We call this for pretty much every item, so this is unnecessary wasted memory
…ang#14575) changelog: [`unwrap_used`, `expect_used`]: lint even when the receiver is a macro expansion result This also paves the way for expanding more method call lints to expanded receivers or arguments. Fixes rust-lang/rust-clippy#13455
Currently at http://playtest.rust-lang.org
This needs to fit in with the rest of our stuff. Source is yonder: https://github.com/rust-lang/rust-playpen
cc #6916
The text was updated successfully, but these errors were encountered: