This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
rust-clippy
Watch
2
Star
0
Fork
You've already forked rust-clippy
0
mirror of
https://github.com/rust-lang/rust-clippy
synced
2024-12-23 19:43:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4bb4cc6fcb
rust-clippy
/
tests
/
ui-toml
/
absolute_paths
/
allow_crates
/
clippy.toml
2 lines
50 B
TOML
Raw
Normal View
History
Unescape
Escape
Refactor `absolute_paths`: * Check the path length first * Use `is_from_proc_macro` * Use symbols instead of strings when checking crate names
2024-07-04 23:00:17 +00:00
absolute-paths-allowed-crates
=
[
"core"
,
"crate"
]
Reference in a new issue
Copy permalink