Skip to content

Commit d448d19

Browse files
committed
Remove future possibility of unsafe, now that it's in the RFC
1 parent 98aca06 commit d448d19

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

text/3698-declarative-derive-macros.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -220,9 +220,6 @@ requests arise.
220220
# Future possibilities
221221
[future-possibilities]: #future-possibilities
222222

223-
We should provide a way for derive macros to declare themselves `unsafe` to
224-
invoke, requiring an unsafe attribute syntax to invoke.
225-
226223
We should provide a way for derive macros to invoke other derive macros.
227224

228225
We should provide a means to perform a `derive` on a struct without being

0 commit comments

Comments
 (0)