Update to the final LLVM 13.0.0 release#89456
Merged
bors merged 1 commit intorust-lang:masterfrom Oct 5, 2021
Merged
Conversation
Contributor
|
(rust-highfive has picked a reviewer for you, use r? to override) |
Contributor
|
Member
Author
|
r? @nikic |
Contributor
|
@bors r+ |
Collaborator
|
📌 Commit 03cf07f has been approved by |
Member
|
@bors rollup=iffy worried this will have perf implications, marking as iffy since i'll probably skip it for some rollups, on the plus side this gets some priority for testing it does seem like a small submodule update so perhaps i'm worrying too much, feel free to unmark and i'll try to include it in a rollup |
Member
Author
|
The only diff in libLLVM is for AArch64, which wouldn't be visible in our perf tests, and the rest is in Clang. I think it should be fine for a rollup, but there's no rush. This is mostly just tidiness to get our forked changes rebased onto the final release tag. |
Member
|
@bors rollup=maybe good enough for me |
Manishearth
added a commit
to Manishearth/rust
that referenced
this pull request
Oct 5, 2021
Update to the final LLVM 13.0.0 release
Manishearth
added a commit
to Manishearth/rust
that referenced
this pull request
Oct 5, 2021
Update to the final LLVM 13.0.0 release
Manishearth
added a commit
to Manishearth/rust
that referenced
this pull request
Oct 5, 2021
Update to the final LLVM 13.0.0 release
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Oct 5, 2021
…ingjubilee Rollup of 15 pull requests Successful merges: - rust-lang#87993 (Stabilize try_reserve) - rust-lang#88090 (Perform type inference in range pattern) - rust-lang#88780 (Added abs_diff for integer types.) - rust-lang#89270 (path.push() should work as expected on windows verbatim paths) - rust-lang#89413 (Correctly handle supertraits for min_specialization) - rust-lang#89456 (Update to the final LLVM 13.0.0 release) - rust-lang#89466 (Fix bug with query modifier parsing) - rust-lang#89473 (Fix extra `non_snake_case` warning for shorthand field bindings) - rust-lang#89474 (rustdoc: Improve doctest pass's name and module's name) - rust-lang#89478 (Fixed numerus of error message) - rust-lang#89480 (Add test for issue 89118.) - rust-lang#89487 (Try to recover from a `=>` -> `=` or `->` typo in a match arm) - rust-lang#89494 (Deny `where` clauses on `auto` traits) - rust-lang#89511 (:arrow_up: rust-analyzer) - rust-lang#89536 (update Miri) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Manishearth
added a commit
to Manishearth/rust
that referenced
this pull request
Oct 5, 2021
Update to the final LLVM 13.0.0 release
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.