rust/src/etc
bors 3a44a19af2 auto merge of #20894 : swgillespie/rust/emacs-issue-20422, r=pnkfelix
rust-mode.el recently started highlighting keywords that were substrings of identifiers. Identifiers such as `xyz_type` would have `type` highlighted, which isn't normal. This patch re-introduces `_` as a word constituent, so that keywords following a `_` don't get syntax highlighted as keywords. Fixes issue #20422
2015-01-12 19:20:56 +00:00
..
emacs Mark _ as a word constituent to avoid highlighting parts of identifiers as keywords 2015-01-09 23:58:34 -08:00
gedit Update editor syntax files for isize/usize. 2015-01-07 20:19:58 +11:00
kate Merge pull request #20689 from huonw/editor-_size 2015-01-07 15:35:34 +00:00
mingw-fix-include
third-party Update license notice. 2014-09-11 09:40:20 -07:00
vim Remove range function 2015-01-11 14:37:24 +00:00
zsh update zsh rust completions 2015-01-06 12:15:41 -05:00
2014-06-rewrite-bytes-macros.py Change /bin/env to /usr/bin/env in helper python script, as it is more portable 2014-06-23 09:17:40 +10:00
adb_run_wrapper.sh
apple-darwin.supp
check-binaries.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
check-links.pl
check-summary.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
cmathconsts.c
ctags.rust Improved the tags impl regex 2014-07-24 09:08:52 -04:00
extract_grammar.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
gdb_load_rust_pretty_printers.py debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty printers enabled. 2014-12-30 17:26:13 +01:00
gdb_rust_pretty_printing.py Pylinted and slightly better commented 2015-01-04 23:43:47 -05:00
generate-deriving-span-tests.py Un-feature gate struct variants 2014-11-15 18:15:27 -08:00
generate-keyword-tests.py Update repo location 2014-06-16 18:16:36 -07:00
get-snapshot.py Register snapshots 2014-09-10 18:33:54 -07:00
indenter
latest-unix-snaps.py
libc.c
licenseck.py std: Second pass stabilization for comm 2014-12-29 12:16:49 -08:00
lldb_batchmode.py debuginfo: Add a timeout for LLDB tests. 2014-11-05 18:35:24 +01:00
lldb_rust_formatters.py Pylinted and slightly better commented 2015-01-04 23:43:47 -05:00
local_stage0.sh Port Rust to DragonFlyBSD 2014-07-29 16:44:39 +02:00
make-snapshot.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
make-win-dist.py mk: Package mingw components in unix installer on windows 2014-12-29 17:26:05 -08:00
maketest.py test: Convert Window path to MSYS path 2014-08-23 16:19:07 +09:00
mirror-all-snapshots.py
mklldeps.py Never generate multiple extern {} blocks in mklldeps.py. 2014-11-25 17:53:05 -06:00
regex-match-tests.py librustc: Always parse macro!()/macro![] as expressions if not 2014-12-18 12:09:07 -05:00
rust-gdb debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty printers enabled. 2014-12-30 17:26:13 +01:00
rust-lldb rustc: Start "stabilizing" some flags 2014-12-19 11:38:24 -08:00
rustup.sh Download from the combined installer 2015-01-03 15:54:37 -08:00
snapshot.py Several fixes for DragonFly (rebase) 2014-12-19 13:05:06 +01:00
sugarise-doc-comments.py
tidy.py Improve searching for XXX in tidy script (#3303) 2014-04-08 00:03:12 -07:00
unicode.py std: Collapse SlicePrelude traits 2014-12-14 19:03:56 -08:00
x86.supp rm obsolete valgrind suppressions 2014-10-02 05:01:10 -04:00
ziggurat_tables.py