We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed13698 commit 4c78d28Copy full SHA for 4c78d28
src/etc/vim/syntax/rust.vim
@@ -95,8 +95,6 @@ syn keyword rustTrait Vec
95
syn keyword rustTrait Path GenericPath
96
" FIXME: remove when I/O reform lands
97
syn keyword rustTrait Buffer Writer Reader Seek BufferPrelude
98
-" FIXME: remove when range syntax lands
99
-syn keyword rustFunction range
100
101
" Other syntax {{{2
102
syn keyword rustSelf self
0 commit comments