| Age | Commit message (Expand) | Author | Lines |
| 2017-08-06 | Preface 'cares' with 'only' | Ryan Leckey | -1/+1 |
| 2017-08-02 | Rollup merge of #43423 - xliiv:cell-example, r=steveklabnik | Corey Farwell | -0/+28 |
| 2017-07-30 | Document the `from_str_radix` panic | Tobias Bucher | -0/+4 |
| 2017-07-29 | Rollup merge of #43409 - tshepang:concise, r=steveklabnik | Mark Simulacrum | -25/+8 |
| 2017-07-27 | Use `rustc_on_unimplemented`'s trait name argument in `try` | Esteban Küber | -1/+1 |
| 2017-07-26 | Auto merge of #43373 - alexcrichton:stabilize-1.20.0, r=aturon | bors | -37/+29 |
| 2017-07-26 | Rollup merge of #43471 - ollie27:try_from_ints, r=nagisa | Mark Simulacrum | -15/+30 |
| 2017-07-26 | Rollup merge of #42959 - SimonSapin:nonzero-checked, r=sfackler | Mark Simulacrum | -29/+130 |
| 2017-07-25 | Auto merge of #43320 - alexcrichton:new-bootstrap, r=Mark-Simulacrum | bors | -40/+10 |
| 2017-07-25 | std: Stabilize the `str_{mut,box}_extras` feature | Alex Crichton | -3/+3 |
| 2017-07-25 | Stabilize the `compile_error_macro` feature | Alex Crichton | -1/+1 |
| 2017-07-25 | std: Stabilize `manually_drop` feature | Alex Crichton | -10/+7 |
| 2017-07-25 | std: Stabilize `utf8_error_error_len` feature | Alex Crichton | -1/+1 |
| 2017-07-25 | std: Stabilize `str_checked_slicing` feature | Alex Crichton | -10/+10 |
| 2017-07-25 | std: Stabilize `option_entry` feature | Alex Crichton | -6/+2 |
| 2017-07-25 | std: Stabilize `char_escape_debug` | Alex Crichton | -6/+5 |
| 2017-07-25 | Bump master to 1.21.0 | Alex Crichton | -40/+10 |
| 2017-07-25 | Add missing impl and tests for int to int TryFrom impls | Oliver Middleton | -15/+30 |
| 2017-07-25 | Auto merge of #43325 - ollie27:overflowing_literals, r=arielb1 | bors | -5/+1 |
| 2017-07-25 | Auto merge of #43248 - llogiq:num-try-from, r=nagisa | bors | -38/+391 |
| 2017-07-24 | s/immutable/my_struct | Tymoteusz Jankowski | -3/+3 |
| 2017-07-24 | doc: make into_iter example more concise | Tshepang Lekhonkhobe | -25/+8 |
| 2017-07-24 | improve the TryFrom implementations | Andre Bogus | -38/+391 |
| 2017-07-24 | empty lines | Tymoteusz Jankowski | -0/+5 |
| 2017-07-24 | ci fix? | Tymoteusz Jankowski | -5/+0 |
| 2017-07-24 | review fixes | Tymoteusz Jankowski | -3/+3 |
| 2017-07-24 | Rollup merge of #43428 - waywardmonkeys:doc-fixes, r=estebank | Mark Simulacrum | -4/+4 |
| 2017-07-24 | add prose | Tymoteusz Jankowski | -1/+6 |
| 2017-07-24 | Auto merge of #43413 - mandeep:ops-generics, r=alexcrichton | bors | -0/+36 |
| 2017-07-23 | Fix some doc/comment typos. | Bruce Mitchener | -4/+4 |
| 2017-07-23 | Auto merge of #43416 - tshepang:extra-layer, r=alexcrichton | bors | -6/+5 |
| 2017-07-23 | Add simple docs example for struct Cell | Tymoteusz Jankowski | -0/+23 |
| 2017-07-23 | Auto merge of #43406 - canndrew:never-impl-clone, r=alexcrichton | bors | -0/+1 |
| 2017-07-22 | doc: provide an actual equivalent to filter_map | Tshepang Lekhonkhobe | -6/+5 |
| 2017-07-22 | Fix unstable feature name for some impls for Unique<T> | Simon Sapin | -2/+2 |
| 2017-07-22 | Add conversions from references to NonZero pointers, Unique, and Shared | Simon Sapin | -0/+47 |
| 2017-07-22 | Implement From<Unique<T>> for Shared<T> | Simon Sapin | -0/+8 |
| 2017-07-22 | Rename {NonZero,Shared,Unique}::new_checked to new | Simon Sapin | -5/+5 |
| 2017-07-22 | Rename {NonZero,Shared,Unique}::new to new_unchecked | Simon Sapin | -11/+11 |
| 2017-07-22 | Add `new_checked(…) -> Option<Self>` to NonZero, Unique, and Shared. | Simon Sapin | -19/+65 |
| 2017-07-22 | Add generic example of std::ops::Sub in doc comments | mandeep | -0/+36 |
| 2017-07-22 | Auto merge of #43367 - alexcrichton:remove-inline-always, r=sfackler | bors | -50/+50 |
| 2017-07-22 | Add !: Clone impl | Andrew Cann | -0/+1 |
| 2017-07-20 | std: Cut down #[inline] annotations where not necessary | Alex Crichton | -50/+50 |
| 2017-07-19 | Auto merge of #42859 - eddyb:const-size-and-align-of, r=nikomatsakis | bors | -0/+43 |
| 2017-07-19 | Implement const fn {size,align}_of. | Eduard-Mihai Burtescu | -0/+43 |
| 2017-07-19 | Fix overflowing_literals lint for large f32s | Oliver Middleton | -5/+1 |
| 2017-07-18 | Rollup merge of #43292 - kennytm:fix-quasi-quoting-warning-in-rustbuild, r=al... | Mark Simulacrum | -1/+1 |
| 2017-07-18 | Rollup merge of #42837 - rthomas:29355-error, r=steveklabnik | Mark Simulacrum | -0/+16 |
| 2017-07-18 | Fix "Quasi-quoting is inefficient" warning in incremental rustbuild. | kennytm | -1/+1 |