Skip to content

Commit 2cdd895

Browse files
authored
Merge pull request #5436 from rust-lang/cfp_544
Added this week's CFPs and fixed a typo in last week's newsletter
2 parents 7871fcb + 9a8d921 commit 2cdd895

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

content/2024-04-17-this-week-in-rust.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@ Are you a new or experienced speaker looking for a place to share something cool
118118
* [Scientific Computing in Rust 2024](https://scientificcomputing.rs/)| Closes 2024-06-14 | online | Event date: 2024-07-17 - 2024-07-19
119119
* [Conf42 Rustlang 2024](https://www.papercall.io/conf42-rustlang-2024) | Closes 2024-07-22 | online | Event date: 2024-08-22
120120

121-
* [RustConf 2024](https://foundation.rust-lang.org/news/the-rustconf-2024-call-for-talk-proposals-is-open/) | Closes 2024-04-25 | Montreal, Canada | Event date: 2024-09-10
122-
123121
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).
124122

125123
## Updates from the Rust Project

draft/2024-04-24-this-week-in-rust.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,24 +77,28 @@ need testing.
7777

7878
### CFP - Projects
7979

80-
Always wanted to contribute to open-source projects but did not know where to start?
81-
Every week we highlight some tasks from the Rust community for you to pick and get started!
80+
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!
8281

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

85-
<!-- CFPs go here, use this format: * [project name - title of issue](link to issue) -->
86-
<!-- * [ - ]() -->
84+
* [awesome-alternatives-in-rust - Add `dqy` alternative to `dig`](https://github.com/TaKO8Ki/awesome-alternatives-in-rust/pull/124)
85+
* [fluvio - When a topic is deleted, connected clients should have their connection closed](https://github.com/infinyon/fluvio/issues/3836)
86+
* [fluvio - MQTT Connector: Prefix auto generated Client ID to prevent connection drops](https://github.com/infinyon/fluvio/issues/3825)
87+
* [fluvio - Remove localhost from fluvio in favor of 127.0.0.1](https://github.com/infinyon/fluvio/issues/3866)
8788

88-
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
89+
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
8990

9091
[guidelines]: https://users.rust-lang.org/t/twir-call-for-participation/4821
9192

9293
### CFP - Speakers
9394

9495
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.
9596

96-
<!-- 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 -->
97-
<!-- or if none - *No Calls for papers or presentations were submitted this week.* -->
97+
* [RustConf 2024](https://foundation.rust-lang.org/news/the-rustconf-2024-call-for-talk-proposals-is-open/) | Closes 2024-04-25 | Montreal, Canada | Event date: 2024-09-10
98+
* [RustLab 2024](https://sessionize.com/rustlab-2024) | Closes 2024-05-01 | Florence, Italy | Event date: 2024-11-09 - 2024-11-11
99+
* [EuroRust 2024](https://www.papercall.io/eurorust-2024)| Closes 2024-06-03 | Vienna, Austria & online | Event date: 2024-10-10
100+
* [Scientific Computing in Rust 2024](https://scientificcomputing.rs/)| Closes 2024-06-14 | online | Event date: 2024-07-17 - 2024-07-19
101+
* [Conf42 Rustlang 2024](https://www.papercall.io/conf42-rustlang-2024) | Closes 2024-07-22 | online | Event date: 2024-08-22
98102

99103
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).
100104

0 commit comments

Comments
 (0)