This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
mirror of
https://github.com/astral-sh/ruff
synced
2026-01-11 08:34:29 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e0169d8dea6a5d7df3bc0f8da81a2d579475bf6a
ruff
/
crates
/
ruff_python_literal
/
src
History
Charlie Marsh
16acd4913f
Remove some unused
pub
functions (
#11576
)
...
## Summary I left anything in `red-knot`, any `with_` methods, etc.
2024-05-28 09:56:51 -04:00
..
cformat.rs
Remove some unused
pub
functions (
#11576
)
2024-05-28 09:56:51 -04:00
char.rs
Pull in RustPython parser (
#6099
)
2023-07-27 09:29:11 +00:00
escape.rs
Remove some unused
pub
functions (
#11576
)
2024-05-28 09:56:51 -04:00
float.rs
Remove some unused
pub
functions (
#11576
)
2024-05-28 09:56:51 -04: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