diff options
author | Florian Diebold <[email protected]> | 2019-07-06 15:41:04 +0100 |
---|---|---|
committer | Florian Diebold <[email protected]> | 2019-07-06 16:34:05 +0100 |
commit | 065d3987012b138b123f0544de193f8bb560b1b5 (patch) | |
tree | 029ff3c3a9beb816c3056cd38595e15f3c541998 /editors/code | |
parent | 219e0e8c8d6672feaab2f19b7c3280d5967360e4 (diff) |
Add trait obligations for where clauses when calling functions/methods
E.g. if we call `foo<T: Into<u32>>(x)`, that adds an obligation that `x:
Into<u32>`, etc.
Diffstat (limited to 'editors/code')
0 files changed, 0 insertions, 0 deletions