Skip to content

Commit 2b44888

Browse files
committed
Ask about user's opinion about the speed with which Rust evolves.
The previous question was just... bad. This variation is hopefully more clear. I also think that it makes sense to ask this as the first question in this segment about Rust features.
1 parent 8fdeabb commit 2b44888

File tree

1 file changed

+15
-11
lines changed

1 file changed

+15
-11
lines changed

surveys/2024-annual-survey/questions.md

+15-11
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,21 @@ Type: select all that apply (optional)
290290
> in a separate question, though this is likely easier to find out through download
291291
> numbers.
292292
293+
### What is your opinion on how fast Rust evolves?
294+
295+
We want to know if you are able to keep up with the speed of development of the Rust language.
296+
297+
Type: select one (optional)
298+
299+
- Rust changes too quickly, I wish it would slow down the pace of development.
300+
- I am satisfied with the current pace of development.
301+
- Rust changes too slowly, I wish it would add or stabilize features faster.
302+
303+
> **justification**
304+
>
305+
> We want to find out if people prefer stability and fewer changes, or if they want to see more features being
306+
> implemented or stabilized.
307+
293308
### In your opinion, how would you prioritise work on the following aspects of Rust?
294309

295310
Type: matrix (optional)
@@ -322,17 +337,6 @@ Priority:
322337
>
323338
> This question gathers data on the communities perceptions of certain aspects of Rust at this point in time.
324339
325-
### Do you think that unimplemented (or nightly only) features should be stabilised in Rust?
326-
327-
Type: select one (optional)
328-
329-
- I think that unimplemented features should be stabilised [`NEXT`](#which-unimplemented-or-nightly-only-features-are-you-looking-for-to-be-stabilized)
330-
- I wish the Rust project to not add major new features (or slow down the pace of development) [`NEXT`](#which-of-these-problems-do-you-recall-encountering-within-the-last-year)
331-
332-
> **justification**
333-
>
334-
> We want to find out if people prefer stability and fewer changes, or if they want to see more features being stabilized.
335-
336340
### Which unimplemented or (nightly only) features are you looking for to be stabilized?
337341

338342
Please mention here features for the *Rust compiler* that are currently behind a feature gate (only available using an unstable/nightly release of the Rust compiler) or a feature that is missing and in your opinion would be beneficial to the Rust ecosystem or to your work. This list excludes other tooling around the compiler such as cargo, rustup, rustfmt, etc.

0 commit comments

Comments
 (0)