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
Copy file name to clipboardExpand all lines: surveys/2023-annual-survey/questions.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -634,6 +634,20 @@ Aspects:
634
634
>
635
635
> cargo team expressed interest in this, see https://rust-lang.zulipchat.com/#narrow/stream/246057-t-cargo/topic/Rust.20survery.202023/near/393816653
636
636
637
+
### How do you download crates to build Rust projects?
638
+
639
+
Type: matrix (optional)
640
+
641
+
Aspects:
642
+
- I use crates.io
643
+
- I use a custom/local/company registry
644
+
- I use a mirror of crates.io
645
+
- I don't know
646
+
647
+
> **justification**
648
+
>
649
+
> It could be interesting to know how many people use crates.io vs some custom/local/company registry, and how many people are even aware of what registry do they use. See issue surveys#236.
650
+
637
651
### Do you agree with the following statements on Rust stability?
0 commit comments