ruff/crates/ruff_dev/src
Zanie Blue 8e13765b57
Some checks are pending
CI / Determine changes (push) Waiting to run
CI / cargo fmt (push) Waiting to run
CI / cargo clippy (push) Blocked by required conditions
CI / cargo test (linux) (push) Blocked by required conditions
CI / cargo test (linux, release) (push) Blocked by required conditions
CI / cargo test (${{ github.repository == 'astral-sh/ruff' && 'depot-windows-2022-16' || 'windows-latest' }}) (push) Blocked by required conditions
CI / cargo test (macos-latest) (push) Blocked by required conditions
CI / cargo test (wasm) (push) Blocked by required conditions
CI / cargo build (msrv) (push) Blocked by required conditions
CI / cargo fuzz build (push) Blocked by required conditions
CI / fuzz parser (push) Blocked by required conditions
CI / test scripts (push) Blocked by required conditions
CI / ecosystem (push) Blocked by required conditions
CI / Fuzz for new ty panics (push) Blocked by required conditions
CI / cargo shear (push) Blocked by required conditions
CI / ty completion evaluation (push) Blocked by required conditions
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / mkdocs (push) Waiting to run
CI / formatter instabilities and black similarity (push) Blocked by required conditions
CI / test ruff-lsp (push) Blocked by required conditions
CI / check playground (push) Blocked by required conditions
CI / benchmarks instrumented (ruff) (push) Blocked by required conditions
CI / benchmarks instrumented (ty) (push) Blocked by required conditions
CI / benchmarks walltime (medium|multithreaded) (push) Blocked by required conditions
CI / benchmarks walltime (small|large) (push) Blocked by required conditions
[ty Playground] Release / publish (push) Waiting to run
[ty] Use title for configuration code fences in ty reference documentation (#21992)
Part of https://github.com/astral-sh/ty/pull/1904
2025-12-15 16:36:08 -05:00
..
format_dev.rs Update Rust toolchain to 1.89 (#19807) 2025-08-07 18:21:50 +02:00
generate_all.rs Auto-generate environment variable references for ty (#19205) 2025-07-08 10:48:31 -04:00
generate_cli_help.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
generate_docs.rs Document when a rule was added (#21035) 2025-10-23 14:48:41 -04:00
generate_json_schema.rs [ruff] Update schemars to v1 (#20942) 2025-10-20 08:59:52 +02:00
generate_options.rs Update Rust toolchain to 1.91 (#21179) 2025-11-01 01:50:58 +00:00
generate_rules_table.rs Document when a rule was added (#21035) 2025-10-23 14:48:41 -04:00
generate_ty_cli_reference.rs [ty] Add warning that docs are autogenerated (#18270) 2025-05-23 09:58:16 +00:00
generate_ty_env_vars_reference.rs Auto-generate environment variable references for ty (#19205) 2025-07-08 10:48:31 -04:00
generate_ty_options.rs [ty] Use title for configuration code fences in ty reference documentation (#21992) 2025-12-15 16:36:08 -05:00
generate_ty_rules.rs [ty] Document when a rule was added (#20859) 2025-10-14 14:33:48 +02:00
generate_ty_schema.rs [ruff] Update schemars to v1 (#20942) 2025-10-20 08:59:52 +02:00
main.rs Auto-generate environment variable references for ty (#19205) 2025-07-08 10:48:31 -04:00
print_ast.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
print_cst.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
print_tokens.rs [ty] CLI reference (#17978) 2025-05-09 14:23:24 +02:00
round_trip.rs [ty] CLI reference (#17978) 2025-05-09 14:23:24 +02:00