.. |
visitor
|
Upgrade to Rust 1.80 (#12586)
|
2024-07-30 19:18:08 +00:00 |
comparable.rs
|
[internal] ComparableExpr (f)strings and bytes made invariant under concatenation (#13301)
|
2024-09-25 16:58:57 +02:00 |
docstrings.rs
|
Move Python whitespace utilities into new ruff_python_whitespace crate (#4993)
|
2023-06-10 00:59:57 +00:00 |
expression.rs
|
Alternate quotes for strings inside f-strings in preview (#13860)
|
2024-10-23 07:57:53 +02:00 |
hashable.rs
|
Pull in RustPython parser (#6099)
|
2023-07-27 09:29:11 +00:00 |
helpers.rs
|
[flake8-async ] allow async generators (ASYNC100 ) (#13639)
|
2024-10-07 07:25:54 -05:00 |
identifier.rs
|
Update to Rust 1.74 and use new clippy lints table (#8722)
|
2023-11-16 18:12:46 -05:00 |
int.rs
|
[refurb] Count codepoints not bytes for slice-to-remove-prefix-or-suffix (FURB188) (#13631)
|
2024-10-07 16:13:28 +02:00 |
lib.rs
|
Harmonise methods for distinguishing different Python source types (#13682)
|
2024-10-09 13:18:52 +00:00 |
name.rs
|
Update Rust crate compact_str to 0.8.0 (#12333)
|
2024-07-15 06:03:23 +00:00 |
node.rs
|
Simplify iteration idioms (#13834)
|
2024-10-20 22:25:27 +01:00 |
nodes.rs
|
Simplify iteration idioms (#13834)
|
2024-10-20 22:25:27 +01:00 |
parenthesize.rs
|
Comments outside expression parentheses (#7873)
|
2023-10-19 09:24:11 +00:00 |
relocate.rs
|
Remove Expr postfix from ExprNamed , ExprIf , and ExprGenerator (#10229)
|
2024-03-04 12:55:01 +01:00 |
statement_visitor.rs
|
Remove Stmt::TryStar (#6566)
|
2023-08-14 13:39:44 -04:00 |
stmt_if.rs
|
Misc. small tweaks from perusing modules (#9383)
|
2024-01-03 12:30:25 -05:00 |
str.rs
|
Bump MSRV to Rust 1.80 (#13826)
|
2024-10-20 10:55:36 +02:00 |
str_prefix.rs
|
Maintain synchronicity between the lexer and the parser (#11457)
|
2024-06-03 18:23:50 +05:30 |
traversal.rs
|
Use referencial equality in traversal helper methods (#13895)
|
2024-10-24 11:30:22 +02:00 |
types.rs
|
Remove RefEquality (#6393)
|
2023-08-07 16:04:50 +00:00 |
visitor.rs
|
Simplify iteration idioms (#13834)
|
2024-10-20 22:25:27 +01:00 |
whitespace.rs
|
Use consistent re-export from ruff_source_file (#9320)
|
2023-12-30 14:48:45 -05:00 |