-
Notifications
You must be signed in to change notification settings - Fork 921
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
Show configs from different versions on github pages #4221
Conversation
See https://gushiermainecoon.htmlpasta.com/ for a demo of this change. Part of rust-lang#4178
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thank you so much!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great to me! Could we also add a note to the Configurations.md file with a link to this GH pages so folks know to go there for version-specific config info?
@calebcartwright ptal. Can we list the pages site in the repo description? |
|
||
For version- and channel-specific configurations, please visit https://rust-lang.github.io/rustfmt/. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❤️
backported in #4958 |
See https://pithecoidstreet.htmlpasta.com/ for a demo of this change.
Part of #4178