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

Deprecate abort feature (backport #2337) #2384

Merged
merged 7 commits into from
Feb 19, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 19, 2025

closes #2243

Unfortunately there is no native way to cause a compiler warning, so this is a bit of a hack.


This is an automatic backport of pull request #2337 done by Mergify.

(cherry picked from commit 7c4e518)

# Conflicts:
#	README.md
(cherry picked from commit 7a0e036)
(cherry picked from commit d3538f4)
(cherry picked from commit 3cb2841)
@mergify mergify bot added the conflicts label Feb 19, 2025
Copy link
Contributor Author

mergify bot commented Feb 19, 2025

Cherry-pick of 7c4e518 has failed:

On branch mergify/bp/release/2.2/pr-2337
Your branch is up to date with 'origin/release/2.2'.

You are currently cherry-picking commit 7c4e518a.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   devtools/check_workspace.sh
	modified:   docs/USING_COSMWASM_STD.md
	modified:   packages/std/Cargo.toml
	modified:   packages/std/src/exports.rs
	modified:   packages/std/src/imports.rs
	modified:   packages/std/src/lib.rs
	modified:   packages/std/src/panic.rs

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   README.md

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify bot mentioned this pull request Feb 19, 2025
@chipshort chipshort merged commit 9dcbec6 into release/2.2 Feb 19, 2025
36 of 38 checks passed
@chipshort chipshort deleted the mergify/bp/release/2.2/pr-2337 branch February 19, 2025 13:23
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.

1 participant