rustfmt icon indicating copy to clipboard operation
rustfmt copied to clipboard

Add another batch of updates to the changelog

Open ytmimi opened this issue 1 year ago • 5 comments
trafficstars

ytmimi avatar Jan 01 '24 16:01 ytmimi

thank you for this, happy to merge once conflicts are resolved

calebcartwright avatar Apr 07 '24 19:04 calebcartwright

@calebcartwright want me to add entries for these PRs too?

  • #5971
  • #5582
  • #6034
  • #6073
  • #6101
  • #6085
  • #6092
  • #6112

ytmimi avatar Apr 07 '24 19:04 ytmimi

@calebcartwright want me to add entries for these PRs too?

* [Format diff line to be easily clickable #5971](https://github.com/rust-lang/rustfmt/pull/5971)

* [Fix for #3805 - wrap macro that starts with nested body blocks #5582](https://github.com/rust-lang/rustfmt/pull/5582)

* [Consolidating dependencies #6034](https://github.com/rust-lang/rustfmt/pull/6034)

* [Fix #6069 #6073](https://github.com/rust-lang/rustfmt/pull/6073)

* [fix clap deprecations #6101](https://github.com/rust-lang/rustfmt/pull/6101)

* [Ensure space around binary exprs #6085](https://github.com/rust-lang/rustfmt/pull/6085)

* [Fix failure with `=>` in comment after match `=>` #6092](https://github.com/rust-lang/rustfmt/pull/6092)

* [Fix: ICE with expanded code #6105 #6112](https://github.com/rust-lang/rustfmt/pull/6112)

sure, i'll defer to you whether to add them here or in a separate PR. whichever would be easier for you

calebcartwright avatar Apr 07 '24 20:04 calebcartwright

@calebcartwright this should be ready to go, and I added entries for the outstanding changes that have been merged.

ytmimi avatar Apr 08 '24 01:04 ytmimi

@calebcartwright I made some changes. Take a look when you get a chance.

ytmimi avatar Apr 08 '24 17:04 ytmimi