rust/src/etc
Michael Woerister 98a0f9166c debuginfo: Don't mark struct fields as artificial.
LLDB doesn't allow for reading 'artifical' fields (fields that are generated by the compiler). So do not mark, slice fields, enum discriminants, and GcBox value fields as artificial.
2014-10-08 11:52:06 +02:00
..
emacs Replaced some TODO by FIXME 2014-09-29 18:14:28 +02:00
gedit Add new keywords (particularly where & virtual) to editor modes. 2014-08-17 11:57:22 +10:00
kate Replaced some TODO by FIXME 2014-09-29 18:14:28 +02:00
mingw-fix-include Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
pkg dist: Make Windows installer modify system %PATH% 2014-09-26 18:04:48 -04:00
third-party Update license notice. 2014-09-11 09:40:20 -07:00
vim auto merge of #17479 : gamazeps/rust/issue17478, r=alexcrichton 2014-09-30 20:27:16 +00:00
zsh Improve the zsh completions. 2014-09-16 12:23:38 -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
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_rust_pretty_printing.py debuginfo: Don't mark struct fields as artificial. 2014-10-08 11:52:06 +02: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 Register snapshots 2014-09-10 18:33:54 -07:00
indenter add gitattributes and fix whitespace issues 2013-05-03 20:01:42 -04:00
install.sh install: Fix the install.sh script to work with spaces 2014-09-29 15:29:57 -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-fasta-redux.rs to the shootout license. 2014-09-25 00:31:47 +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: Don't mark struct fields as artificial. 2014-10-08 11:52:06 +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
make-win-dist.py Move bundled gcc and its libs out into $rust/rustlib/<triple>/gcc/(bin|lib). This way the libs won't be on the -L library search path, and won't confuse external gcc, if one is used. The bundled gcc itself will still be able to find them, because it searches for libs relative to own install location. 2014-09-20 11:42:26 -07:00
maketest.py test: Convert Window path to MSYS path 2014-08-23 16:19:07 +09:00
mirror-all-snapshots.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
mklldeps.py Fix librustc_llvm 2014-09-30 12:52:47 -07:00
regex-match-tests.py Add a regex crate to the Rust distribution. 2014-04-25 00:27:24 -04:00
snapshot.py Package rustc's mingw dependencies into Windows installer. 2014-09-11 09:40:21 -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 Unify non-snake-case lints and non-uppercase statics lints 2014-08-30 09:10:05 +12:00
x86.supp rm obsolete valgrind suppressions 2014-10-02 05:01:10 -04:00
ziggurat_tables.py std: Move rand to librand. 2014-03-12 11:31:05 +11:00