rust/src
bors 1c78ad937b auto merge of #20990 : estsauver/rust/playpen_20732, r=alexcrichton
In #20732, that all links in some modules point to the same code
examples was reported. The ID's generated for documents in
librustdoc are not all unique, which means the code rendered as
text is not being properly selected.

This change makes the link to the code section that is next to
the current link.
2015-01-15 09:12:47 +00:00
..
compiler-rt@58ab642c30 Updated compiler-rt 2015-01-09 18:38:30 +02:00
compiletest Implement multi-line errors 2015-01-12 01:34:12 -05:00
doc auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
driver Separate the driver into its own crate that uses trans, typeck. 2014-12-04 10:04:52 -05:00
etc auto merge of #20894 : swgillespie/rust/emacs-issue-20422, r=pnkfelix 2015-01-12 19:20:56 +00:00
grammar Un-gate macro_rules 2015-01-05 18:21:14 -08:00
jemalloc@b001609960 update jemalloc 2014-10-05 22:17:25 -04:00
liballoc auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
libarena rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
libbacktrace
libcollections auto merge of #21061 : japaric/rust/range, r=nick29581 2015-01-14 04:42:01 +00:00
libcore auto merge of #21082 : brson/rust/finally, r=alexcrichton 2015-01-14 12:19:58 +00:00
libcoretest auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
libflate rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
libfmt_macros cleanup: &foo[0..a] -> &foo[..a] 2015-01-12 17:59:37 -05:00
libgetopts rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
libgraphviz rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
liblibc powerpc: definition support for libc 2015-01-11 21:15:06 -08:00
liblog rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
librand cleanup: &foo[0..a] -> &foo[..a] 2015-01-12 17:59:37 -05:00
librbml cleanup: &foo[0..a] -> &foo[..a] 2015-01-12 17:59:37 -05:00
libregex rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
librustc Refactor compare_impl_method to use all bounds 2015-01-14 13:43:17 -08:00
librustc_back auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
librustc_borrowck auto merge of #20760 : alexcrichton/rust/rollup, r=alexcrichton 2015-01-08 18:40:04 +00:00
librustc_driver Some random things 2015-01-13 09:15:59 +13:00
librustc_llvm powerpc: initialize llvm 2015-01-11 21:14:31 -08:00
librustc_resolve cleanup: &foo[0..a] -> &foo[..a] 2015-01-12 17:59:37 -05:00
librustc_trans auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
librustc_typeck Refactor compare_impl_method to use all bounds 2015-01-14 13:43:17 -08:00
librustdoc auto merge of #20990 : estsauver/rust/playpen_20732, r=alexcrichton 2015-01-15 09:12:47 +00:00
libserialize cleanup: &foo[0..a] -> &foo[..a] 2015-01-12 17:59:37 -05:00
libstd auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
libsyntax auto merge of #21061 : japaric/rust/range, r=nick29581 2015-01-14 04:42:01 +00:00
libterm rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
libtest rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
libunicode rollup merge of #20754: nikomatsakis/int-feature 2015-01-08 09:24:08 -08:00
llvm@ec1fdb3b9d core: split into fmt::Show and fmt::String 2015-01-06 14:49:42 -08:00
rt auto merge of #20980 : richo/rust/final-power, r=alexcrichton 2015-01-15 05:12:30 +00:00
rust-installer@e577c97b49 Fix revert of rust-installer 2015-01-09 10:19:30 -08:00
rustbook rustbook: use a relative @import path to ensure it works offline. 2015-01-10 00:54:18 +11:00
rustllvm Bump to ensure llvm is rebuilt 2015-01-13 19:03:31 -08:00
test Refactor compare_impl_method to use all bounds 2015-01-14 13:43:17 -08:00
snapshots.txt register new snapshots 2015-01-07 17:15:06 -05:00