rust/src/etc
bors 32e730f122 auto merge of #11121 : vadimcn/rust/no-c++2, r=alexcrichton
This PR removes Rust's dependency on C++ for exception handling. Instead, it will use the unwind library API directly.

closes #10469
2013-12-24 12:46:32 -08:00
..
emacs Add "proc" as keyword to emacs mode 2013-12-14 18:00:21 -05:00
gedit Added octal literal support. 2013-11-02 21:26:29 -07:00
kate Added octal literal support. 2013-11-02 21:26:29 -07:00
mingw-fix-include Define WSAPOLLFD only on mingw 4.x 2013-11-08 15:00:40 +09:00
pkg doc: CSS changes + commit improved favicon 2013-12-13 21:50:26 +01:00
third-party llvm: Disable pthread on mingw 2013-12-18 09:48:58 +09:00
vim Rename To{Str,Bytes}Consume traits to Into*. 2013-12-15 01:04:22 +11:00
zsh remove type_use 2013-09-26 17:27:23 -04:00
adb_run_wrapper.sh add path environments 2013-11-19 09:08:47 +09:00
apple-darwin.supp platform-specific valgrind suppression 2012-02-05 09:07:23 -08:00
check-binaries.py Expand tidy to prevent binaries from being checked 2013-09-30 10:15:47 -07:00
check-links.pl remove obsolete foreach keyword 2013-08-03 22:48:02 -04:00
check-summary.py Add a license check to tidy. #4018 2013-01-17 23:28:42 -08:00
cmathconsts.c doc: convert remaining uses of core:: to std::. 2013-08-16 15:54:14 +10:00
combine-tests.py rustc: Add a lint for the obsolete crate-level link attribute 2013-12-23 21:04:01 -08:00
copy-runtime-deps.py Package system runtime dependencies into Windows distribution. 2013-10-02 11:40:50 -07:00
ctags.rust Fix two regressions introduced by #11072. 2013-12-20 09:33:47 +11:00
extract-tests.py Add dead-code warning pass 2013-12-08 02:55:27 -05:00
extract_grammar.py extract_grammar symnames 2013-08-18 07:25:54 +02:00
generate-keyword-tests.py Add script and tests for using keywords as identifiers 2013-08-26 15:50:52 +02:00
get-snapshot.py Don't fail when unpacking the windows snapshot 2013-10-04 21:16:54 -07:00
indenter add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
latest-unix-snaps.py add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
libc.c Fill out the remaining functionality in io::file 2013-11-03 15:15:42 -08:00
licenseck.py Fallout of rewriting std::comm 2013-12-16 17:47:11 -08:00
local_stage0.sh Fix --local-rust-root option on Windows 2013-11-21 12:32:03 +09:00
make-snapshot.py mk: Remove CFG_INSTALL_SNAP logic. #2664 2013-07-19 15:35:42 -07:00
maketest.py Add a rustdoc test 2013-12-18 15:21:30 -05:00
mirror-all-snapshots.py add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
mklldeps.py Stop using C++ exceptions for stack unwinding. 2013-12-24 12:13:42 -08:00
snapshot.py llvm: Disable pthread on mingw 2013-12-18 09:48:58 +09:00
sugarise-doc-comments.py add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
tidy.py tidy: allow arbitrary spaces between // and NOTE 2013-07-23 21:34:02 +02:00
unicode.py Fix handling of upper/lowercase, and whitespace 2013-11-27 23:36:20 +01:00
x86.supp Fix valgrind suppression on mac 2013-08-26 17:39:50 -07:00
ziggurat_tables.py std::rand: correct an off-by-one in the Ziggurat code. 2013-10-31 23:49:39 +11:00