Skip to content

chore(rust): rust-version = "1.82.0"#9270

Merged
Boshen merged 2 commits intomainfrom
02-21-chore_rust_rust-version_1.82.0_
Feb 21, 2025
Merged

chore(rust): rust-version = "1.82.0"#9270
Boshen merged 2 commits intomainfrom
02-21-chore_rust_rust-version_1.82.0_

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Feb 21, 2025

No description provided.

Copy link
Member Author

Boshen 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-linter Area - Linter A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler A-prettier A-isolated-declarations Isolated Declarations C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Feb 21, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Feb 21, 2025

Merge activity

  • Feb 21, 8:54 AM EST: A user added this pull request to the Graphite merge queue.
  • Feb 21, 9:03 AM EST: The Graphite merge queue couldn't merge this PR because it failed for an unknown reason (All comments must be resolved before merging).

graphite-app bot pushed a commit that referenced this pull request Feb 21, 2025
@graphite-app graphite-app bot force-pushed the 02-21-chore_rust_rust-version_1.82.0_ branch from 98c0f8f to 0202175 Compare February 21, 2025 13:55
@graphite-app graphite-app bot force-pushed the 02-21-chore_rust_rust-version_1.82.0_ branch from 0202175 to 4fffb2c Compare February 21, 2025 13:57
@codspeed-hq
Copy link

codspeed-hq bot commented Feb 21, 2025

CodSpeed Performance Report

Merging #9270 will not alter performance

Comparing 02-21-chore_rust_rust-version_1.82.0_ (32e738d) with main (b9c8a10)

Summary

✅ 33 untouched benchmarks

Co-authored-by: Cameron <cameron.clark@hey.com>
@Boshen Boshen merged commit 2726e29 into main Feb 21, 2025
25 checks passed
@Boshen Boshen deleted the 02-21-chore_rust_rust-version_1.82.0_ branch February 21, 2025 14:15
graphite-app bot pushed a commit that referenced this pull request Feb 21, 2025
#9270 bumped MSRV to 1.82.0. So we can now use `iter::repeat_n`, which is slightly more performant than `iter::repeat(...).take(...)`.

This reverts part of #8929, which removed APIs incompatible with 1.81.0.
graphite-app bot pushed a commit that referenced this pull request 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-isolated-declarations Isolated Declarations A-linter Area - Linter A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler 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