fix: add missing explicit lifetime for rust 1.83 build#5516
Merged
mhilton merged 2 commits intoinfluxdata:masterfrom Feb 6, 2025
Merged
fix: add missing explicit lifetime for rust 1.83 build#5516mhilton merged 2 commits intoinfluxdata:masterfrom
mhilton merged 2 commits intoinfluxdata:masterfrom
Conversation
6 tasks
13 tasks
Contributor
Author
|
can someone review and merge this patch? Thanks! |
chenrui333
added a commit
to Homebrew/formula-patches
that referenced
this pull request
Dec 31, 2024
relates to influxdata/flux#5516 Signed-off-by: Rui Chen <rui@chenrui.dev>
This was referenced Dec 31, 2024
|
@chenrui333 could you rebase this change so we can have a fresh CI run? Sorry for the late feedback. |
Signed-off-by: Rui Chen <rui@chenrui.dev>
08b6cb7 to
b55b2f5
Compare
Contributor
Author
|
@crepererum just rebased to the latest master. 👍 |
5 tasks
Contributor
|
@chenrui333 This looks to me like it needs |
Contributor
Author
|
sorry about the late reply (not quite familiar with the process, but that works for me :) ) |
Signed-off-by: Rui Chen <rui@chenrui.dev>
mhilton
approved these changes
Feb 6, 2025
Contributor
No worries, just wanted to make sure you got your change merged. |
12 tasks
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Checklist
Dear Author 👋, the following checks should be completed (or explicitly dismissed) before merging.
experimental/docs/Spec.mdhas been updatedDear Reviewer(s) 👋, you are responsible (among others) for ensuring the completeness and quality of the above before approval.
👋 This PR is fixing the regression build issue against rust 1.83.0: