-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lifetimes: Improve lifetimes on
OwnedFrozenValueTyped
Summary: For `::new`, the whole point of the function is that you use it to assert that an otherwise shorter-lived reference into the frozen heap will be valid indefinitely, so represent that in the lifetimes. The others were just... completely wrong Reviewed By: blackm00n Differential Revision: D69713843 fbshipit-source-id: acb6956df1068d4bf28089493acae6fbb7af3021
- Loading branch information
1 parent
2ef671c
commit 4930190
Showing
1 changed file
with
12 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters