mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-20 19:04:21 +00:00
Remove range function
This commit is contained in:
parent
ed13698317
commit
4c78d28344
@ -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…
Reference in New Issue
Block a user