Skip to content

Commit 4e12a2d

Browse files
committed
Removed 'proc' keyword
As per rust-lang/rust#49699
1 parent f2821ee commit 4e12a2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/keywords.md

-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ them to use these keywords.
7575
> KW_OFFSETOF : `offsetof`
7676
> KW_OVERRIDE : `override`
7777
> KW_PRIV : `priv`
78-
> KW_PROC : `proc`
7978
> KW_PURE : `pure`
8079
> KW_SIZEOF : `sizeof`
8180
> KW_TYPEOF : `typeof`

0 commit comments

Comments
 (0)