Skip to content

Add a workflow to auto-bump rust-toolchain.toml#116

Open
dholroyd wants to merge 1 commit intomasterfrom
msrv-bump
Open

Add a workflow to auto-bump rust-toolchain.toml#116
dholroyd wants to merge 1 commit intomasterfrom
msrv-bump

Conversation

@dholroyd
Copy link
Owner

@dholroyd dholroyd commented Mar 6, 2026

Picking a 12 month old rust version is a bit arbitrary. My assumption is that this will reduce rust-version churn for dependant projects.

@scottlamb since you mentioned MSRV policy in #111 ... N - 12 good for you?

Picking a 12 month old rust version is a bit arbitrary.  My assumption
is that this will avoid too much rust-version churn for dependant
projects.
@dholroyd dholroyd requested a review from scottlamb March 6, 2026 23:24
@github-actions
Copy link

github-actions bot commented Mar 6, 2026

🐰 Bencher Report

Branchmsrv-bump
TestbedLinux

⚠️ WARNING: No Threshold found!

Without a Threshold, no Alerts will ever be generated.

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds flag.

Click to view all benchmark results
BenchmarkEstimated CyclesBenchmark Result
estimated cycles x 1e6
(Result Δ%)
Upper Boundary
estimated cycles x 1e6
(Limit %)
Instructionsinstructions x 1e6L1 Hitshits x 1e6L2 Hitshits x 1e3RAM Hitshits x 1e3Total read+writereads/writes x 1e6
ci_bench::ci::reader read:setup_video("big_buck_bunny_1080p_24fps_h264.h264"...📈 view plot
🚷 view threshold
16.72 x 1e6
(+0.26%)Baseline: 16.67 x 1e6
16.74 x 1e6
(99.87%)
📈 view plot
⚠️ NO THRESHOLD
8.25 x 1e6📈 view plot
⚠️ NO THRESHOLD
10.83 x 1e6📈 view plot
⚠️ NO THRESHOLD
18.21 x 1e3📈 view plot
⚠️ NO THRESHOLD
165.62 x 1e3📈 view plot
⚠️ NO THRESHOLD
11.01 x 1e6
🐰 View full continuous benchmarking report in Bencher

@scottlamb
Copy link
Collaborator

No strong feelings here. I tend to be pretty haphazard in my own projects, bumping it when needed to keep deps up-to-date or for a particular feature. There's no feature I need in h264-reader. let-chains are certainly convenient, and they're more than a year old now.

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