rust/src
Steve Klabnik 4c12530575 Rollup merge of #29796 - barosl:unresolved-import-extern-crate, r=steveklabnik
The command-line error message for E0432 does mention the possibility of missing the `extern crate` declaration, but the detailed error message for it doesn't.

Fixes #29517.
2015-11-16 16:22:48 -05:00
..
compiler-rt@b6087e82ba
compiletest
doc Rollup merge of #29549 - brson:docidx, r=steveklabnik 2015-11-16 16:22:47 -05:00
driver
error-index-generator
etc
grammar
jemalloc@e24a1a025a
liballoc Auto merge of #29580 - alexbool:smart-pointer-conversion, r=alexcrichton 2015-11-16 19:06:52 +00:00
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections Auto merge of #29830 - petrochenkov:mapdoc, r=alexcrichton 2015-11-16 11:08:50 +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
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
librustc_mir Auto merge of #29817 - michaelwoerister:mir-ty-closure-fields, r=nikomatsakis 2015-11-14 06:08:09 +00:00
librustc_platform_intrinsics
librustc_privacy
librustc_resolve Rollup merge of #29796 - barosl:unresolved-import-extern-crate, r=steveklabnik 2015-11-16 16:22:48 -05: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
libserialize libserialize: deny warnings in doctests 2015-11-12 05:16:53 +00:00
libstd Auto merge of #29830 - petrochenkov:mapdoc, r=alexcrichton 2015-11-16 11:08:50 +00:00
libsyntax Auto merge of #29828 - sanxiyn:check-macro, r=nrc 2015-11-16 05:48:35 +00: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 #29828 - sanxiyn:check-macro, r=nrc 2015-11-16 05:48:35 +00:00
snapshots.txt