-
Notifications
You must be signed in to change notification settings - Fork 23
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
State of Rust 2024 report #327
base: main
Are you sure you want to change the base?
Conversation
To match the angle of the X axis ticks, so that people don't have to turn their head to both sides :)
So that the years can be read left-to-right.
I wish I could make some changes to the page layout but the javascript makes it difficult, so let's go as it is. |
surveys/2024-annual-survey/report/2025-01-27-2024-State-Of-Rust-Survey-2024-results.md
Outdated
Show resolved
Hide resolved
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.
Hopefully these comments are useful, and thanks for doing the survey and the evaluation!
surveys/2024-annual-survey/report/2025-01-27-2024-State-Of-Rust-Survey-2024-results.md
Outdated
Show resolved
Hide resolved
thanks @Marcono1234 I will add your nits to a work-in-progress patch I'm working on |
This PR adds a Python script that creates a report of the State of Rust 2024 survey. The report is mostly prepared, but I haven't committed the final PDF yet, and the blog post template still needs to be prepared, so marking as a draft for now.
Output blog post goes to rust-lang/blog.rust-lang.org#1455
Fixes: #260