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

[main] Apply three pull requests to main #3878

Merged
merged 3 commits into from
Aug 29, 2024
Merged

Conversation

tgross35
Copy link
Contributor

tesuji and others added 3 commits August 28, 2024 20:58
`-vv` produces lots of unrelated warnings in other crates when building
with `-Zbuild-std`. A single `-v` is enough for most testing purposes.

Build log size before and after:

Before: ~12 MB
After: 71.15 KB

(apply <rust-lang#3715> to `main`)
(cherry picked from commit 9c7a4d5)
edition: cannot update to 2021 edition because of libc msrv.
cargo of rust 1.19 cannot understand edition key in cargo.toml.

(cherry picked from commit 4057a9a)

avoid rebuilding libc-test

no semver vendor = 'unknown'

(cherry picked from commit de2c8a7)

use rel path for semver

(cherry picked from commit d6d56f1)

(apply <rust-lang#3718> to `main`)
[ resolve conflicts, squash for easier cherry-picks - Trevor ]
(apply <rust-lang#3738> to `main`)
(cherry picked from commit 3940851)
@rustbot
Copy link
Collaborator

rustbot commented Aug 29, 2024

r? @JohnTitor

rustbot has assigned @JohnTitor.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@tgross35 tgross35 added this pull request to the merge queue Aug 29, 2024
Merged via the queue into rust-lang:main with commit 5431bdb Aug 29, 2024
41 checks passed
@tgross35 tgross35 deleted the main-thyme branch August 29, 2024 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants