Commit 849dd3a
committed
Clarify that safe extern items do not require unsafe
This clarifies items.extern.fn-safety that it only applies to unsafe
items. `safe` items do not require an unsafe context.
I think this was just missed in rust-lang#1536.1 parent ff45844 commit 849dd3a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments