Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate prettyplease to 0.2.29 #267

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2025

This PR contains the following updates:

Package Type Update Change
prettyplease build-dependencies patch 0.2 -> 0.2.29

Release Notes

dtolnay/prettyplease (prettyplease)

v0.2.29

Compare Source

  • Preserve semicolon on braced statement-position macros (#​103)

v0.2.28

Compare Source

v0.2.27

Compare Source

  • Avoid trailing '.' on non-macro float literals (#​89)

v0.2.26

Compare Source

  • Synthesize parentheses for precedence (#​88)

v0.2.25

Compare Source

v0.2.24

Compare Source

  • Improve support for use<> syntax (#​83)

v0.2.23

Compare Source

  • Support formatting &raw const place and &raw mut place expressions (#​82)

v0.2.22

Compare Source

  • Support formatting precise capture use<> syntax (#​80)

v0.2.21

Compare Source

  • Support formatting tail-call become expressions (#​79)

v0.2.20

Compare Source

  • Resolve unexpected_cfgs warning (#​73)

v0.2.19

Compare Source

  • Improve line placement for field assignment with multiline value (#​68)

v0.2.18

Compare Source

  • Support Rust 1.77's C-string literal syntax

v0.2.17

Compare Source

  • Fix formatting of imports that contain ::{self as (#​70)

v0.2.16

Compare Source

  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

v0.2.15

Compare Source

  • Improve indentation of if-let and while-let expressions (#​60)

v0.2.14

Compare Source

v0.2.13

Compare Source

v0.2.12

Compare Source

  • Documentation improvements

v0.2.11

Compare Source

  • Improve let-else formatting (#​56)

v0.2.10

Compare Source

  • Preserve attributes on verbatim Expr (#​54)

v0.2.9

Compare Source

  • Recognize ... placeholder in all Verbatim variants

v0.2.8

Compare Source

  • Prevent brace insertion from changing meaning of closure bodies (#​52)

v0.2.7

Compare Source

  • Format some standard library macros better (#​51)

v0.2.6

Compare Source

  • Fix semicolon on macro_rules written with parentheses (#​48)

v0.2.5

Compare Source

v0.2.4

Compare Source

  • Improve formatting of path generics in the trait part of qpath

v0.2.3

Compare Source

  • Improve formatting of match arms (#​45)

v0.2.2

Compare Source

  • Fill in even more Verbatim item support

v0.2.1

Compare Source

  • Improve support for some Verbatim variants

Configuration

📅 Schedule: Branch creation - "before 8am" in timezone Europe/Berlin, 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 was generated by Mend Renovate. View the repository job log.

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