From b7d740c9a65eba58f9080d6ebd0869ce5029d488 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ber=C3=A1nek?= Date: Sat, 20 Sep 2025 15:24:29 +0200 Subject: [PATCH 1/2] Add variadic generics survey announcement blog post --- .../variadic-generics-micro-survey.md | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 content/inside-rust/variadic-generics-micro-survey.md diff --git a/content/inside-rust/variadic-generics-micro-survey.md b/content/inside-rust/variadic-generics-micro-survey.md new file mode 100644 index 000000000..b8e4237a2 --- /dev/null +++ b/content/inside-rust/variadic-generics-micro-survey.md @@ -0,0 +1,23 @@ ++++ +path = "inside-rust/2025/09/24/variadic-generics-micro-survey" +title = "Variadic Generics Micro Survey" +authors = ["Olivier Faure"] ++++ + +We are launching a [Variadic Generic Micro Survey][survey-url]. + +This survey is meant to gather sentiment and use-cases for upcoming design discussions for adding [variadic generics](https://poignardazur.github.io/2021/01/30/variadic-generics/) to the Rust language. Its main goal is to answer the question "What do people want variadic generics *for*?". The answers will likely be used to steer an upcoming RFC for variadic generics. + +The survey is only offered in the English language. + +We invite you to take this survey even if you have limited Rust experience, or you're not familiar at all with the concept of variadic generics. Every data point helps up paint a clearer picture. + +**You can fill out the survey [here][survey-url]** + +Filling the survey should take you approximately 5 minutes, and the survey is fully anonymous. We will accept submissions until **Monday, October 20th, 2025**. + +Please help us spread the word by sharing the survey link via your social networks, at meetups, with colleagues, and in any other community that makes sense to you. + +Thank you! + +[survey-url]: TODO From 80b6821809b8ef83fbb246fa27ac0cdbc103e7d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ber=C3=A1nek?= Date: Mon, 22 Sep 2025 15:48:25 +0200 Subject: [PATCH 2/2] Add survey link and reword some text --- content/inside-rust/variadic-generics-micro-survey.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/inside-rust/variadic-generics-micro-survey.md b/content/inside-rust/variadic-generics-micro-survey.md index b8e4237a2..fef403e3b 100644 --- a/content/inside-rust/variadic-generics-micro-survey.md +++ b/content/inside-rust/variadic-generics-micro-survey.md @@ -1,18 +1,18 @@ +++ -path = "inside-rust/2025/09/24/variadic-generics-micro-survey" +path = "inside-rust/2025/09/22/variadic-generics-micro-survey" title = "Variadic Generics Micro Survey" authors = ["Olivier Faure"] +++ -We are launching a [Variadic Generic Micro Survey][survey-url]. +We are launching a [Variadic Generics Micro Survey][survey-url]. -This survey is meant to gather sentiment and use-cases for upcoming design discussions for adding [variadic generics](https://poignardazur.github.io/2021/01/30/variadic-generics/) to the Rust language. Its main goal is to answer the question "What do people want variadic generics *for*?". The answers will likely be used to steer an upcoming RFC for variadic generics. +This survey is meant to gather sentiment and use-cases for upcoming design discussions for adding [variadic generics](https://poignardazur.github.io/2021/01/30/variadic-generics/) to the Rust language. Its main goal is to answer questions like "What do people think about variadic generics in Rust? How would people use them?". The answers will likely be used to provide more context for an upcoming RFC for variadic generics. The survey is only offered in the English language. We invite you to take this survey even if you have limited Rust experience, or you're not familiar at all with the concept of variadic generics. Every data point helps up paint a clearer picture. -**You can fill out the survey [here][survey-url]** +**You can fill out the survey [here][survey-url].** Filling the survey should take you approximately 5 minutes, and the survey is fully anonymous. We will accept submissions until **Monday, October 20th, 2025**. @@ -20,4 +20,4 @@ Please help us spread the word by sharing the survey link via your social networ Thank you! -[survey-url]: TODO +[survey-url]: https://www.surveyhero.com/c/rust-variadic-generics-survey