rust/crates/hir
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 remove unused deps 2021-09-11 16:20:04 +01:00