Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question about downloading crates is confusing #314

Open
programmerjake opened this issue Dec 3, 2024 · 3 comments
Open

question about downloading crates is confusing #314

programmerjake opened this issue Dec 3, 2024 · 3 comments
Labels
annual-survey An issue impacting the Rust Annual Survey specifically

Comments

@programmerjake
Copy link
Member

when i first read it, it took me a bit to figure out you specifically meant registries and not git dependencies, since i overlooked the "registry" word at first.

### How do you download crates to build Rust projects?
Type: select all that apply (optional)
- I use crates.io
- I use a custom/local/company registry
- I use a mirror of crates.io
- I don't know

I think you may want to reword it to explicitly exclude git dependencies or other dependencies that don't use crates.io-like protocols otherwise people like me would have selected "I use a custom/local/company registry" since I use git dependencies and those dependencies' code doesn't come from crates.io.

@programmerjake
Copy link
Member Author

or maybe add an option for git dependencies

@apiraino
Copy link
Contributor

apiraino commented Dec 3, 2024

hey @programmerjake thanks for your comment.

Would this set of options be clearer?

- I use crates.io
- I use a custom/local/company crate registry
- I use a mirror of crates.io
- I download dependencies from git repositories (or other non crate-based registry)
- I don't know

(my wording is not perfect, feel free to improve 🙂 )

In any case I think we'll probably keep this suggestion in mind for next year since we have just closed edits for the survey 2024 and translations are finalized.

@programmerjake
Copy link
Member Author

hey @programmerjake thanks for your comment.

Would this set of options be clearer?

yes, it's much better!

(my wording is not perfect, feel free to improve 🙂 )

yeah, since it's not going in this year maybe it would be best to leave a TODO there, so everyone can come up with better phrasing for next year.

In any case I think we'll probably keep this suggestion in mind for next year since we have just closed edits for the survey 2024 and translations are finalized.

yeah, I figured I was too late so I didn't actually report it when i first found the issue, i reported it after being reminded again a few days later.

@Kobzol Kobzol added the annual-survey An issue impacting the Rust Annual Survey specifically label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
annual-survey An issue impacting the Rust Annual Survey specifically
Projects
None yet
Development

No branches or pull requests

3 participants