yilisharcs
04357f2eff
vim-patch:fe0bafc: runtime(compiler): improve rust errorformat ( #37022 )
...
This commit adds match patterns for:
- warnings with error codes (warning[E0123]: foobar)
- valid nightly unicode entries
closes : vim/vim#18957
fe0bafc728
2025-12-19 07:53:58 +08:00
zeertzjq
30634f63e2
vim-patch:fb8ebf1: runtime(compiler): Remove version check in rustc compiler ( #36568 )
...
closes : vim/vim#18347
fb8ebf1ee0
Co-authored-by: Konfekt <Konfekt@users.noreply.github.com >
2025-11-15 23:46:08 +00:00
Christian Clason
2b9d8dc87e
vim-patch:408281e16a36
...
runtime: Remove fallback :CompilerSet definition from compiler plugins
The :CompilerSet command was added in version Vim 6.4 which was released
twenty years ago. Other runtime files do not support versions of that
vintage so it is reasonable to remove this fallback command definition
now.
closes : vim/vim#14399
408281e16a
Co-authored-by: Doug Kearns <dougkearns@gmail.com >
2024-04-05 15:45:13 +02:00
Christian Clason
2dd5e472df
vim-patch:fc93594d562d
...
runtime(rust): sync rust runtime files with upstream (vim/vim#13075 )
fc93594d56
Co-authored-by: Gregory Anders <8965202+gpanders@users.noreply.github.com >
2023-09-13 17:23:45 +02:00
Justin M. Keyes
9bc4f275b3
vim-patch:5477506a9f01
...
Update runtime files.
5477506a9f
NA:
vim-patch:2a9c9f6d89f1 "undo extra changes in src/Makefile"
2a9c9f6d89
2019-08-02 16:20:23 +02:00
Justin M. Keyes
0312fc2ddb
vim-patch:3c2881dc1195
...
Update runtime files. Add Rust support.
3c2881dc11
2017-11-07 01:04:17 +01:00