ruff/crates/ruff_dev/src
2025-05-08 16:55:39 +02:00
..
format_dev.rs Use #[expect(lint)] over #[allow(lint)] where possible (#17822) 2025-05-03 21:20:31 +02:00
generate_all.rs [ty] Generate and add rules table (#17953) 2025-05-08 16:55:39 +02:00
generate_cli_help.rs help: enable auto-wrapping of help output (#9633) 2024-01-24 10:51:07 -05:00
generate_docs.rs Upgrade to Rust 1.86 and bump MSRV to 1.84 (#17171) 2025-04-03 15:59:44 +00:00
generate_json_schema.rs Move Configuration to ruff_workspace crate (#6920) 2023-08-28 06:21:35 +00:00
generate_options.rs Upgrade to Rust 1.86 and bump MSRV to 1.84 (#17171) 2025-04-03 15:59:44 +00:00
generate_rules_table.rs Use #[expect(lint)] over #[allow(lint)] where possible (#17822) 2025-05-03 21:20:31 +02:00
generate_ty_rules.rs [ty] Generate and add rules table (#17953) 2025-05-08 16:55:39 +02:00
generate_ty_schema.rs Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
main.rs [ty] Generate and add rules table (#17953) 2025-05-08 16:55:39 +02:00
print_ast.rs Pass ParserOptions to the parser (#16220) 2025-02-19 10:50:50 -05:00
print_cst.rs Disallow unreachable_pub (#4314) 2023-05-11 18:00:00 -04:00
print_tokens.rs Manual impl of Debug on Token (#11958) 2024-06-22 04:18:24 +00:00
round_trip.rs Harmonise methods for distinguishing different Python source types (#13682) 2024-10-09 13:18:52 +00:00