diff options
author | Florian Diebold <[email protected]> | 2021-05-22 13:25:58 +0100 |
---|---|---|
committer | Florian Diebold <[email protected]> | 2021-05-22 13:27:22 +0100 |
commit | 63614aafad6bfe984e67a9b9106b31decb3b59f4 (patch) | |
tree | 8d6a0e4cb54cbef23765d23a18214f214db1dc14 /crates/profile/src/memory_usage.rs | |
parent | 3cfe2d0a5d663d29c3d196f9d16e91964780792a (diff) |
Resolve any lifetime variables to 'static after inference
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.
Diffstat (limited to 'crates/profile/src/memory_usage.rs')
0 files changed, 0 insertions, 0 deletions