Skip to content

Commit 4a93d73

Browse files
authored
Merge pull request #1699 from Kobzol/variadic-generics-survey
Add variadic generics survey announcement blog post
2 parents 6c2a9b2 + 80b6821 commit 4a93d73

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
+++
2+
path = "inside-rust/2025/09/22/variadic-generics-micro-survey"
3+
title = "Variadic Generics Micro Survey"
4+
authors = ["Olivier Faure"]
5+
+++
6+
7+
We are launching a [Variadic Generics Micro Survey][survey-url].
8+
9+
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.
10+
11+
The survey is only offered in the English language.
12+
13+
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.
14+
15+
**You can fill out the survey [here][survey-url].**
16+
17+
Filling the survey should take you approximately 5 minutes, and the survey is fully anonymous. We will accept submissions until **Monday, October 20th, 2025**.
18+
19+
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.
20+
21+
Thank you!
22+
23+
[survey-url]: https://www.surveyhero.com/c/rust-variadic-generics-survey

0 commit comments

Comments
 (0)