Build(deps): update rowan requirement from 0.15 to 0.16 - #150
Open
dependabot[bot] wants to merge 1 commit into
Open
Build(deps): update rowan requirement from 0.15 to 0.16#150dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Owner
|
@dependabot recreate |
Updates the requirements on [rowan](https://github.com/rust-analyzer/rowan) to permit the latest version. - [Commits](rust-analyzer/rowan@v0.15.0...v0.16.1) --- updated-dependencies: - dependency-name: rowan dependency-version: 0.16.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/rowan-0.16
branch
from
July 4, 2026 00:41
b9c51be to
4b76bf9
Compare
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.
Updates the requirements on rowan to permit the latest version.
Commits
e25dbdfMerge pull request #176 from milianw/fix-prev_sibling84b1c8fFix prev_sibling indexing off-by-onede36433Merge pull request #165 from michaelvanstraten/allow-passing-an-iterable-to-s...dc1eb13Bump crate version numberc4cb18aMerge pull request #173 from milianw/fix-to_next_sibling-rc3294973Decrement refcount before calling free in to_next_sibling4bc8ba0Merge pull request #171 from milianw/optimize-children-iterationab5463eUse iterators for by_kind instead of introducing separate structs0b1a6ecOptimize iteration over sibling nodes by reusing NodeData if possiblef06a2c9Reduce allocations when iterating over Syntax{Node,Element} children