rust-analyzer/crates/hir_def
Aleksey Kladov d1474ae518 Check if bitflags deps pulls its weight
Bitflags is generally a good dependency -- it's lightweight, well
maintained and embraced by the ecosystem.

I wonder, however, do we really need it? Doesn't feel like it adds much
to be honest.
2021-04-04 12:06:01 +03:00
..
src Check if bitflags deps pulls its weight 2021-04-04 12:06:01 +03:00
Cargo.toml Check if bitflags deps pulls its weight 2021-04-04 12:06:01 +03:00