Allow bool literals as first item of a single-line let chain (
#6492 )
Pull request merge
ytmimipushed 1 commit to master • c6c8159…ee329d3 • 15 days ago
docs: clarify the editions behavior and it's consequences on formatti…
Pull request merge
ytmimipushed 1 commit to master • 96264d2…c6c8159 • 27 days ago
docs: pull latest version from tags instead of releases in docs page (
#… Pull request merge
ytmimipushed 1 commit to master • 328f453…96264d2 • 29 days ago
feat: use
semver
to match required version (
#6066 )
Pull request merge
ytmimipushed 1 commit to master • 2ad782c…328f453 • 29 days ago
Add option to control trailing zero in floating-point literals (
#5834 )
Pull request merge
ytmimipushed 1 commit to master • 5619b64…2ad782c • on Feb 17
Don't remove block label from closure body (
#6468 )
Pull request merge
ytmimipushed 1 commit to master • 054efdd…5619b64 • on Feb 12
add check_diff function implementation to check_diff crate
Pull request merge
ytmimipushed 1 commit to master • 6f7aeed…054efdd • on Feb 7
fix: wrap_comments creating invalid code blocks
Pull request merge
ytmimipushed 1 commit to master • e6bc629…6f7aeed • on Jan 21
ytmimipushed 1 commit to master • d97c4fb…e6bc629 • on Jan 15
Merge pull request
#6431 from ytmimi/subtree-push-nightly-2025-01-02
Pull request merge
ytmimipushed 22 commits to master • a43eef1…d97c4fb • on Jan 14
add #![feature(unsafe_binders)]
annotation to tests
Fix incorrect strip r# prefix from
break
and
continue
labels (
#6425 )
Pull request merge
ytmimipushed 1 commit to master • 8a2c073…a43eef1 • on Dec 22, 2024
Merge pull request
#6412 from ytmimi/subtree-push-nightly-2024-12-02
Pull request merge
ytmimipushed 28 commits to master • 9f8fcc2…8a2c073 • on Dec 11, 2024
Use RewriteResult in visit_item (
#6410 )
Pull request merge
ytmimipushed 1 commit to master • 78aa72f…9f8fcc2 • on Dec 2, 2024
fix versionsort chunk split on non-ASCII numerics (
#6407 )
Pull request merge
ytmimipushed 1 commit to master • 0a32a02…78aa72f • on Dec 1, 2024
Use preinterned path
symbol
Pull request merge
ytmimipushed 1 commit to master • 8cb2820…0a32a02 • on Nov 27, 2024
docs: Fix grammar in Configurations.md
Pull request merge
ytmimipushed 1 commit to master • 2a64f21…8cb2820 • on Nov 27, 2024
Return Result from Shape methods
Pull request merge
ytmimipushed 2 commits to master • 777e25a…2a64f21 • on Nov 27, 2024
repair Ord for UseSegment (
#6375 )
Pull request merge
ytmimipushed 1 commit to master • 96cc01b…777e25a • on Nov 4, 2024
ytmimipushed 1 commit to master • affb464…96cc01b • on Oct 23, 2024
compile rustfmt in
check_diff
crate (
#6275 )
Pull request merge
ytmimipushed 1 commit to master • a7e0c15…affb464 • on Oct 22, 2024
defer changes for zero argument functions until style_edition=2027
Pull request merge
ytmimipushed 2 commits to master • 2d049af…a7e0c15 • on Oct 21, 2024
feat: apply 2024 version sort algorithm to mods
Pull request merge
Hint which style_edition to use instead of version
Pull request merge
ytmimipushed 1 commit to master • 5f48fe9…a2625bf • on Oct 9, 2024
defer changes for zero argument functions until style_edition=2027
Add style_edition 2027 (
#6324 )
Pull request merge
ytmimipushed 1 commit to master • 6157568…5f48fe9 • on Sep 27, 2024
Preallocate missmatches in JsonEmitter::add_misformatted_file
Pull request merge
ytmimipushed 1 commit to master • 0339b96…6157568 • on Sep 20, 2024
Avoid allocation in JsonEmitter::emit_footer
Pull request merge
ytmimipushed 1 commit to master • b23b699…0339b96 • on Sep 20, 2024
You can’t perform that action at this time.