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-08-02 01:43:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
a227775f62
ruff
/
crates
/
ruff_python_ast
History
Download ZIP
Download TAR.GZ
Charlie Marsh
626d8dc2cc
Use
.as_ref()
in lieu of
&**
(
#5874
)
...
I find this less opaque (and often more succinct).
2023-07-19 00:49:13 +00:00
..
src
Use
.as_ref()
in lieu of
&**
(
#5874
)
2023-07-19 00:49:13 +00:00
Cargo.toml
Use consistent
Cargo.toml
metadata in all crates (
#5015
)
2023-06-12 00:02:40 +00:00