rust/src
Sebastian Hahn 2569747d18 Fix docs for HashSet::insert
insert() returns bool, but it was wrongly stated that if the set had the
key already present, that key would be returned (this was probably
copied from the HashMap docs). Also remove a reference to the
module-level documentation, which doesn't make sense as it doesn't give
any more context.
2015-11-16 06:32:58 +01:00
..
compiler-rt@b6087e82ba Update compiler-rt 2015-11-07 00:26:44 +08:00
compiletest compiletest/raise_fd_limit: use libc instead of custom impl 2015-11-10 12:27:55 -05:00
doc Fix a typo 2015-11-15 14:21:13 +01:00
driver
error-index-generator
etc Auto merge of #29699 - tamird:valgrind-supp, r=alexcrichton 2015-11-10 11:34:13 +00:00
grammar
jemalloc@e24a1a025a
liballoc Auto merge of #29544 - Ryman:reduce_doc_warnings, r=steveklabnik 2015-11-12 13:07:45 +00:00
liballoc_jemalloc std: Migrate to the new libc 2015-11-09 22:55:50 -08:00
liballoc_system std: Migrate to the new libc 2015-11-09 22:55:50 -08:00
libarena libarena: deny warnings in doctests 2015-11-12 05:15:29 +00:00
libbacktrace
libcollections Auto merge of #29811 - bluss:binary-heap-sift-less, r=gankro 2015-11-13 14:28:57 +00:00
libcollectionstest
libcore Auto merge of #29808 - aphistic:trait-debug-example-fix, r=steveklabnik 2015-11-13 22:12:51 +00:00
libcoretest
libflate libflate: deny warnings in doctests 2015-11-12 05:16:14 +00:00
libfmt_macros libfmt_macros: deny warnings in doctests 2015-11-12 05:16:20 +00:00
libgetopts libgetopts: deny warnings in doctests 2015-11-12 05:16:24 +00:00
libgraphviz libgraphviz: deny warnings in doctests 2015-11-12 05:16:29 +00:00
liblibc@b1a043feea libc: Replace liblibc with crates.io libc 2015-11-09 17:36:13 -08:00
liblog liblog: deny warnings in doctests 2015-11-12 05:16:34 +00:00
librand librand: deny warnings in doctests 2015-11-12 05:16:38 +00:00
librbml librbml: deny warnings in doctests 2015-11-12 05:16:43 +00:00
librustc Auto merge of #29788 - mitaa:module_name, r=arielb1 2015-11-15 23:58:26 +00:00
librustc_back
librustc_bitflags
librustc_borrowck Stop using dynamic borrowing in MoveErrorCollector 2015-11-14 17:39:15 -06:00
librustc_data_structures
librustc_driver Make the mir_map available to the after_analysis CompileController step. 2015-11-12 14:18:11 -06:00
librustc_front simplify HIR folder so that it only maps 1 item to 1 item, 2015-11-13 20:22:07 -05:00
librustc_lint
librustc_llvm std: Migrate to the new libc 2015-11-09 22:55:50 -08:00
librustc_mir Auto merge of #29817 - michaelwoerister:mir-ty-closure-fields, r=nikomatsakis 2015-11-14 06:08:09 +00:00
librustc_platform_intrinsics Remove executable permission from .rs files 2015-11-09 09:28:51 -05:00
librustc_privacy Use exhaustive matching 2015-11-10 12:51:56 +03:00
librustc_resolve rustfmt librustc_resolve 2015-11-14 16:21:30 +01:00
librustc_trans Consistently normalize fn types after erasing lifetimes. 2015-11-14 14:47:49 -08:00
librustc_typeck put projections in RFC447 order 2015-11-15 19:22:32 +02:00
librustc_unicode librustc_unicode: deny warnings in doctests 2015-11-12 05:16:48 +00:00
librustdoc std: Migrate to the new libc 2015-11-09 22:55:50 -08:00
libserialize libserialize: deny warnings in doctests 2015-11-12 05:16:53 +00:00
libstd Fix docs for HashSet::insert 2015-11-16 06:32:58 +01:00
libsyntax Move the panicking parse functions out of the parser 2015-11-13 22:18:59 -05:00
libterm libterm: deny warnings in doctests 2015-11-12 05:17:02 +00:00
libtest libtest: deny warnings in doctests 2015-11-12 05:17:07 +00:00
llvm@cde1ed3196
rt
rtstartup
rust-installer@c37d3747da
rustbook
rustllvm
test Auto merge of #29788 - mitaa:module_name, r=arielb1 2015-11-15 23:58:26 +00:00
snapshots.txt