Skip to content

Commit 61f2e41

Browse files
committed
Remove a note about Rust 0.7
1 parent 7304385 commit 61f2e41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ftplugin/rust.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ endif
4646
" This includeexpr isn't perfect, but it's a good start
4747
setlocal includeexpr=substitute(v:fname,'::','/','g')
4848

49-
" NOT adding .rc as it's being phased out (0.7)
5049
setlocal suffixesadd=.rs
5150

5251
if exists("g:ftplugin_rust_source_path")

0 commit comments

Comments
 (0)