rust/crates/hir_ty
Florian Diebold a2d9f7d7bb Avoid type inference panic on bitslice methods
Should fix #10090, #10046, #10179.
This is only a workaround, but the proper fix requires some bigger
refactoring (also related to fixing #10058), and this at least prevents
the crash.
2021-09-12 10:49:40 +02:00
..
src Avoid type inference panic on bitslice methods 2021-09-12 10:49:40 +02:00
Cargo.toml removing seemingly unused dev deps. 2021-09-11 16:26:36 +01:00