bors[bot] 057e2ed574
Merge #8921
8921: Resolve any lifetime variables to 'static after inference r=flodiebold a=flodiebold

Chalk's unification can sometimes create lifetime variables, which we
currently don't really deal with, but at least we don't want to leak
them outside of inference.

Should fix #8919.

Co-authored-by: Florian Diebold <flodiebold@gmail.com>
2021-05-22 12:32:12 +00:00
..
2021-05-21 17:48:34 +02:00
2021-05-22 02:30:03 +02:00
2021-05-21 23:59:52 +02:00
2021-05-22 12:26:40 +00:00