diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2019-11-16 13:17:20 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2019-11-16 13:17:20 +0000 |
commit | 5d9bce6e88626ec5f36b562803686c848fdf7b66 (patch) | |
tree | 89f19c9649f8cc60e9e8c35cd50e8c87a0198247 /crates/ra_syntax/src/algo.rs | |
parent | 7ad44610819d0bc69d4a2e0b9a74672ebb0fd585 (diff) | |
parent | ee190388ab9068167f665bec39edd4546336ee3d (diff) |
Merge #2274
2274: Chalk upgrade & dyn/impl support r=matklad a=flodiebold
- upgrade Chalk, which is a bit more involved than usual this time -- associated type values (in impls) are now a separate entity in Chalk, so we have to intern separate IDs for them...
- use Chalk's dyn/impl Trait support
- fix our handling of binders/bound variables -- before, we didn't use them for anything except Chalk queries, but now that we use them in dyn/impl Trait types and pass that to Chalk, we have to be a bit more careful
Co-authored-by: Florian Diebold <[email protected]>
Diffstat (limited to 'crates/ra_syntax/src/algo.rs')
0 files changed, 0 insertions, 0 deletions