Skip to content

refactor(tasks): use Option::is_none_or#9273

Merged
graphite-app[bot] merged 1 commit intomainfrom
02-21-refactor_tasks_use_option_is_none_or_
Feb 21, 2025
Merged

refactor(tasks): use Option::is_none_or#9273
graphite-app[bot] merged 1 commit intomainfrom
02-21-refactor_tasks_use_option_is_none_or_

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Feb 21, 2025

#9270 bumped MSRV to 1.82.0. So we can now use Option::is_none_or.

This reverts part of #8929, which removed APIs incompatible with 1.81.0.

Copy link
Member Author

overlookmotel commented Feb 21, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions bot added A-prettier A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Feb 21, 2025
@overlookmotel overlookmotel marked this pull request as ready for review February 21, 2025 14:47
@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Feb 21, 2025
Copy link
Member

Boshen commented Feb 21, 2025

Merge activity

  • Feb 21, 10:00 AM EST: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Feb 21, 10:00 AM EST: A user added this pull request to the Graphite merge queue.
  • Feb 21, 10:07 AM EST: A user merged this pull request with the Graphite merge queue.

#9270 bumped MSRV to 1.82.0. So we can now use `Option::is_none_or`.

This reverts part of #8929, which removed APIs incompatible with 1.81.0.
@graphite-app graphite-app bot force-pushed the 02-21-refactor_mangler_use_iter_repeat_n_ branch from ce64c11 to 3f0b5b3 Compare February 21, 2025 15:01
@graphite-app graphite-app bot force-pushed the 02-21-refactor_tasks_use_option_is_none_or_ branch from 38d366f to d2f6c27 Compare February 21, 2025 15:01
Base automatically changed from 02-21-refactor_mangler_use_iter_repeat_n_ to main February 21, 2025 15:05
@graphite-app graphite-app bot merged commit d2f6c27 into main Feb 21, 2025
16 checks passed
@graphite-app graphite-app bot deleted the 02-21-refactor_tasks_use_option_is_none_or_ branch February 21, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0-merge Merge with Graphite Merge Queue A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants