rust/src/etc
Huon Wilson 6fa4bbeed4 std: Move rand to librand.
This functionality is not super-core and so doesn't need to be included
in std. It's possible that std may need rand (it does a little bit now,
for io::test) in which case the functionality required could be moved to
a secret hidden module and reexposed by librand.

Unfortunately, using #[deprecated] here is hard: there's too much to
mock to make it feasible, since we have to ensure that programs still
typecheck to reach the linting phase.
2014-03-12 11:31:05 +11:00
..
emacs Emacs: Remove README warning of old whitespace bug 2014-03-02 22:02:18 -05:00
gedit Add crate keyword to gedit language spec 2014-02-14 15:37:22 -08:00
kate Add crate to emacs and kate modefiles 2014-02-14 14:37:07 -08:00
mingw-fix-include Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
pkg Add new target 'make dist-osx' to create a .pkg installer for OS X 2014-02-27 19:59:02 -08:00
third-party llvm: Disable pthread on mingw 2013-12-18 09:48:58 +09:00
vim Merge pull request #12308 from kballard/vim-nested-comments 2014-03-01 17:36:41 -08:00
zsh Redesign output flags for rustc 2014-02-06 11:14:13 -08:00
adb_run_wrapper.sh Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
apple-darwin.supp
check-binaries.py
check-links.pl Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
check-summary.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
cmathconsts.c Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
combine-tests.py Move std::{trie, hashmap} to libcollections 2014-02-23 00:35:11 -08:00
copy-runtime-deps.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
ctags.rust Improve the ctags function regular expression. 2014-02-27 21:04:04 -08:00
extract_grammar.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
generate-deriving-span-tests.py std: rewrite Hash to make it more generic 2014-02-21 21:33:23 -08:00
generate-keyword-tests.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
get-snapshot.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
indenter
install.sh install.sh: untabify 2014-03-09 14:56:37 -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 doc: remove node.js dependency 2014-03-09 13:45:36 +01:00
local_stage0.sh Added more scripts to tidy check 2014-02-17 10:36:47 -06:00
make-snapshot.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
maketest.py mk: Get "make check" passing with --disable-rpath 2014-02-21 16:35:05 -08:00
mirror-all-snapshots.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
mklldeps.py librustc: add LLVM LDFLAGS to deps 2014-03-02 17:29:54 +01:00
snapshot.py Revert non-license changes as part of 0ebe112b 2014-02-10 18:00:40 -08:00
sugarise-doc-comments.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
tidy.py Change xfail directives in compiletests to ignore, closes #11363 2014-02-11 18:23:20 +01:00
unicode.py etc: add missing license boilerplates 2014-02-05 19:53:53 +01:00
x86.supp
ziggurat_tables.py std: Move rand to librand. 2014-03-12 11:31:05 +11:00