| Age | Commit message (Expand) | Author | Lines |
| 2016-04-23 | Auto merge of #33124 - sfackler:kill-ipv6-only, r=alexcrichton | bors | -64/+0 |
| 2016-04-22 | Implement `append` for b-trees. | Johannes Oertel | -6/+4 |
| 2016-04-20 | Remove IPV6_V6ONLY functionality | Steven Fackler | -64/+0 |
| 2016-04-17 | Auto merge of #33034 - tbu-:pr_doc_mutex_lock, r=nagisa | bors | -0/+9 |
| 2016-04-17 | Add a comment about locking a `Mutex` multiple times | Tobias Bucher | -0/+9 |
| 2016-04-17 | Rollup merge of #33022 - Mr4x:master, r=bluss | Manish Goregaokar | -2/+2 |
| 2016-04-16 | Auto merge of #32909 - sanxiyn:unused-trait-import-2, r=alexcrichton | bors | -1/+0 |
| 2016-04-16 | Fix f32::sin_cos and f64::sin_cos examples | Maxim Samburskiy | -2/+2 |
| 2016-04-15 | Auto merge of #32785 - tbu-:pr_more_defaults, r=alexcrichton | bors | -0/+21 |
| 2016-04-15 | Auto merge of #32338 - lukaspustina:doc-std-process, r=alexcrichton | bors | -11/+37 |
| 2016-04-15 | Implement `Default` for more types in the standard library | Tobias Bucher | -0/+21 |
| 2016-04-14 | Rollup merge of #32940 - birkenfeld:patch-3, r=alexcrichton | Steve Klabnik | -2/+2 |
| 2016-04-14 | Rollup merge of #32855 - troplin:take-bufread-fix, r=alexcrichton | Steve Klabnik | -0/+12 |
| 2016-04-13 | Fix a typo and add a missing word | Georg Brandl | -2/+2 |
| 2016-04-13 | Auto merge of #32726 - asomers:master, r=alexcrichton | bors | -7/+25 |
| 2016-04-12 | Auto merge of #31963 - barosl:rename-doc, r=alexcrichton | bors | -1/+8 |
| 2016-04-12 | Remove unused trait imports | Seo Sanghyeon | -1/+0 |
| 2016-04-12 | Auto merge of #32804 - alexcrichton:stabilize-1.9, r=brson | bors | -146/+259 |
| 2016-04-12 | Describe more platform-specific behaviors of `std::fs::rename` | Barosl Lee | -1/+8 |
| 2016-04-11 | std: Stabilize APIs for the 1.9 release | Alex Crichton | -146/+259 |
| 2016-04-10 | Fix Windows UNC paths in std::path docs | jethrogb | -2/+2 |
| 2016-04-09 | Don't read past limit for in BufRead instance of Take | Tobias Mùˆller | -0/+12 |
| 2016-04-08 | Auto merge of #32695 - sfackler:default-buf-size, r=alexcrichton | bors | -1/+1 |
| 2016-04-07 | Rollup merge of #32737 - timonvo:arm-ehabi-backtraces, r=alexcrichton | Manish Goregaokar | -1/+6 |
| 2016-04-07 | Fix libstd on DragonFly | Michael Neumann | -12/+17 |
| 2016-04-06 | Rollup merge of #32774 - tbu-:pr_doc_tuple_copy, r=brson | Steve Klabnik | -2/+4 |
| 2016-04-06 | Rollup merge of #32761 - tshepang:assert, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2016-04-06 | Rollup merge of #32691 - frewsxcv:patch-28, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2016-04-06 | Rollup merge of #32668 - frewsxcv:hashmap-address-fixme, r=alexcrichton | Steve Klabnik | -8/+4 |
| 2016-04-06 | Rollup merge of #31762 - tshepang:in-which-case, r=steveklabnik | Steve Klabnik | -8/+8 |
| 2016-04-06 | Add `Copy` to the traits that are automatically implemented for tuples | Tobias Bucher | -2/+4 |
| 2016-04-06 | Remove accidental comment | Alan Somers | -1/+0 |
| 2016-04-06 | avoid "==" in assert! when one of the values is a bool | Tshepang Lekhonkhobe | -1/+1 |
| 2016-04-06 | Merge github.com:rust-lang/rust | Alan Somers | -9/+42 |
| 2016-04-05 | Auto merge of #32415 - alexcrichton:android-signal, r=alexcrichton | bors | -9/+37 |
| 2016-04-05 | doc: make env::consts summaries less confusing | Tshepang Lekhonkhobe | -8/+8 |
| 2016-04-05 | Rollup merge of #32692 - sfackler:time-inline, r=alexcrichton | Manish Goregaokar | -0/+5 |
| 2016-04-04 | std: Fix linking against `signal` on Android | Alex Crichton | -9/+37 |
| 2016-04-04 | Fix backtraces on ARM EHABI. | Timon Van Overveldt | -1/+6 |
| 2016-04-05 | Reduce code duplication in thread.rs | Alan Somers | -42/+18 |
| 2016-04-04 | Fix stack overflow detection on FreeBSD | Alan Somers | -2/+45 |
| 2016-04-02 | Drop the default buffer size to 8K | Steven Fackler | -1/+1 |
| 2016-04-02 | Inline Duration constructors and accessors | Steven Fackler | -0/+5 |
| 2016-04-02 | Auto merge of #32633 - frewsxcv:map-values-mut, r=alexcrichton | bors | -0/+62 |
| 2016-04-02 | Indicate `None` is code-like in doc comment. | Corey Farwell | -1/+1 |
| 2016-04-02 | Auto merge of #32549 - respeccing:rust_backtrace_disabled, r=alexcrichton | bors | -1/+1 |
| 2016-04-01 | Auto merge of #32334 - tbu-:pr_ipv6_octets, r=aturon | bors | -21/+43 |
| 2016-04-01 | Implement `values_mut` on `HashMap`. | Corey Farwell | -0/+62 |
| 2016-04-02 | Rollup merge of #32654 - tbu-:pr_doc_joinhandleext, r=sfackler | Manish Goregaokar | -1/+1 |
| 2016-04-01 | Address FIXMEs related to short lifetimes in `HashMap`. | Corey Farwell | -8/+4 |