Update Rust crate log to 0.4.17 - abandoned #20
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:
0.4.11->0.4.17Release Notes
rust-lang/log
v0.4.17kv_unstableinternal dependencies.v0.4.16Optionuse in macros.v0.4.15Compare Source
spin_loop_hint.set_max_levelcall.Logon some common wrapper types.log!macros.kv_unstableinternal dependencies so they don't bump past their current alpha.kv_unstable.NonZero*integers as values in structured loggingv0.4.14Compare Source
__private_api_log_litspecial case.kv_unstableandstdfeatures causing compile failures.Value::to_*conversions that were incorrectly usingas.Value::to_errortoValue::to_borrowed_error.v0.4.13Compare Source
0.4.11, except with akv_unstable_stdfeature added to aid migrating current dependents to0.4.14(which was originally going to be0.4.13until it was decided to create a patch from0.4.11to minimize disruption).v0.4.12Compare Source
New
LogforBox<T: Log>cfg-ifto1.0FillAPIand added
source::as_mapandsource::as_listto easily serialize aSourceas either a map of
{key: value, ..}or as a list of[(key, value), ..].Fixed
LevelFilterto use theiru64index variantsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.