rust/src/etc
Kevin Ballard 05e45b9e36 vim: Stop setting conceallevel in the syntax file
We shouldn't be setting conceallevel in the syntax file. Besides not
being able to undo this if we switch to another syntax later, it also
interferes with embedding rust in other filetypes (such as markdown).

Instead, set it in the ftplugin, where it belongs.
2014-08-13 16:52:26 -07:00
..
emacs emacs: Remove outdated references to ~ in tests 2014-06-17 16:42:42 -07:00
gedit Gtksourceview language spec: add the \0 escape sequence. 2014-08-06 10:18:22 +01:00
kate Bump version to 0.12.0-pre 2014-07-11 11:26:58 -07:00
mingw-fix-include Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
pkg core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
third-party llvm: Disable pthread on mingw 2013-12-18 09:48:58 +09:00
vim vim: Stop setting conceallevel in the syntax file 2014-08-13 16:52:26 -07:00
zsh Some documentation fixes and improvements 2014-07-10 19:51:11 -04: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 Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
apple-darwin.supp platform-specific valgrind suppression 2012-02-05 09:07:23 -08:00
check-binaries.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
check-links.pl Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
check-summary.py add shebang to scripts that have execute bit set 2014-05-12 19:52:29 -07:00
cmathconsts.c Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
copy-runtime-deps.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
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
generate-deriving-span-tests.py Update few files after comparison traits renaming 2014-06-22 09:31:39 +02:00
generate-keyword-tests.py Update repo location 2014-06-16 18:16:36 -07:00
get-snapshot.py Use mingw64 target spelling. 2014-08-04 17:43:48 -07:00
indenter add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
install.sh Only run ldconfig on Linux 2014-07-11 21:13:40 -07:00
latest-unix-snaps.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
libc.c Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
licenseck.py Relicense shootout-k-nucleotide.rs 2014-07-26 15:06:40 +02:00
lldb_batchmode.py debuginfo: Remove atexit()-debugger shutdown from lldb_batchmode.py 2014-07-16 09:27:06 +02:00
lldb_rust_formatters.py debuginfo: Add python formatters that allow LLDB to print values with Rust syntax 2014-07-16 09:27:05 +02: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
maketest.py Refactoring: Introduce distinct host and target rpath var setters. 2014-05-18 22:56:26 +02:00
mirror-all-snapshots.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
mklldeps.py Port Rust to DragonFlyBSD 2014-07-29 16:44:39 +02:00
regex-match-tests.py Add a regex crate to the Rust distribution. 2014-04-25 00:27:24 -04:00
snapshot.py Download snapshots using HTTPS 2014-08-11 12:31:24 -07:00
sugarise-doc-comments.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
tidy.py Improve searching for XXX in tidy script (#3303) 2014-04-08 00:03:12 -07:00
unicode.py collections, unicode: Add support for NFC and NFKC 2014-07-28 18:47:38 +02:00
x86.supp core: rename strbuf::StrBuf to string::String 2014-05-24 21:48:10 -07:00
ziggurat_tables.py std: Move rand to librand. 2014-03-12 11:31:05 +11:00