rust/crates/ra_hir_ty
Florian Diebold 67240c8d91 Fix #2705
The `-` turned into a `+` during a refactoring.

The original issue was caused by `Read` resolving wrongly to a trait without
type parameters instead of a struct with one parameter; this only fixes the
crash, not the wrong resolution.
2020-01-03 14:57:11 +01:00
..
src Fix #2705 2020-01-03 14:57:11 +01:00
Cargo.toml Update Chalk, clean up Chalk integration a bit 2019-12-23 00:08:03 +01:00