Skip to content

Commit 6e95929

Browse files
authored
Merge pull request rust-lang#5251 from rust-lang/publish_537
Publish 537
2 parents 243b084 + 3da9fe1 commit 6e95929

File tree

3 files changed

+294
-35
lines changed

3 files changed

+294
-35
lines changed

draft/2024-03-06-this-week-in-rust.md renamed to content/2024-03-06-this-week-in-rust.md

Lines changed: 14 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -14,34 +14,16 @@ If you find any errors in this week's issue, [please submit a PR](https://github
1414

1515
## Updates from Rust Community
1616

17-
<!--
18-
19-
Dear community contributors:
20-
Please read README.md for guidance on submissions.
21-
Each submitted link should be of the form:
22-
23-
* [Title of the Linked Page](https://example.com/my_article)
24-
25-
If you don't know which category to use, feel free to submit a PR anyway
26-
and just ask the editors to select the category.
27-
28-
-->
29-
3017
### Official
3118
* [Clippy: Deprecating `feature = "cargo-clippy"`](https://blog.rust-lang.org/2024/02/28/Clippy-deprecating-feature-cargo-clippy.html)
3219
* [Updated baseline standards for Windows targets](https://blog.rust-lang.org/2024/02/26/Windows-7.html)
3320

34-
### Foundation
35-
36-
### Newsletters
37-
3821
### Project/Tooling Updates
3922
* [Replacing PyO3's API without breaking everything downstream](https://polar.sh/davidhewitt/posts/replacing-pyo3-api-pt1)
4023
* [rust-analyzer changelog #223](https://rust-analyzer.github.io/thisweek/2024/03/04/changelog-223.html)
4124
* [rust-gcc February 2024 Monthly report](https://rust-gcc.github.io/2024/03/05/2024-02-monthly-report.html)
4225
* [godot-rust February 2024 dev update](https://godot-rust.github.io/dev/february-2024-update/)
4326
* [Fluvio v0.11.5 Release Updates](https://www.fluvio.io/news/this-week-in-fluvio-0059/)
44-
4527
* [sshd-openpgp-auth version 0.3.0](https://crates.io/crates/sshd-openpgp-auth) and [ssh-openpgp-auth version 0.2.2](https://crates.io/crates/ssh-openpgp-auth) as updates to the tooling providing [OpenPGP based authentication for SSH host keys](https://codeberg.org/wiktor/ssh-openpgp-auth)
4628

4729
### Observations/Thoughts
@@ -51,7 +33,6 @@ and just ask the editors to select the category.
5133
* [Rust `thread_local!`s are surprisingly expensive](https://swatinem.de/blog/slow-thread-local/)
5234
* [Designing an Async Runtime for WASI 0.2](https://blog.yoshuawuyts.com/building-an-async-runtime-for-wasi/)
5335

54-
5536
### Rust Walkthroughs
5637
* [Storing borrowed data in trait objects](https://ferrous-systems.com/blog/rustls-borrow-checker-p3/)
5738
* [Rust's early vs. late lifetime binding](https://blog.the-pans.com/rusts-early-vs-late-lifetime-binding/)
@@ -61,12 +42,12 @@ and just ask the editors to select the category.
6142
* [Real-time Streaming Analytics with Fluvio, DeepCausality, and Rust](https://infinyon.com/blog/2024/02/fluvio-deep-causality-rs/)
6243
* [video] [Modern All Rust Stack - Dioxus, Axum, Warp, SurrealDB](https://www.youtube.com/watch?v=Pr6T0Phjvgc)
6344
* [video] [Serverless Data Pipelines in Rust by Michele Vigilante](https://www.youtube.com/watch?v=PK_FKzgPDWg)
64-
65-
### Research
45+
* [[FR] [video] Rust Lyon Meetup #8 - Impl Snake for Micro:bit — Cyril MARPAUD](https://www.youtube.com/watch?v=8_Pj6q_mVQw)
6646

6747
### Miscellaneous
6848

6949
* [Czech Rust community index](https://rustlang.cz/)
50+
* [Launching RustRover: JetBrains’ Investment in Rust](https://mainmatter.com/blog/2024/02/29/launching-rustrover/)
7051
* [audio] [RustShip: Rust in Art with Lisa Passing](https://ieni.dev/2024/03/%EF%B8%8F-rust-in-art-with-lisa-passing-rustship-6/)
7152

7253
## Crate of the Week
@@ -99,24 +80,24 @@ Every week we highlight some tasks from the Rust community for you to pick and g
9980

10081
Some of these tasks may also have mentors available, visit the task page for more information.
10182

102-
<!-- CFPs go here, use this format: * [project name - title of issue](link to issue) -->
103-
<!-- * [ - ]() -->
104-
105-
* [Space Acres by Subspace - [8 different issues with USDC rewards for contributors] ranging from UX improvements to tray support and MacOS packaging](https://github.com/orgs/subspace/projects/26/views/1?filterQuery=usdc)
106-
107-
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
108-
109-
[guidelines]: https://users.rust-lang.org/t/twir-call-for-participation/4821
83+
* [Ockam - Output for both `ockam project ticket` and `ockam project enroll` is improved, with support for `--output json`](https://github.com/build-trust/ockam/issues/7473)
84+
* [Ockam - Syntax highlighting for fenced code blocks, in command help output, on Linux works](https://github.com/build-trust/ockam/issues/7471)
85+
* [Ockam - Command - refactor to use typed interfaces to implement commands for `kafka services`](https://github.com/build-trust/ockam/issues/6706)
86+
* [ZeroCopy - Don't generate warning when deriving on deprecated type](https://github.com/google/zerocopy/issues/553)
87+
* [ZeroCopy - github.com/google/zerocopy](https://github.com/google/zerocopy/issues/367)
88+
* [ZeroCopy - Test the output of zerocopy-derive](https://github.com/google/zerocopy/issues/367)
89+
* [ZeroCopy - [CI] Check semver compatibility with all target platforms, not just the host platform](https://github.com/google/zerocopy/issues/357)
90+
* [ZeroCopy - Inline many trait methods (in zerocopy and in derive-generated code)](https://github.com/google/zerocopy/issues/7)
91+
* [Fluvio - fvm switch fails on some systems with running local cluster](https://github.com/infinyon/fluvio/issues/3765)
92+
* [Fluvio - Add new command fluvio cluster resume](https://github.com/infinyon/fluvio/issues/3810)
11093

11194
### CFP - Speakers
11295

11396
Are you a new or experienced speaker looking for a place to share something cool? This section highlights events that are being planned and are accepting submissions to join their event as a speaker.
11497

115-
<!-- CFPs go here, use this format: * [**event name**](link to CFP)| Date CFP closes in YYYY-MM-DD | city,state,country | Date of event in YYYY-MM-DD -->
116-
<!-- or if none - *No Calls for papers or presentations were submitted this week.* -->
117-
118-
* [RustConf 2024](https://foundation.rust-lang.org/news/the-rustconf-2024-call-for-talk-proposals-is-open/) | CFP closes 2024-04-25 | Montreal, Canada | 2024-09-10
11998
* [Oxidize 2024](https://oxidizeconf.com/) [CFP](https://pretalx.com/oxidize-berlin-2024/cfp) closes 2024-03-24 | Berlin, Germany | Event date: 2024-05-28 - 2024-05-30
99+
* [RustConf 2024](https://foundation.rust-lang.org/news/the-rustconf-2024-call-for-talk-proposals-is-open/) | CFP closes 2024-04-25 | Montreal, Canada | 2024-09-10
100+
* [EuroRust 2024](https://www.papercall.io/eurorust-2024)| CFP closes 2024-06-03 | Vienna, Austria & online | Event on 2024-10-10
120101

121102
If you are an event organizer hoping to expand the reach of your event, please submit a link to the submission website through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust).
122103

0 commit comments

Comments
 (0)