| Age | Commit message (Expand) | Author | Lines |
| 2018-09-08 | Auto merge of #51885 - GuillaumeGomez:trait-impl-show-docs, r=Mark-Simulacrum... | bors | -16/+8 |
| 2018-09-07 | Rollup merge of #53979 - alexcrichton:remove-repr-transparent-atomics-master,... | kennytm | -3/+0 |
| 2018-09-07 | Rollup merge of #53946 - tbu-:pr_doc_manuallydrop, r=cramertj | kennytm | -2/+8 |
| 2018-09-07 | Rollup merge of #53455 - llogiq:num-byte-conversion-docs, r=steveklabnik | kennytm | -251/+314 |
| 2018-09-07 | Rollup merge of #53299 - MagnumOpus21:fix-macro-write, r=steveklabnik | kennytm | -0/+20 |
| 2018-09-06 | Fix invalid urls | Guillaume Gomez | -16/+8 |
| 2018-09-05 | Auto merge of #52994 - varkor:trim_direction, r=alexcrichton | bors | -13/+157 |
| 2018-09-05 | Remove `#[repr(transparent)]` from atomics | Alex Crichton | -3/+0 |
| 2018-09-05 | Individual docs for {from,to}_*_bytes | Andre Bogus | -251/+314 |
| 2018-09-05 | Spacing changes made to the example | Siva Prasad | -11/+10 |
| 2018-09-05 | Added a missing backtick to no std | MagnumOpus21 | -1/+1 |
| 2018-09-05 | Made the requested changes for Note: and no_std within backticks | MagnumOpus21 | -2/+2 |
| 2018-09-05 | Prefixed no_run to the no_std write macro | MagnumOpus21 | -1/+1 |
| 2018-09-05 | Formatting errors rectified | MagnumOpus21 | -2/+7 |
| 2018-09-05 | Refined the example | MagnumOpus21 | -22/+10 |
| 2018-09-05 | Updated libcore/macro.rs to note write macro can work in no_std setups | MagnumOpus21 | -0/+28 |
| 2018-09-04 | Breaking change upgrades | Mark Rousskov | -11/+11 |
| 2018-09-04 | Clarify `ManuallyDrop` docs | Tobias Bucher | -2/+8 |
| 2018-09-04 | Auto merge of #53928 - tbu-:pr_doc_fromrawmut, r=frewsxcv | bors | -4/+7 |
| 2018-09-03 | Auto merge of #53697 - Cyres:const-fn-int-ops, r=oli-obk | bors | -56/+504 |
| 2018-09-03 | Link to more detailed docs in `slice::from_raw_parts_mut` | Tobias Bucher | -4/+7 |
| 2018-09-03 | Add const_unstable flag to `overflowing_shr` | Tim Diekmann | -0/+1 |
| 2018-09-02 | Auto merge of #53599 - matthiaskrgr:split_str__to__split_char, r=frewsxcv | bors | -1/+1 |
| 2018-09-01 | Auto merge of #53884 - kennytm:rollup, r=kennytm | bors | -2/+2 |
| 2018-09-01 | Rollup merge of #53076 - QuietMisdreavus:cfg-rustdoc, r=GuillaumeGomez | kennytm | -1/+1 |
| 2018-09-01 | Rollup merge of #53781 - matthiaskrgr:fix_any_bench, r=kennytm | kennytm | -1/+1 |
| 2018-09-01 | rebase | Tim | -56/+503 |
| 2018-09-01 | Auto merge of #53604 - oli-obk:min_const_fn, r=Centril,varkor | bors | -0/+28 |
| 2018-08-31 | Auto merge of #53755 - llogiq:fix-unsound-16bit-range, r=nagisa | bors | -2/+10 |
| 2018-08-31 | use cfg(rustdoc) instead of cfg(dox) in std and friends | QuietMisdreavus | -1/+1 |
| 2018-08-31 | Implement the `min_const_fn` feature gate | Oliver Schneider | -0/+28 |
| 2018-08-30 | Rollup merge of #53785 - tbu-:pr_comment, r=Mark-Simulacrum | Pietro Albini | -6/+1 |
| 2018-08-30 | Rollup merge of #53476 - GuillaumeGomez:try-from-int-error-partial-eq, r=KodrAus | Pietro Albini | -1/+1 |
| 2018-08-30 | Rollup merge of #51760 - GuillaumeGomez:add-another-partialeq-example, r=Quie... | Pietro Albini | -1/+84 |
| 2018-08-30 | fix u32 steps_between for 16-bit systems | Andre Bogus | -2/+10 |
| 2018-08-29 | Fix a comment in src/libcore/slice/mod.rs | Tobias Bucher | -6/+1 |
| 2018-08-29 | bench: libcore: fix build failure of any.rs benchmark (use "dyn Any") | Matthias Krüger | -1/+1 |
| 2018-08-28 | Add partialeq implementation for TryFromIntError type | Guillaume Gomez | -1/+1 |
| 2018-08-27 | Auto merge of #53227 - nivkner:pin_move, r=RalfJung | bors | -153/+172 |
| 2018-08-27 | Auto merge of #53441 - toidiu:ak-fix53419, r=nikomatsakis | bors | -0/+1 |
| 2018-08-25 | Auto merge of #53385 - matklad:stabilize-find-map, r=KodrAus | bors | -5/+1 |
| 2018-08-24 | check that adding infer-outlives requirement to all crates works | Niko Matsakis | -0/+1 |
| 2018-08-25 | remove copyright headers now that they are not madatory | Niv Kaminer | -10/+0 |
| 2018-08-24 | Auto merge of #53662 - kennytm:rollup, r=kennytm | bors | -40/+74 |
| 2018-08-24 | Rollup merge of #53636 - frewsxcv:frewsxcv-nth, r=rkruppe | kennytm | -1/+1 |
| 2018-08-24 | Rollup merge of #53618 - GuillaumeGomez:fmt-examples, r=QuietMisdreavus | kennytm | -0/+66 |
| 2018-08-23 | Stabilize 'attr_literals' feature. | Sergio Benitez | -1/+0 |
| 2018-08-23 | Add missing fmt examples | Guillaume Gomez | -0/+66 |
| 2018-08-23 | Discourage overuse of mem::forget | Kornel | -39/+7 |
| 2018-08-23 | Prefer `.nth(n)` over `.skip(n).next()`. | Corey Farwell | -1/+1 |