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

Don't block merges on rust-analyzer compat check #1151

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

leighmcculloch
Copy link
Member

@leighmcculloch leighmcculloch commented Nov 14, 2023

What

Don't block merges on rust-analyzer compat check.

Why

It's been more than 6 months I think since we broke this compat check. We might not need it anymore. We just don't seem to be stumbling upon limitations in rust-analyzer, we might mean the things we were stumbling on in the past have been fixed. We could remove it. Simply stopping it from blocking merges is a step towards doing that.

Related:

@leighmcculloch leighmcculloch marked this pull request as ready for review November 14, 2023 01:12
github-merge-queue bot pushed a commit to stellar/rs-soroban-env that referenced this pull request Nov 14, 2023
### What
Don't block merges on rust-analyzer compat check.

### Why
Lately it's taking a long time to run, longer than other jobs in the
workflows.

It's been more than 6 months I think since we broke this compat check.
We might not need it anymore. We just don't seem to be stumbling upon
limitations in rust-analyzer, we might mean the things we were stumbling
on in the past have been fixed. We could remove it. Simply stopping it
from blocking merges is a step towards doing that.

Related:
- stellar/rs-soroban-sdk#1151
@leighmcculloch leighmcculloch added this pull request to the merge queue Nov 15, 2023
Merged via the queue into main with commit da0dc1c Nov 15, 2023
@leighmcculloch leighmcculloch deleted the heliocentricism-undefaulted branch November 15, 2023 22:16
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