This Week In Rust: This Week in Rust 128 |
Hello and welcome to another issue of This Week in Rust! Rust is a systems language pursuing the trifecta: safety, concurrency, and speed. This is a weekly summary of its progress and community. Want something mentioned? Tweet us at @ThisWeekInRust or send us an email! Want to get involved? We love contributions.
This Week in Rust is openly developed on GitHub. If you find any errors in this week's issue, please submit a PR.
This week's edition was edited by: Vikrant and llogiq.
This week's Crate of the Week is arrayvec, which gives us a Vec
-like interface over plain arrays for those instances where you don't want the indirection. Thanks to ehiggs for the suggestion!
Submit your suggestions for next week!
Always wanted to contribute to open-source projects but didn't know where to start? Every week we highlight some tasks from the Rust community for you to pick and get started!
Some of these tasks may also have mentors available, visit the task page for more information.
If you are a Rust project owner and are looking for contributors, please submit tasks here.
92 pull requests were merged in the last week.
Entry::key()
methodClone::clone()
no longer deep-clones Copy
typesIPV6_V6ONLY
removed (breaking change!)-Z save_analysis
now uses JSON formattrans::collector
improvementspub(restricted)
on tuple struct fieldsChanges to Rust follow the Rust RFC (request for comments) process. These are the RFCs that were approved for implementation this week:
No RFCs were approved this week!.
Every week the team announces the 'final comment period' for RFCs and key PRs which are reaching a decision. Express your opinions now. This week's FCPs are:
as_millis
function on std::time::Duration
.TryFrom
and TryInto
traits.::clone(&t)
where T: Copy
should be equivalent to ptr::read(&t)
.#[repr(align = "N")]
.dyn
keyword.If you are running a Rust event please add it to the calendar to get it mentioned here. Email Erick Tryzelaar or Brian Anderson for access.
No jobs listed for this week.
Tweet us at @ThisWeekInRust to get your job offers listed here!
In general, enough layers of Rc/RefCell will make anything work.
Thanks to birkenfeld for the suggestion.
Submit your quotes for next week!
https://this-week-in-rust.org/blog/2016/05/02/this-week-in-rust-128/
Комментировать | « Пред. запись — К дневнику — След. запись » | Страницы: [1] [Новые] |