5 ms·
It is nice to see the const fn improvements! maybe this is normal for the minor version Rust announcements, but is the page missing a link to the list of contr
by zach43 8y ago
It is nice to see the const fn improvements!
maybe this is normal for the minor version Rust announcements, but is the page missing a link to the list of contributors?
- mark-simulacrum 8y agoWe're going to publish that soon -- it needs to be generated after the release is tagged and it took longer today. We'll edit the blog post when it's ready to go.
- steveklabnik 8y agoTo be even more clear, I had to give my old computer back to Mozilla, and had not yet set up all of the necessary stuff on my new computer yet. For Reasons(tm), the contributor list is a full webapp backed by postgres, and so I have to get all that set up locally. Oops! I really need to re-write it to make it more simple this time. UPDATE: list is live at https://thanks.rust-lang.org/rust/1.33.0 https://thanks.rust-lang.org/rust/1.33.0, blog post has been amended to include the link. Should show up in a few minutes. Thanks for your patience, everyone.