This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
clippy_utils
History
Jason Newcomb
16633a2d7b
Replace
in_constant
with
is_in_const_context
. Use only the state in
LateContext
to avoid walking the HIR tree.
2024-08-07 09:57:27 -04:00
..
src
Replace
in_constant
with
is_in_const_context
. Use only the state in
LateContext
to avoid walking the HIR tree.
2024-08-07 09:57:27 -04:00
Cargo.toml
Use
-D warnings
instead of
deny-warnings
feature.
2024-08-06 10:46:39 -04:00