Revert "Temporarily use define_rust_probestack;"#699
Merged
tgross35 merged 1 commit intorust-lang:masterfrom Sep 28, 2024
Merged
Revert "Temporarily use define_rust_probestack;"#699tgross35 merged 1 commit intorust-lang:masterfrom
use define_rust_probestack;"#699tgross35 merged 1 commit intorust-lang:masterfrom
Conversation
<rust-lang/rust#126984> has been resolved. Remove the workaround that was introduced to suppress it. This reverts commit 254edbc.
c9416e2 to
4e21112
Compare
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.131. 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#627 ("Build with -Werror=implicit-function-declaration") should be the only user-facing change. The rest are changes to tests and the crate's CI setup.
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
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
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Oct 5, 2024
Update compiler-builtins to 0.1.132 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
RalfJung
pushed a commit
to RalfJung/miri
that referenced
this pull request
Oct 14, 2024
Update compiler-builtins to 0.1.132 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
tgross35
added a commit
that referenced
this pull request
Jan 31, 2026
Revert "Temporarily `use define_rust_probestack;`"
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.
rust-lang/rust#126984 has been resolved. Remove the workaround that was introduced to suppress it.
This reverts commit 254edbc.