| Age | Commit message (Expand) | Author | Lines |
| 2016-04-03 | Auto merge of #32672 - ollie27:patch-5, r=alexcrichton | bors | -2/+2 |
| 2016-04-01 | Fix a couple of dead links on core::num::ParseFloatError docs | Oliver Middleton | -2/+2 |
| 2016-04-02 | Rollup merge of #32652 - VFLashM:refcell_ref_coercion, r=alexcrichton | Manish Goregaokar | -2/+8 |
| 2016-04-01 | Rollup merge of #32642 - Amanieu:doc_fixes, r=apasel422 | Manish Goregaokar | -1/+1 |
| 2016-03-31 | Auto merge of #32550 - tbu-:pr_ref_cell_as_unsafe_cell, r=alexcrichton | bors | -6/+2 |
| 2016-03-31 | added missing refcell ref/refmut coercions to unsized | Валерий Лашманов | -2/+8 |
| 2016-03-31 | Fix formatting in the documentation for AtomicIsize::compare_exchange_weak | Amanieu d'Antras | -1/+1 |
| 2016-03-30 | Rollup merge of #32580 - durka:patch-17, r=steveklabnik | Steve Klabnik | -10/+10 |
| 2016-03-29 | verb agreement in core::convert docs | Alex Burka | -10/+10 |
| 2016-03-29 | Auto merge of #32564 - frewsxcv:patch-27, r=alexcrichton | bors | -1/+1 |
| 2016-03-28 | Auto merge of #32438 - kamalmarhubi:intoiterator-example, r=steveklabnik | bors | -6/+6 |
| 2016-03-28 | Auto merge of #32461 - mitaa:rdoc-anchors, r=alexcrichton | bors | -2/+2 |
| 2016-03-28 | Prefer HTTPS when linking to 131002.net. | Corey Farwell | -1/+1 |
| 2016-03-28 | Add doc examples on pointer types | Guillaume Gomez | -0/+85 |
| 2016-03-28 | style: Use `iter` for IntoIterator parameter names | Kamal Marhubi | -6/+6 |
| 2016-03-28 | Remove `unsafe` qualifier from `RefCell::as_unsafe_cell` | Tobias Bucher | -6/+2 |
| 2016-03-27 | Extend linkchecker with anchor checking | mitaa | -2/+2 |
| 2016-03-26 | Rollup merge of #32456 - bluss:str-zero, r=alexcrichton | Manish Goregaokar | -1/+5 |
| 2016-03-24 | Auto merge of #32396 - nodakai:range-contains, r=alexcrichton | bors | -6/+208 |
| 2016-03-24 | Rollup merge of #32464 - GuillaumeGomez:patch-6, r=steveklabnik | Steve Klabnik | -7/+3 |
| 2016-03-24 | Rollup merge of #32416 - GuillaumeGomez:patch-3, r=steveklabnik | Steve Klabnik | -0/+23 |
| 2016-03-24 | Improve some Option code example | Guillaume Gomez | -7/+3 |
| 2016-03-24 | Add core::ops::Range*::contains() as per rust-lang/rust#32311 | NODA, Kai | -6/+208 |
| 2016-03-24 | Accept 0 as a valid str char boundary | Ulrik Sverdrup | -1/+4 |
| 2016-03-23 | Mark str::split_at inline | Ulrik Sverdrup | -0/+1 |
| 2016-03-22 | sprinkle feature gates here and there | Jorge Aparicio | -0/+1 |
| 2016-03-22 | try! -> ? | Jorge Aparicio | -32/+32 |
| 2016-03-22 | std: Change `encode_utf{8,16}` to return iterators | Alex Crichton | -84/+132 |
| 2016-03-22 | Add doc example to clone trait | Guillaume Gomez | -0/+23 |
| 2016-03-21 | Rollup merge of #32322 - GuillaumeGomez:cmp_doc, r=steveklabnik | Steve Klabnik | -0/+35 |
| 2016-03-21 | Auto merge of #32054 - seanmonstar:impl-debug-core, r=alexcrichton | bors | -34/+319 |
| 2016-03-20 | Update snapshots to 2016-03-18 (235d774). | Eduard Burtescu | -53/+39 |
| 2016-03-20 | libcore: add Debug implementations to most missing types | Sean McArthur | -34/+319 |
| 2016-03-19 | Auto merge of #32244 - Amanieu:compare_exchange_result, r=alexcrichton | bors | -87/+134 |
| 2016-03-19 | Change compare_exchange to return a Result<T, T> | Amanieu d'Antras | -87/+134 |
| 2016-03-18 | Add intrinsics for float arithmetic with `fast` flag enabled | Ulrik Sverdrup | -0/+26 |
| 2016-03-18 | Add doc examples | Guillaume Gomez | -0/+35 |
| 2016-03-17 | Add #[rustc_no_mir] to make tests pass with -Z orbit. | Eduard Burtescu | -0/+4 |
| 2016-03-12 | std: Clean out deprecated APIs | Alex Crichton | -383/+13 |
| 2016-03-11 | std: Add a tracking issue for Peekable::is_empty | Alex Crichton | -1/+1 |
| 2016-03-11 | core: Make a new tracking issue for prelude traits | Alex Crichton | -7/+7 |
| 2016-03-11 | core: Mark Wrapping impls as stable | Alex Crichton | -5/+5 |
| 2016-03-12 | Rollup merge of #32183 - bluss:doc-index, r=alexcrichton | Manish Goregaokar | -0/+58 |
| 2016-03-11 | Auto merge of #32133 - alexcrichton:linkchecker, r=brson | bors | -56/+78 |
| 2016-03-10 | Clarify doc for slice slicing (Index impls) | Ulrik Sverdrup | -0/+58 |
| 2016-03-10 | Auto merge of #32173 - steveklabnik:rollup, r=steveklabnik | bors | -8/+10 |
| 2016-03-10 | Rollup merge of #32091 - dirk:dirk/siphasher-docs-clarification, r=alexcrichton | Steve Klabnik | -8/+10 |
| 2016-03-10 | Auto merge of #32100 - SimonSapin:patch-6, r=alexcrichton | bors | -2/+4 |
| 2016-03-08 | Link to actual CSPRNG in `hash::SipHasher` documentation | Dirk Gadsden | -4/+4 |
| 2016-03-08 | std: Fix rustdoc links with std::fmt::Alignment | Alex Crichton | -12/+33 |