2023-02-15
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? Tag us at @ThisWeekInRust on Twitter or @ThisWeekinRust on mastodon.social, 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.
#[track_caller]This week's crate is bkmr, a fast CLI bookmark manager and launcher.
Thanks to sysid for the self-suggestion!
Please submit your suggestions and votes for next week!
Always wanted to contribute to open-source projects but did not 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.
387 pull requests were merged in the last week
allow wasi-libc to initialize its environment variables lazily
avoid exposing type parameters and implementation details sourced from macro expansions
disqualify auto trait built-in impl in new solver if explicit impl exists
make &mut !Unpin not dereferenceable, and Box<!Unpin> not noalias
optimize query_cache_hit to reduce code size of the query hot path
unused-lifetimes: don't warn about lifetimes originating from expanded code
cargo: -Zrustdoc-scrape-example must fail with bad build script
clippy: suspicious_to_owned: use span_suggestions to suggest both intents
clippy: almost_swapped: detect almost-swaps using let statements
clippy: negate suggestions when needed in bool_assert_comparison
rust-analyzer: add setting for limiting number of completions
rust-analyzer: don't include r# prefix in filesystem changes
rust-analyzer: don't insert a semicolon when typing = if parse errors are encountered
rust-analyzer: fix bind pat inlay hints rendering for constant patterns
rust-analyzer: fix completions after functions with no bodies
rust-analyzer: fix parsing of nested tuple field accesses in a cursed way
rust-analyzer: fix proc-macro-server incorrectly stripping delimiters
rust-analyzer: properly use location links for type hints of impl Future and its assoc type
rust-analyzer: suppress extra indent after the end of field and function chains
rust-analyzer: support DidChangeWorkspaceFolders notifications
Rusty Events between 2023-02-15 - 2023-03-15 🦀
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.
Please see the latest Who's Hiring thread on r/rust
All the pro C/C++ arguments seem to come down to "Good drivers don’t need seat belts because they don’t get in accidents"
Please submit quotes and vote for next week!
This Week in Rust is edited by: nellshamrell, llogiq, cdmistman, ericseppanen, extrawurst, andrewpollack, U007D, kolharsam, joelmarcey, mariannegoldin, bennyvasquez.
Email list hosting is sponsored by The Rust Foundation