This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-09-27 12:29:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
a6bc4b2e48
ruff
/
crates
/
ruff_python_literal
/
src
History
Download ZIP
Download TAR.GZ
Micha Reiser
94968fedd5
Use Rust 1.75 toolchain (
#9437
)
2024-01-08 18:03:16 +01:00
..
cformat.rs
Remove unused runtime string formatting logic (
#6624
)
2023-08-16 17:38:33 +00:00
char.rs
Pull in RustPython parser (
#6099
)
2023-07-27 09:29:11 +00:00
escape.rs
Use Rust 1.75 toolchain (
#9437
)
2024-01-08 18:03:16 +01:00
float.rs
Implement our own small-integer optimization (
#7584
)
2023-09-25 15:13:21 +00:00
format.rs
Avoid parsing other parts of a format specification if replacements are present (
#6858
)
2023-08-25 17:42:57 +00:00
lib.rs
Pull in RustPython parser (
#6099
)
2023-07-27 09:29:11 +00:00