File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
surveys/2025/annual-survey Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -369,6 +369,7 @@ Features:
369
369
- [ Associated type defaults] ( https://rust-lang.github.io/rfcs/2532-associated-type-defaults.html )
370
370
- [ Generic const expressions] ( https://github.com/rust-lang/rust/issues/76560 )
371
371
- [ Const trait methods] ( https://github.com/rust-lang/rust/issues/67792 )
372
+ - [ Declarative (macro_rules!) attributes (#[ attr] ) and derives (#[ derive(Trait)] )] ( https://github.com/rust-lang/rust/issues/143549 )
372
373
- Compile time reflection
373
374
- Variadic generics
374
375
- [ Arbitrary self types] ( https://github.com/rust-lang/rfcs/blob/master/text/3519-arbitrary-self-types-v2.md )
@@ -384,7 +385,7 @@ Priority:
384
385
- Don't need it
385
386
- Don't know what it is
386
387
387
- ### Are there any features not mentioned above that you would like to be prioritised ?
388
+ ### Are there any features not mentioned above that you would like to be prioritized ?
388
389
389
390
Type: free form (optional)
390
391
You can’t perform that action at this time.
0 commit comments