| Age | Commit message (Expand) | Author | Lines |
| 2017-03-28 | Replace hoedown with pull in rustdoc | Guillaume Gomez | -107/+312 |
| 2017-03-28 | add missing import | Nick Sweeting | -0/+2 |
| 2017-03-28 | libcore: sort_unstable: remove unnecessary loop. | Vadzim Dambrouski | -1/+3 |
| 2017-03-27 | Adding links for Atomics docs #29377 | projektir | -38/+66 |
| 2017-03-27 | Fix unittests | Esteban Küber | -4/+8 |
| 2017-03-27 | Simplify error output | Esteban Küber | -18/+9 |
| 2017-03-27 | Rollup merge of #40865 - alexcrichton:downgrade-mingw, r=arielb1 | Alex Crichton | -18/+2 |
| 2017-03-27 | Rollup merge of #40853 - ollie27:error-index, r=steveklabnik | Alex Crichton | -18/+27 |
| 2017-03-27 | Rollup merge of #40852 - ollie27:rustbuild_compiler_docs, r=alexcrichton | Alex Crichton | -0/+8 |
| 2017-03-27 | Rollup merge of #40849 - jseyfried:finalize_trait_macro_resolutions, r=nrc | Alex Crichton | -3/+22 |
| 2017-03-27 | Rollup merge of #40837 - alanstoate:ascii-docs, r=steveklabnik | Alex Crichton | -9/+15 |
| 2017-03-27 | Rollup merge of #40833 - Wallacoloo:doc_to_uppercase_typo, r=steveklabnik | Alex Crichton | -2/+2 |
| 2017-03-27 | Rollup merge of #40832 - pftbest:fix_msp430, r=stjepang | Alex Crichton | -24/+32 |
| 2017-03-27 | Rollup merge of #40828 - projektir:markdown_metadata, r=steveklabnik | Alex Crichton | -5/+7 |
| 2017-03-27 | Rollup merge of #40824 - donniebishop:fromstr_docexample, r=steveklabnik | Alex Crichton | -0/+33 |
| 2017-03-27 | Rollup merge of #40819 - donniebishop:master, r=alexcrichton | Alex Crichton | -1/+3 |
| 2017-03-27 | Rollup merge of #40818 - theotherphil:master, r=steveklabnik | Alex Crichton | -22/+22 |
| 2017-03-27 | Rollup merge of #40813 - jseyfried:fix_expansion_regression, r=nrc | Alex Crichton | -1/+20 |
| 2017-03-27 | Rollup merge of #40751 - nrc:save-callback, r=eddyb | Alex Crichton | -72/+164 |
| 2017-03-27 | Rollup merge of #40683 - nikomatsakis:incr-comp-coerce-unsized-info, r=eddyb | Alex Crichton | -220/+306 |
| 2017-03-27 | Rollup merge of #40606 - oli-obk:interned_str_usability, r=jseyfried | Alex Crichton | -126/+160 |
| 2017-03-27 | Review request changes | Micah Tigley | -3/+3 |
| 2017-03-27 | Update various book modules | steveklabnik | -0/+0 |
| 2017-03-27 | Fix tidy errors and simplify example | Nick Sweeting | -8/+6 |
| 2017-03-27 | Rollup merge of #40516 - alexcrichton:no-cache-handles, r=aturon | Alex Crichton | -55/+110 |
| 2017-03-27 | Rollup merge of #40317 - malbarbo:update-libc, r=alexcrichton | Alex Crichton | -10/+35 |
| 2017-03-27 | appveyor: Downgrade MinGW to 6.2.0 | Alex Crichton | -18/+2 |
| 2017-03-27 | Addressed requested changes for PR #40838 | lukaramu | -26/+17 |
| 2017-03-27 | Fix broken Markdown and bad links in the error index | Oliver Middleton | -18/+27 |
| 2017-03-27 | correcting another mistake in an example | GAJaloyan | -1/+1 |
| 2017-03-27 | rustbuild: Fix compiler docs again | Oliver Middleton | -0/+8 |
| 2017-03-27 | Fix various useless derefs and slicings | Oliver Schneider | -122/+120 |
| 2017-03-27 | allow `InternedString` to be compared to `str` directly | Oliver Schneider | -4/+40 |
| 2017-03-27 | Auto merge of #40764 - arielb1:range-nodes, r=eddyb | bors | -59/+52 |
| 2017-03-27 | Ensure that macro resolutions in trait positions get finalized. | Jeffrey Seyfried | -3/+22 |
| 2017-03-27 | fix handling of `self` | Ariel Ben-Yehuda | -38/+143 |
| 2017-03-27 | borrowck: consolidate `mut` suggestions | Ariel Ben-Yehuda | -207/+304 |
| 2017-03-27 | Fixed spelling mistakes | Alan Stoate | -2/+2 |
| 2017-03-26 | libcore: sort_unstable: improve randomization in break_patterns. | Vadzim Dambrouski | -24/+32 |
| 2017-03-26 | Implement AsRawFd/IntoRawFd for RawFd | Jörg Thalheim | -0/+15 |
| 2017-03-26 | fix trailing whitespace | lukaramu | -1/+1 |
| 2017-03-26 | Expanded std::net module docs | lukaramu | -0/+26 |
| 2017-03-26 | Expanded top-level docs for std::net{TcpListener,TcpStream,UdpSocket} | lukaramu | -9/+58 |
| 2017-03-26 | Added links to std::net::Shutdown docs and made them more consistent | lukaramu | -6/+19 |
| 2017-03-26 | Auto merge of #40826 - frewsxcv:rollup, r=frewsxcv | bors | -146/+240 |
| 2017-03-26 | Added examples to std::net::{SocketAddr, SocketAddrV4, SocketAddrV6} docs | lukaramu | -0/+36 |
| 2017-03-26 | Expanded and added links to std::net::{SocketAddr,SocketAddrV4,SocketAddrV6} ... | lukaramu | -26/+90 |
| 2017-03-26 | Removed link in std::net::ToSocketAddr's summary sentence | lukaramu | -3/+1 |
| 2017-03-26 | Expanded and added links to std::net::{IpAddr,Ipv4Addr,Ipv6Addr} docs | lukaramu | -42/+160 |
| 2017-03-26 | Added links to std::net::AddrParseError's documentation | lukaramu | -1/+13 |