-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
rust 1.83.0 #199379
Merged
Merged
rust 1.83.0 #199379
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
bump-formula-pr
PR was created using `brew bump-formula-pr`
CI-build-dependents-from-source
Pass --build-dependents-from-source to brew test-bot.
long build
Set a long timeout for formula testing
long dependent tests
Set a long timeout for dependent testing
labels
Nov 28, 2024
Co-authored-by: Ruoyu Zhong <[email protected]>
ZhongRuoyu
force-pushed
the
bump-rust-1.83.0
branch
from
November 28, 2024 15:05
8f08c48
to
42d762b
Compare
ZhongRuoyu
added
CI-no-fail-fast
Continue CI tests despite failing GitHub Actions matrix builds.
CI-no-fail-fast-deps
Continue dependent tests despite failing GitHub Actions matrix tests.
labels
Nov 28, 2024
This was referenced Nov 28, 2024
chenrui333
approved these changes
Nov 29, 2024
github-actions
bot
added
the
CI-published-bottle-commits
The commits for the built bottles have been pushed to the PR branch.
label
Nov 30, 2024
This was referenced Nov 30, 2024
Merged
This was referenced Nov 30, 2024
houqp
pushed a commit
to roapi/roapi
that referenced
this pull request
Dec 2, 2024
… rust 1.83 build (#353) seeing some regression build failure when building roapi 0.12.0 against rust 1.83.0 ``` error: elided lifetime has a name --> columnq/src/table/excel.rs:48:10 | 41 | impl<'a> ExcelSubrange<'a> { | -- lifetime `'a` declared here ... 48 | ) -> ExcelSubrange { | ^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` | note: the lint level is defined here --> columnq/src/lib.rs:1:9 | 1 | #![deny(warnings)] | ^^^^^^^^ = note: `#[deny(elided_named_lifetimes)]` implied by `#[deny(warnings)]` ``` relates to Homebrew/homebrew-core#199379 Signed-off-by: Rui Chen <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bump-formula-pr
PR was created using `brew bump-formula-pr`
CI-build-dependents-from-source
Pass --build-dependents-from-source to brew test-bot.
CI-no-fail-fast
Continue CI tests despite failing GitHub Actions matrix builds.
CI-no-fail-fast-deps
Continue dependent tests despite failing GitHub Actions matrix tests.
CI-published-bottle-commits
The commits for the built bottles have been pushed to the PR branch.
long build
Set a long timeout for formula testing
long dependent tests
Set a long timeout for dependent testing
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.resource
blocks have been checked for updates.