| Age | Commit message (Expand) | Author | Lines |
| 2017-04-24 | Add more_io_inner_methods feature to unstable book. | Sergio Benitez | -0/+10 |
| 2017-04-24 | More methods for str boxes. | Clar Charr | -0/+10 |
| 2017-04-24 | Fix more merge conflicts | Matthew | -70/+3 |
| 2017-04-23 | Add splice to the unstable book. | Matt Ickstadt | -0/+25 |
| 2017-04-23 | Auto merge of #41437 - cuviper:remove-unstable-deprecated, r=alexcrichton | bors | -69/+0 |
| 2017-04-22 | Resolve merge conflict | matthewjasper | -1/+12 |
| 2017-04-22 | Auto merge of #41464 - frewsxcv:rollup, r=frewsxcv | bors | -2/+3 |
| 2017-04-21 | Fix issue with single question mark or paren | Vadim Petrochenkov | -2/+3 |
| 2017-04-20 | Remove float_extras | Josh Stone | -8/+0 |
| 2017-04-20 | Remove num::{Zero,One} | Josh Stone | -9/+0 |
| 2017-04-20 | Remove RefCell::borrow_state | Josh Stone | -8/+0 |
| 2017-04-20 | Remove {Cell,RefCell}::as_unsafe_cell | Josh Stone | -8/+0 |
| 2017-04-20 | Privatize Rc::is_unique | Josh Stone | -8/+0 |
| 2017-04-20 | Remove Rc::would_wrap | Josh Stone | -6/+0 |
| 2017-04-20 | Remove OccupiedEntry::remove_pair | Josh Stone | -6/+0 |
| 2017-04-20 | Remove BinaryHeap::{push_pop,replace} | Josh Stone | -8/+0 |
| 2017-04-20 | Remove EnumSet | Josh Stone | -8/+0 |
| 2017-04-21 | Added feature gate, updated error messages and tests. | Cameron Hart | -0/+12 |
| 2017-04-20 | Stabilize RFC 1506 - clarified ADT kinds | Matthew | -11/+0 |
| 2017-04-18 | Bump book and reference. | Corey Farwell | -0/+0 |
| 2017-04-18 | Add top level sections to the Unstable Book. | Corey Farwell | -226/+231 |
| 2017-04-18 | Rollup merge of #40290 - 3Hren:master, r=aturon | Corey Farwell | -0/+8 |
| 2017-04-18 | Auto merge of #39271 - est31:add_float_bits, r=BurntSushi | bors | -0/+8 |
| 2017-04-17 | Rollup merge of #41262 - jonhoo:compiler-barrier-rename, r=alexcrichton | Corey Farwell | -11/+11 |
| 2017-04-18 | Add float_bits_conv to unstable book | est31 | -0/+8 |
| 2017-04-17 | Auto merge of #41345 - frewsxcv:rollup, r=frewsxcv | bors | -0/+15 |
| 2017-04-17 | Rollup merge of #41012 - durka:vis-matcher, r=petrochenkov | Corey Farwell | -0/+15 |
| 2017-04-17 | Auto merge of #41264 - alexeyzab:41158-fix-docs, r=steveklabnik | bors | -2/+9 |
| 2017-04-17 | fix: remove `field_init_shorthand` from SUMMARY.md | Evgeny Safronov | -1/+0 |
| 2017-04-16 | Auto merge of #40409 - mbrubeck:calloc, r=sfackler | bors | -0/+5 |
| 2017-04-15 | document :vis in unstable book | Alex Burka | -0/+15 |
| 2017-04-15 | Specialize Vec::from_elem<u8> to use calloc or memset | Matt Brubeck | -0/+5 |
| 2017-04-14 | Add Unstable Book entry for 'overlapping-marker-traits'. | Corey Farwell | -0/+8 |
| 2017-04-14 | Rollup merge of #40702 - mrhota:global_asm, r=nagisa | Corey Farwell | -0/+81 |
| 2017-04-14 | fix: add missing link in SUMMARY.md | Evgeny Safronov | -0/+2 |
| 2017-04-14 | docs: track newly introduced unstable feature | Evgeny Safronov | -0/+7 |
| 2017-04-13 | Update various bookshelf repositories. | steveklabnik | -0/+0 |
| 2017-04-13 | Rename compiler_barrier to compiler_fence | Jon Gjengset | -11/+11 |
| 2017-04-13 | Address the PR review | alexey zabelin | -2/+1 |
| 2017-04-13 | Auto merge of #41009 - scottmcm:toowned-clone-into, r=alexcrichton | bors | -0/+8 |
| 2017-04-12 | Fix old docs | alexey zabelin | -0/+8 |
| 2017-04-12 | Add ToOwned::clone_into (unstable as toowned_clone_into) | Scott McMurray | -0/+8 |
| 2017-04-12 | Add global_asm tests | A.J. Gardner | -1/+1 |
| 2017-04-12 | Update unstable book with global_asm feature | A.J. Gardner | -0/+81 |
| 2017-04-11 | Rollup merge of #40559 - nagisa:manually-drop, r=alexcrichton | Corey Farwell | -0/+1 |
| 2017-04-11 | Auto merge of #41096 - clarcharr:as_bytes_mut, r=alexcrichton | bors | -0/+9 |
| 2017-04-10 | Auto merge of #40018 - japaric:ld, r=alexcrichton | bors | -0/+62 |
| 2017-04-09 | Reduce str transmutes, add mut versions of methods. | Clar Charr | -0/+9 |
| 2017-04-09 | Fix test failures | Simonas Kazlauskas | -0/+1 |
| 2017-04-09 | Auto merge of #41095 - clarcharr:as_extras, r=alexcrichton | bors | -0/+9 |