Skip to content

chore(deps): update rust crate toml to 0.7.2 - autoclosed - #94

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/toml-0.x
Closed

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/toml-0.x

Conversation

@renovate

@renovate renovate Bot commented Mar 1, 2023

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Type Update Change
toml dependencies minor 0.5.0 -> 0.7.2

Release Notes

toml-rs/toml

v0.7.2

Compare Source

v0.7.1

Compare Source

v0.7.0

Compare Source

v0.6.0

Compare Source

v0.5.11

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate Bot changed the title chore(deps): update rust crate toml to 0.7.2 chore(deps): update rust crate toml to 0.7.2 - autoclosed Mar 1, 2023
@renovate renovate Bot closed this Mar 1, 2023
@renovate
renovate Bot deleted the renovate/toml-0.x branch March 1, 2023 23:02
epage added a commit that referenced this pull request Sep 12, 2026
`clippy::from_iter_instead_of_collect` was
[deprecated](rust-lang/rust-clippy#17208) a
couple of months ago, and shows a warning on `beta` (`1.98.0`) when
there is any config set for it:
```
warning: lint `clippy::from_iter_instead_of_collect` has been removed: lint has proved problematic
  |
  = note: requested on the command line with `-W clippy::from_iter_instead_of_collect`
  = note: `#[warn(renamed_and_removed_lints)]` on by default
```

Given that `1.98.0` will be `stable` in a couple of weeks
(`2026-08-20`), I figured it would be a good idea to remove
`from_iter_instead_of_collect` from `[lints.clippy]` early.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants