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

Tracking issue for llvm-tools-preview becoming not preview or better documented #177

Closed
carols10cents opened this issue Jun 14, 2019 · 1 comment

Comments

@carols10cents
Copy link
Member

Tracking issue: I don't see any tracking issue for what's keeping llvm-tools in preview status. This is where it was added: rust-lang/rust#49584

Place that will need to be updated: https://github.com/rust-lang-nursery/edition-guide/blame/68c458b9b68edced39aebea60e672a22d4d50edf/src/rust-2018/rustup-for-managing-rust-versions.md#L207-L217

llvm-tools-preview for using extra LLVM tools

If you'd like to use the lld linker, or other tools like llvm-objdump or
llvm-objcopy, you can install this component:

$ rustup component add llvm-tools-preview

This is the newest component, and so doesn't have good documentation at the
moment.

@ehuss
Copy link
Contributor

ehuss commented May 25, 2021

Closing per #232, this section has been removed. I have opened rust-lang/rust#85658 to further track the -preview nature of the component, and to create some documentation for it.

@ehuss ehuss closed this as completed May 25, 2021
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