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

Add libmachine to share Triple between librustc & compiletest. #13605

Closed
wants to merge 5 commits into from

Conversation

DiamondLovesYou
Copy link
Contributor

This is a prerequisite to #13450.

Richard Diamond added 5 commits April 18, 2014 17:03
…tax,

and compiletest. Currently, it houses the Os and Architecture enums, as well
as the larger Triple structure.

I choose to put Triple into it's own crate so compiletest wouldn't need
to import all of librustc (Triple's original home).
@alexcrichton
Copy link
Member

Closing due to inactivity, but feel free to reopen with a rebase!

matthiaskrgr pushed a commit to matthiaskrgr/rust that referenced this pull request Nov 16, 2022
fix: Fix r-a eagerly showing no discovered workspace errors
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 7, 2024
…=llogiq

Stop linting unused_io_amount in io traits

Closes rust-lang#4836

changelog: [`unused_io_amount`] No longer lints inside `io::Read`/`io::Write`, and async variants.
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

Successfully merging this pull request may close these issues.

2 participants