rust/src
Oliver Schneider d21f41ce6b Rollup merge of #25702 - killercup:rustdoc/search-primitives, r=Gankro
This minimally changes rustdoc's search as described in #25167.

Additionally, I also cleaned up some parts of the JS code.

There is one more change I made: After each result for a primitive type, I added "(Overview of primitive type)". This further differentiates the result from the module (previously, the only difference was that the module's link was blue). I'm not this is the way to go (this seems to be the only place where we do this) and it's no problem for me to remove that commit.

![std__str_-_rust](https://cloud.githubusercontent.com/assets/20063/7770589/67e8cb26-0090-11e5-8f99-c2a3af9fa37f.png)

cc @steveklabnik (it concerns docs) and @alexcrichton (who made changes to rustdoc previously)
2015-05-23 19:03:18 +02:00
..
compiler-rt@58ab642c30
compiletest Squeeze the last bits of tasks in documentation in favor of thread 2015-05-09 02:24:18 +09:00
doc Rollup merge of #25695 - mbrubeck:reference, r=brson 2015-05-23 19:03:18 +02:00
driver Unquote all crate names without underscores 2015-03-27 10:58:12 -07:00
error-index-generator Error index style tweaks. 2015-05-05 11:17:00 +10:00
etc mk: Generate a .def file for rustc_llvm on MSVC 2015-05-19 10:53:07 -07:00
grammar Auto merge of #25337 - bleibig:update-grammar, r=nikomatsakis 2015-05-18 23:29:26 +00:00
jemalloc@e24a1a025a
liballoc she -> they in Dining Philosophers 2015-05-21 11:53:45 -04:00
libarena libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libbacktrace Reapply rust-specific changes to libbacktrace 2015-04-11 22:30:17 +10:00
libcollections Auto merge of #24847 - sfackler:debug-builders-stability, r=aturon 2015-05-23 09:36:56 +00:00
libcollectionstest Implement append and split_off for BitSet (RFC 509) 2015-05-10 21:46:32 +02:00
libcore Rollup merge of #25687 - tamird:num-self-cleanup, r=Gankro 2015-05-23 19:03:18 +02:00
libcoretest Stabilize debug builders for 1.2.0 2015-05-19 21:57:39 -07:00
libflate libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libfmt_macros libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libgetopts libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libgraphviz libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
liblibc Auto merge of #25350 - alexcrichton:msvc, r=brson 2015-05-20 00:31:55 +00:00
liblog libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librand libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librbml Return the iterator from reader::docs. 2015-05-19 19:31:54 +02:00
librustc Auto merge of #25596 - Ms2ger:rbml-docs, r=alexcrichton 2015-05-20 09:13:28 +00:00
librustc_back Auto merge of #25350 - alexcrichton:msvc, r=brson 2015-05-20 00:31:55 +00:00
librustc_bitflags Fallout 2015-04-29 08:55:31 -07:00
librustc_borrowck libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librustc_data_structures Change name of unit test sub-module to "tests". 2015-04-24 23:06:41 +02:00
librustc_driver Auto merge of #25350 - alexcrichton:msvc, r=brson 2015-05-20 00:31:55 +00:00
librustc_lint Auto merge of #25612 - petrochenkov:lintabs, r=@alexcrichton 2015-05-21 00:52:27 +00:00
librustc_llvm Auto merge of #25350 - alexcrichton:msvc, r=brson 2015-05-20 00:31:55 +00:00
librustc_privacy libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
librustc_resolve Auto merge of #25485 - XuefengWu:24968_err_msg_parse_self_type_2, r=nrc 2015-05-16 20:53:42 +00:00
librustc_trans Fix ICE trying to pass DST to C functions 2015-05-21 10:46:30 +02:00
librustc_typeck Auto merge of #25552 - GuillaumeGomez:left-hand-error, r=pnkfelix 2015-05-21 10:00:04 +00:00
librustc_unicode doc: fix a broken link 2015-05-19 19:36:10 +02:00
librustdoc Rustdoc Search: Add Hint to Primitive Type Result 2015-05-22 22:18:27 +02:00
libserialize libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libstd Auto merge of #25416 - kballard:ffi-cstr-to-str-convenience, r=alexcrichton 2015-05-23 11:12:02 +00:00
libsyntax Remove error diagnostics uniqueness check and .json generation. 2015-05-22 15:40:12 +02:00
libterm libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
libtest libs: Move favicon URLs to HTTPS 2015-05-15 16:04:01 -07:00
llvm@bff6907697
rt Auto merge of #25632 - alexcrichton:dt-dir, r=brson 2015-05-23 12:47:16 +00:00
rust-installer@e54d4823d2 Update rust-installer 2015-05-11 15:05:57 -07:00
rustbook Add 'active' class to current page in rustbook table of contents 2015-05-17 17:05:23 -04:00
rustllvm rustc_llvm: Don't export constants across dlls 2015-05-19 10:53:07 -07:00
test Auto merge of #25653 - dotdash:unsize_c, r=luqmana 2015-05-23 14:22:35 +00:00
snapshots.txt Register new snapshots 2015-04-28 17:23:45 -07:00