929b75e220
Note that this is not actually *used* by default; it is a matter of configuration still, because you might want to: - Compile all .rs files with `rustc %` (where each can be built itself) - Compile all .rs files with `rustc some-file.rs` (where you are editing part of a crate) - Compile with a different tool, such as `make`. (In this case you might put a `~/.vim/after/compiler/rustc.vim` to match such cases, set makeprg and extend errorformat as appropriate. That should probably go in a different compiler mode, e.g. make-rustc.) To try using it, `:compiler rustc`. Then, `:make` on a file you would run `rustc` on will work its magic, invoking rustc. To automate this, you could have something like `autocmd FileType rust compiler rustc` in your Vim config. |
||
---|---|---|
.. | ||
emacs | ||
gedit | ||
kate | ||
pkg | ||
vim | ||
zsh | ||
adb_run_wrapper.sh | ||
apple-darwin.supp | ||
check-links.pl | ||
check-summary.py | ||
cmathconsts.c | ||
combine-tests.py | ||
ctags.rust | ||
extract_grammar.py | ||
extract-tests.py | ||
get-snapshot.py | ||
indenter | ||
latest-unix-snaps.py | ||
libc.c | ||
licenseck.py | ||
local_stage0.sh | ||
make-snapshot.py | ||
mirror-all-snapshots.py | ||
monodebug.pl | ||
snapshot.py | ||
sugarise-doc-comments.py | ||
tidy.py | ||
unicode.py | ||
x86.supp | ||
ziggurat_tables.py |