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
0c98b5949c
ruff
/
crates
/
ruff_python_literal
/
src
History
Download ZIP
Download TAR.GZ
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
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