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.110
->1.0.122
1.0.110
->1.0.122
0.25.0
->0.25.1
1.0.50
->1.0.61
Release Notes
dtolnay/cxx (cxx)
v1.0.122
Compare Source
v1.0.121
Compare Source
v1.0.120
Compare Source
c_char
remains consistent with libcore's definition in no-std mode by usingcore::ffi::c_char
, rather than a redefinition that is only checked againststd::os::raw::c_char
in std mode (#1330)v1.0.119
Compare Source
std
method from thecc
crate for controlling C++ standard library version (#1321, #1322, thanks @dcoles)v1.0.118
Compare Source
v1.0.117
Compare Source
v1.0.116
Compare Source
ref_as_ptr
clippy lint being triggered within generated codev1.0.115
Compare Source
dead_code
warnings (#1303)v1.0.114
Compare Source
v1.0.113
Compare Source
v1.0.112
Compare Source
v1.0.111
Compare Source
image-rs/image (image)
v0.25.1
Compare Source
Bug fixes:
channel.
ImageFormat::{reading_enabled, writing_enabled}
.dtolnay/thiserror (thiserror)
v1.0.61
Compare Source
core::fmt
andcore::panic
to facilitateerror_in_core
support (#299, thanks @jordens)v1.0.60
Compare Source
v1.0.59
Compare Source
debug-fmt-detail
option (#297)v1.0.58
Compare Source
v1.0.57
Compare Source
Display
impl for error message which do not contain any interpolated value (#286, thanks @nyurik)v1.0.56
Compare Source
v1.0.55
Compare Source
v1.0.54
Compare Source
v1.0.53
Compare Source
v1.0.52
Compare Source
v1.0.51
Compare Source
Error
impl (#266)Configuration
📅 Schedule: Branch creation - "after 8am and before 9am on monday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.