You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Allow the cohort to mention specific language features they might be eagerly waiting for, see https://github.com/rust-lang/surveys/pull/234/files#r1347633041
638
648
649
+
### Which of these problems do you recall encountering within the last year?
650
+
651
+
Type: select all that apply (optional)
652
+
653
+
- Implementing things on tuples
654
+
- Splitting things across crates
655
+
- Having to do iterator implementations manually
656
+
- Not being able to do enough in const fn
657
+
- Needing to drop down to C ABI for rust plugins
658
+
- Async
659
+
- Traits and generics
660
+
- Borrow checker
661
+
- Macros
662
+
- Other (please specify)
663
+
664
+
> **justification**
665
+
>
666
+
> Conversely, try asking which /problems/ they encountered and let the Rust project figure out what is needed to improve in these areas
0 commit comments