Skip to content

Commit 80b6821

Browse files
committed
Add survey link and reword some text
1 parent b7d740c commit 80b6821

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
+++
2-
path = "inside-rust/2025/09/24/variadic-generics-micro-survey"
2+
path = "inside-rust/2025/09/22/variadic-generics-micro-survey"
33
title = "Variadic Generics Micro Survey"
44
authors = ["Olivier Faure"]
55
+++
66

7-
We are launching a [Variadic Generic Micro Survey][survey-url].
7+
We are launching a [Variadic Generics Micro Survey][survey-url].
88

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 the question "What do people want variadic generics *for*?". The answers will likely be used to steer an upcoming RFC for variadic generics.
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.
1010

1111
The survey is only offered in the English language.
1212

1313
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.
1414

15-
**You can fill out the survey [here][survey-url]**
15+
**You can fill out the survey [here][survey-url].**
1616

1717
Filling the survey should take you approximately 5 minutes, and the survey is fully anonymous. We will accept submissions until **Monday, October 20th, 2025**.
1818

1919
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.
2020

2121
Thank you!
2222

23-
[survey-url]: TODO
23+
[survey-url]: https://www.surveyhero.com/c/rust-variadic-generics-survey

0 commit comments

Comments
 (0)