| Age | Commit message (Expand) | Author | Lines |
| 2020-08-28 | Rollup merge of #75967 - aticu:blackbox_typo, r=Dylan-DPC | Pietro Albini | -1/+1 |
| 2020-08-28 | Rollup merge of #75955 - camelid:intra-doc-links-for-future-and-dec2flt, r=jy... | Pietro Albini | -10/+4 |
| 2020-08-28 | Rollup merge of #75943 - elichai:2020-align_offset-docs, r=RalfJung | Pietro Albini | -2/+2 |
| 2020-08-28 | Rollup merge of #75927 - camelid:intra-doc-links-for-core-macros, r=jyn514 | Pietro Albini | -13/+13 |
| 2020-08-27 | Remove unnecessary intra-doc link | Camelid | -1/+0 |
| 2020-08-27 | Use intra-doc links in `core::num::dec2flt` | Camelid | -4/+0 |
| 2020-08-27 | Use intra-doc links in `core::future::future` | Camelid | -6/+5 |
| 2020-08-27 | Auto merge of #75947 - pietroalbini:bootstrap-update, r=Mark-Simulacrum | bors | -26/+25 |
| 2020-08-27 | Fix typo in `std::hint::black_box` docs | aticu | -1/+1 |
| 2020-08-27 | Rollup merge of #75780 - matklad:unconfuseunpindocs, r=KodrAus | Dylan DPC | -14/+14 |
| 2020-08-26 | Auto merge of #75912 - scottmcm:manuallydrop-vs-forget, r=Mark-Simulacrum | bors | -2/+6 |
| 2020-08-26 | Fix potential UB in align_offset docs | Elichai Turkel | -2/+2 |
| 2020-08-26 | Auto merge of #75687 - TimDiekmann:realloc-align, r=Amanieu | bors | -79/+61 |
| 2020-08-26 | apply bootstrap cfgs | Pietro Albini | -26/+25 |
| 2020-08-25 | Use intra-doc links in `core::macros` | Camelid | -13/+13 |
| 2020-08-25 | Suggest `mem::forget` if `mem::ManuallyDrop::new` isn't used | Scott McMurray | -2/+6 |
| 2020-08-24 | Stabilize Range[Inclusive]::is_empty | Scott McMurray | -12/+2 |
| 2020-08-24 | Unconfuse Unpin docs a bit | Aleksey Kladov | -14/+14 |
| 2020-08-24 | Auto merge of #75815 - jyn514:ambiguous-primitives, r=guillaumegomez | bors | -2/+33 |
| 2020-08-24 | Auto merge of #75855 - jyn514:no-cfg-doc, r=ollie27 | bors | -1/+2 |
| 2020-08-23 | Don't import atomics unless supported by the platform | Joshua Nelson | -0/+1 |
| 2020-08-24 | Rollup merge of #75851 - camelid:patch-2, r=jyn514 | Yuki Okushi | -3/+0 |
| 2020-08-24 | Rollup merge of #75831 - lzutao:https, r=Dylan-DPC | Yuki Okushi | -1/+1 |
| 2020-08-24 | Rollup merge of #75826 - ayushmishra2005:misleading_documentation_for_derived... | Yuki Okushi | -2/+2 |
| 2020-08-24 | Rollup merge of #75825 - jrheard:patch-1, r=steveklabnik | Yuki Okushi | -1/+1 |
| 2020-08-24 | Rollup merge of #75819 - LeSeulArtichaut:core-intra-docs-2, r=jyn514 | Yuki Okushi | -114/+30 |
| 2020-08-23 | Disambiguate char -> prim@char for `core` | Joshua Nelson | -2/+33 |
| 2020-08-23 | Use allow(unused_imports) instead of cfg(doc) | Joshua Nelson | -1/+1 |
| 2020-08-24 | Use intra-doc-links in `core::{char, macros, fmt}` | LeSeulArtichaut | -114/+30 |
| 2020-08-23 | Switch to intra-doc links in `core::array` | Camelid | -3/+0 |
| 2020-08-23 | Auto merge of #72449 - ecstatic-morse:const-float-bitcast, r=RalfJung | bors | -34/+68 |
| 2020-08-23 | Auto merge of #74238 - RalfJung:offset_from, r=oli-obk | bors | -123/+46 |
| 2020-08-23 | bump stable version | Ralf Jung | -2/+2 |
| 2020-08-23 | Misleading documentation for derived Ord/PartialOrd implementation for enums ... | Ayush Kumar Mishra | -2/+2 |
| 2020-08-23 | Prefer https link for wikipedia URLs | Lzu Tao | -1/+1 |
| 2020-08-22 | Fix typo in documentation of i32 wrapping_abs() | JR Heard | -1/+1 |
| 2020-08-22 | Use intra-doc-links in `core::{raw, ffi, pin}` | LeSeulArtichaut | -34/+15 |
| 2020-08-22 | Add `#![feature(const_float_classify)]` for `f64::classify` and friends | Dylan MacKenzie | -18/+35 |
| 2020-08-22 | Add `#![feature(const_float_bits_conv)]` for `f64::to_bits` and friends | Dylan MacKenzie | -16/+33 |
| 2020-08-22 | Auto merge of #75783 - denisvasilik:intra-doc-links-core-alloc, r=jyn514 | bors | -3/+2 |
| 2020-08-22 | fix dead links to wrapping_offset_from | Ralf Jung | -14/+4 |
| 2020-08-22 | remove feature gate from tests | Ralf Jung | -8/+0 |
| 2020-08-22 | stabilize ptr_offset_from | Ralf Jung | -2/+2 |
| 2020-08-22 | remove deprecated wrapping_offset_from | Ralf Jung | -103/+0 |
| 2020-08-22 | offset_from: also document same-provenance requirement | Ralf Jung | -0/+44 |
| 2020-08-22 | Link to primitive instead of module | Denis Vasilik | -1/+2 |
| 2020-08-22 | Rollup merge of #75787 - LeSeulArtichaut:core-intra-doc, r=jyn514 | Dylan DPC | -47/+18 |
| 2020-08-22 | Rollup merge of #75782 - GuillaumeGomez:more-links, r=jyn514 | Dylan DPC | -57/+57 |
| 2020-08-22 | Rollup merge of #75705 - denisvasilik:intra-doc-links-intrinsics, r=jyn514 | Dylan DPC | -466/+235 |
| 2020-08-22 | Add more links | Guillaume Gomez | -46/+55 |