This Week in Rust 340

  • 时间: 2020-05-28 06:05:17

Hello and welcome to another issue ofThis Week in Rust!Rustis 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@ThisWeekInRustorsend us a pull request.Want to get involved?We love contributions.

This Week in Rustis openly developedon GitHub.If you find any errors in this week's issue,please submit a PR.

Check outthis week'sThis Week in Rust Podcast

Updates from Rust Community

News & Blog Posts

Crate of the Week

This week's crate iscargo-asm, a cargo subcommand to show the resulting assembly of a function. Useful for performance work.

Thanks toTrevor Spiterifor the suggestion!

Submit your suggestions and votes for next week!

Call for Participation

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 taskshere.

Updates from Rust Core

359 pull requests weremerged in the last week

Approved RFCs

Changes to Rust follow the RustRFC (request for comments) process. Theseare the RFCs that were approved for implementation this week:

No RFCs were approved last week.

Final Comment Period

Every weekthe teamannounces the'final comment period' for RFCs and key PRs which are reaching adecision. Express your opinions now.

RFCs

No RFCs are currently in the final comment period.

Tracking Issues & PRs

New RFCs

No new RFCs were proposed this week.

Upcoming Events

Online

North America

If you are running a Rust event please add it to thecalendarto getit mentioned here. Please remember to add a link to the event too.Email theRust Community Teamfor access.

Rust Jobs

Tweet us at@ThisWeekInRustto get your job offers listed here!

Quote of the Week

Things that are programming patterns in C are types in Rust.

Kornel Lesiński on rust-users

Thanks totrentjfor the suggestions!

Please submit quotes and vote for next week!

This Week in Rust is edited by:nellshamrell,llogiq, andcdmistman.

Discuss on r/rust.