Remove range function
This commit is contained in:
parent
ed13698317
commit
4c78d28344
1 changed files with 0 additions and 2 deletions
|
|
@ -95,8 +95,6 @@ syn keyword rustTrait Vec
|
|||
syn keyword rustTrait Path GenericPath
|
||||
" FIXME: remove when I/O reform lands
|
||||
syn keyword rustTrait Buffer Writer Reader Seek BufferPrelude
|
||||
" FIXME: remove when range syntax lands
|
||||
syn keyword rustFunction range
|
||||
|
||||
" Other syntax {{{2
|
||||
syn keyword rustSelf self
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue