.. |
comments
|
Join implicit concatenated strings when they fit on a line (#13663)
|
2024-10-24 11:52:22 +02:00 |
expression
|
Fix preview style name in can_omit_parentheses to is_f_string_formatting_enabled (#13907)
|
2024-10-24 11:32:28 +00:00 |
module
|
Upgrade to Rust 1.78 (#11260)
|
2024-05-03 12:46:21 +00:00 |
other
|
Fix normalize arguments when fstring_formatting is disabled (#13910)
|
2024-10-24 13:07:18 +00:00 |
pattern
|
Join implicit concatenated strings when they fit on a line (#13663)
|
2024-10-24 11:52:22 +02:00 |
snapshots
|
Remove exception-handler lexing from unused-bound-exception fix (#5851)
|
2023-07-18 18:27:46 +00:00 |
statement
|
Join implicit concatenated strings when they fit on a line (#13663)
|
2024-10-24 11:52:22 +02:00 |
string
|
Fix normalize arguments when fstring_formatting is disabled (#13910)
|
2024-10-24 13:07:18 +00:00 |
type_param
|
Upgrade to Rust 1.78 (#11260)
|
2024-05-03 12:46:21 +00:00 |
builders.rs
|
Avoid multiline expression if format specifier is present (#11123)
|
2024-04-26 13:34:38 +00:00 |
cli.rs
|
Build CommentRanges outside the parser (#11792)
|
2024-06-09 09:55:17 +00:00 |
context.rs
|
Join implicit concatenated strings when they fit on a line (#13663)
|
2024-10-24 11:52:22 +02:00 |
generated.rs
|
Normalize implicit concatenated f-string quotes per part (#13539)
|
2024-10-08 09:59:17 +00:00 |
lib.rs
|
Build CommentRanges outside the parser (#11792)
|
2024-06-09 09:55:17 +00:00 |
main.rs
|
Formatter and parser refactoring (#7569)
|
2023-09-26 15:29:43 +02:00 |
options.rs
|
Add Python 3.13 to list of allowed Python versions (#11411)
|
2024-05-13 16:35:41 +00:00 |
prelude.rs
|
Accept any Into<AnyNodeRef> as Comments arguments (#5205)
|
2023-06-20 16:49:21 +00:00 |
preview.rs
|
Fix normalize arguments when fstring_formatting is disabled (#13910)
|
2024-10-24 13:07:18 +00:00 |
range.rs
|
Join implicit concatenated strings when they fit on a line (#13663)
|
2024-10-24 11:52:22 +02:00 |
shared_traits.rs
|
ruff_python_formatter: copy and inline shared traits (#8656)
|
2023-11-13 12:16:04 -05:00 |
verbatim.rs
|
Fix formatter instability for lines only consisting of zero-width characters (#11748)
|
2024-06-05 17:55:14 +02:00 |