Rust 1.0: Status report and final timeline
blog.rust-lang.org
Rust 1.0: Status report and final timeline
1–10 of 128 posts
Re: Rust 1.0: Status report and final timeline
#2Is there a "post 1.0 wishlist" somewhere?
Re: Rust 1.0: Status report and final timeline
#3One thing I'm less clear on is what will happen after 1.0. Is there a "post 1.0 wishlist" somewhere?
We have not done any scheduling for what comes after 1.0. I've been doing a huge amount of triage to move over issues that used to be in rust-lang/rust to be under that label, too, and to make it more detailed than just 'wishlist.' We'll figure out exactly what's next shortly before the first post-1.0 cycle actually begins.
http://users.rust-lang.org/t/most-coveted-rust-features/324 was a thread created recently, asking people what they want the most. You might find that interesting too.
Re: Rust 1.0: Status report and final timeline
#4One thing I'm less clear on is what will happen after 1.0. Is there a "post 1.0 wishlist" somewhere?
Funny you should ask: https://github.com/rust-lang/rfcs/labels/A-wishlist We have not done any scheduling for what comes after 1.0. I've been doing a huge amount of triage to move over issues that used to be in rust-lang/rust to be under that label, too, and to make it more detailed than just 'wishlist.' We'll figure out exactly what's next shortly before the first post-1.0 cycle actually begins. http://users.rust-la…
Re: Rust 1.0: Status report and final timeline
#5It seems like the standard library has seen a ton of work in the last month or two. I'm surprised at how aggressive the release schedule is, given how things are still churning a good deal.
Re: Rust 1.0: Status report and final timeline
#6Edit: as someone involved with other, less mature (and less ambitious) open source projects, if you know of pain points in the governance of rust, i'd be interested in learning about them.
Re: Rust 1.0: Status report and final timeline
#7I haven't been tinkering with Rust, merely keep an eye on it until 1.0 lands. For those who are currently more in touch with the situation, does this release date look realistic, without quality suffering? Is the 1.0 release premature, aggressive, or very realistic? It seems like the standard library has seen a ton of work in the last month or two. I'm surprised at how aggressive the release schedule is, given how th…
Re: Rust 1.0: Status report and final timeline
#8From the outside looking in, I am mostly impressed with the governance structure of the whole endeavor. It seems to me that it is a great model for other open source projects. Edit: as someone involved with other, less mature (and less ambitious) open source projects, if you know of pain points in the governance of rust, i'd be interested in learning about them.
Re: Rust 1.0: Status report and final timeline
#9One thing I'm less clear on is what will happen after 1.0. Is there a "post 1.0 wishlist" somewhere?
Re: Rust 1.0: Status report and final timeline
#10From the outside looking in, I am mostly impressed with the governance structure of the whole endeavor. It seems to me that it is a great model for other open source projects. Edit: as someone involved with other, less mature (and less ambitious) open source projects, if you know of pain points in the governance of rust, i'd be interested in learning about them.
I was under the impression that a few primary contributors (mostly/all mozilla employees?) are gatekeepers to merging anything.
Having an "RFC" issue tracker isn't the same as having a governance structure.
Edit: I suppose you could call the above a 'governance structure', but I'm having a hard time seeing anything impressive/different about it from other open source projects