| Age | Commit message (Expand) | Author | Lines |
| 2017-05-09 | loop_break_value: address review comments on book addition | Diggory Hardy | -5/+2 |
| 2017-05-09 | loop_break_value: add documentation for book | Diggory Hardy | -0/+82 |
| 2017-05-08 | Update rustc-ux-guidelines.md | Jing Zhao | -1/+1 |
| 2017-05-08 | Grammar fixes to rustc-ux-guidelines.md | Jing Zhao | -7/+7 |
| 2017-05-06 | Minor cleanup of UX guidelines. | Mark Simulacrum | -2/+6 |
| 2017-05-05 | Rollup merge of #41064 - Gankro:ptr-redux, r=alexcrichton | Corey Farwell | -0/+0 |
| 2017-05-04 | update to latest nomicon | Alexis Beingessner | -0/+0 |
| 2017-05-01 | Added spin loop pause function | Steven Stewart-Gallus | -0/+42 |
| 2017-05-01 | Add profiling support, through the rustc -Z profile flag. | whitequark | -0/+18 |
| 2017-04-26 | Add some documentation for -Zremap-path-prefix to the unstable book | Michael Woerister | -0/+38 |
| 2017-04-26 | Auto merge of #41258 - clarcharr:str_box_extras, r=Kimundi | bors | -0/+10 |
| 2017-04-25 | Rollup merge of #41527 - steveklabnik:gh41285, r=frewsxcv | Corey Farwell | -4/+9 |
| 2017-04-25 | Rollup merge of #41463 - SergioBenitez:master, r=alexcrichton | Corey Farwell | -0/+12 |
| 2017-04-25 | Clarify the doc index | steveklabnik | -4/+9 |
| 2017-04-24 | Reference tracking issue for more_io_inner_methods. | Sergio Benitez | -1/+3 |
| 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 |