rust/crates/ra_hir
Florian Diebold 9db34eec20 Fix Chalk environments
The clauses need to be wrapped in `FromEnv` clauses for elaboration (i.e.
things like inferring `T: Clone` from `T: Copy`) to work correctly.
2019-09-07 16:30:37 +02:00
..
src Fix Chalk environments 2019-09-07 16:30:37 +02:00
Cargo.toml Lower bounds on trait definition, and resolve assoc types from super traits 2019-09-07 14:31:43 +02:00