Hello and welcome to another issue of This Week in Rust! Rust is a programming language empowering everyone to build reliable and efficient software. This is a weekly summary of its progress and community. Want something mentioned? Tweet us at @ThisWeekInRust or send us a pull request. 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 crate is flutter_rust_bridge, a memory-safe binding generator for Flutter/Dart ↔ Rust.
Thanks to fzyzcjy for the suggestion!
Please submit your suggestions and votes 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.
353 pull requests were merged in the last week
deref_into_dyn_supertrait
lintrustc_trivial_field_reads
attribute on traits, not items, impls, etc.tcx.get_diagnostic_name
suspicious_map
debug_
)assert!()
core::array::from_fn
and core::array::try_from_fn
Ipv6Addr::is_benchmarking
.len()
MIR optimization passpath.push()
should work as expected on windows verbatim pathsstr::
(r
)split_once
try_reserve
proc_macro::is_available
const_panic
command_access
futures::task::noop_waker_ref
available without std
.rustc_codegen_gcc
: add missing cast and change some bitcasts to casts to avoid a gimple verification failurematch_block_trailing_comma
undocumented_unsafe_blocks
lintmut_mut
lintDrop
and Copy
involved in field_reassign_with_default
lintdoc_markdown
clippy::match_ref_pats
to check for multiple reference patternsshadow_reuse
suggestion less verbosenew_lint
to generate MSRV enabled lintA relatively quiet week: two smallish regressions, and one largish regression that is isolated to doc builds. A couple of nice small wins as well.
Triage done by @pnkfelix. Revision range: 25ec82..9475e6
2 Regressions, 2 Improvements, 2 Mixed; 1 of them in rollups 42 comparisons made in total
Changes 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.
No RFCs are currently in the final comment period.
#[repr(i8)]
to OrderingRc<T>
Vec<u8>
to CString No new RFCs were proposed this week.
If you are running a Rust event please add it to the calendar to get it mentioned here. Please remember to add a link to the event too. Email the Rust Community Team for access.
System 76
Enso
Second Spectrum
Tweet us at @ThisWeekInRust to get your job offers listed here!
Rust is the language where you get the hangover first.
– unattributed via Niko Matsakis' RustConf keynote
Thanks to Alice Ryhl for the suggestion!
Please submit quotes and vote for next week!
This Week in Rust is edited by: nellshamrell, llogiq, and cdmistman.