Open
Conversation
e22c13f to
e8b93ee
Compare
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: native/Cargo.lock |
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.
This PR contains the following updates:
1.0→1.3.2Release Notes
bitflags/bitflags (bitflags)
v1.3.2Compare Source
non_snake_casein generated flags types (#256)v1.3.1Compare Source
#[repr(transparent)](#252)v1.3.0Compare Source
This release bumps the Minimum Supported Rust Version to
1.46.0Add
#[repr(transparent)](#187)End
emptydoc comment with full stop (#202)Fix typo in crate root docs (#206)
Document from_bits_unchecked unsafety (#207)
Let
is_allignore extra bits (#211)Allows empty flag definition (#225)
Making crate accessible from std (#227)
Make
from_bitsa const fn (#229)Allow multiple bitflags structs in one macro invocation (#235)
Add named functions to perform set operations (#244)
Fix typos in method docs (#245)
Modernization of the
bitflagsmacro to take advantage of newer features and 2018 idioms (#246)Fix regression (in an unreleased feature) and simplify tests (#247)
Use
Selfand fix bug when overridingstringify!(#249)v1.2.1Compare Source
#[inline]attributes (#194)v1.2.0Compare Source
Fix typo: {Lower, Upper}Exp - {Lower, Upper}Hex (#183)
Add support for "unknown" bits (#188)
v1.1.0Compare Source
This is a re-release of
1.0.5, which was yanked due to a bug in the RLS.v1.0.5Compare Source
Use compiletest_rs flags supported by stable toolchain (#171)
Put the user provided attributes first (#173)
Make bitflags methods
conston newer compilers (#175)Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.