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

Allow implicit function decl on A64 #706

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Conversation

XrXr
Copy link
Contributor

@XrXr XrXr commented Oct 4, 2024

Testing in rust-lang/rust#131221, we found
that #627 is
unusable with the current LLVM version.

Testing in <rust-lang/rust#131221>, we found
that <rust-lang#627> is
unusable with the current LLVM version.
@tgross35 tgross35 merged commit e6e4513 into rust-lang:master Oct 4, 2024
25 checks passed
@XrXr XrXr deleted the limit-fix branch October 4, 2024 18:59
XrXr added a commit to XrXr/rust that referenced this pull request Oct 4, 2024
This commit updates compiler-builtins from 0.1.130 to 0.1.132.

PRs in the delta:
 - rust-lang/compiler-builtins#698
 - rust-lang/compiler-builtins#699
 - rust-lang/compiler-builtins#701
 - rust-lang/compiler-builtins#704
 - rust-lang/compiler-builtins#627
 - rust-lang/compiler-builtins#706

rust-lang/compiler-builtins#627
("Build with -Werror=implicit-function-declaration") and
rust-lang/compiler-builtins#706 ("Allow implicit function decl on A64")
should be the only user-facing changes. The rest are test and CI
changes.
XrXr added a commit to XrXr/rust that referenced this pull request Oct 4, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 5, 2024
RalfJung pushed a commit to RalfJung/miri that referenced this pull request Oct 14, 2024
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