Skip to content

Commit d00eb46

Browse files
committed
Update unresolved questions.
1 parent 3ec9df7 commit d00eb46

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

text/3606-temporary-lifetimes-in-tail-expressions.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,9 @@ If it turns out to be necessary, that might be a reason to not continue with thi
168168

169169
# Unresolved questions
170170

171-
- How advanced should the edition migration be?
172-
How uncommon is the situation where this change could existing code?
171+
- How uncommon are the situations where this change could affect existing code?
172+
- How advanced should the edition lint and migration be?
173+
- Can we make sure a lint catches the cases with unsafe code that could result in undefined behaviour?
173174

174175
# Future possibilities
175176

0 commit comments

Comments
 (0)