Skip to content

Commit 1783835

Browse files
committed
Update drawbacks
1 parent c235cf2 commit 1783835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-immovable-types.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The concept of immovable types is likely familiar to users of C, C++ and C FFIs.
9797
# Drawbacks
9898
[drawbacks]: #drawbacks
9999

100-
This adds a new builtin trait and more logic to the borrow checker. It also requires `?Move` bounds. It may also break existing programs.
100+
This adds a new builtin trait and another checker pass. It also requires `?Move` bounds. It may also break existing programs.
101101

102102
# Alternatives
103103
[alternatives]: #alternatives

0 commit comments

Comments
 (0)