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

Splitting up standard libraries from the main repo #19314

Closed
Binero opened this issue Nov 25, 2014 · 1 comment
Closed

Splitting up standard libraries from the main repo #19314

Binero opened this issue Nov 25, 2014 · 1 comment

Comments

@Binero
Copy link
Contributor

Binero commented Nov 25, 2014

This is somewhat related to issue #19240.

By putting the standard libraries all in one seperate repository, or even each one in their own, it'd make porting rust conciderably easier. It would remove the need to work inside the rustc file tree, and it would make the build process way easier.

@kmcallister
Copy link
Contributor

This is underway, e.g. time and log have moved to crates.io. We have an ongoing goal to do this to the degree possible, so I don't think there's a specific actionable ticket here.

lnicola pushed a commit to lnicola/rust that referenced this issue Mar 10, 2025
fix(hir): `VariantDef` is `impl HasSource`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants