| Age | Commit message (Expand) | Author | Lines |
| 2021-06-25 | Add Integer::{log,log2,log10} variants | Yoshua Wuyts | -0/+1 |
| 2021-06-22 | Auto merge of #84910 - eopb:stabilize_int_error_matching, r=yaahc | bors | -1/+0 |
| 2021-06-19 | Auto merge of #86034 - nagisa:nagisa/rt-soundness, r=m-ou-se | bors | -4/+5 |
| 2021-06-19 | Change entry point to 🛡️ against 💥 💥-payloads | Simonas Kazlauskas | -4/+5 |
| 2021-06-17 | Rollup merge of #85925 - clarfonthey:lerp, r=m-ou-se | Mara Bos | -0/+1 |
| 2021-06-15 | Rollup merge of #86294 - m-ou-se:edition-prelude-modules, r=joshtriplett | Yuki Okushi | -1/+0 |
| 2021-06-15 | Rollup merge of #82179 - mbartlett21:patch-5, r=joshtriplett | Yuki Okushi | -0/+1 |
| 2021-06-14 | Stabilize {std, core}::prelude::rust_*. | Mara Bos | -1/+0 |
| 2021-06-14 | Add functions `Duration::try_from_secs_{f32, f64}` | mbartlett21 | -0/+1 |
| 2021-06-14 | stabilize `int_error_matching` | Ethan Brierley | -1/+0 |
| 2021-06-14 | Stabilize `maybe_uninit_ref` | Yuki Okushi | -1/+0 |
| 2021-06-06 | A few lerp tests | ltdk | -0/+1 |
| 2021-06-04 | rustdoc: link to stable/beta docs consistently in documentation | Joshua Nelson | -1/+0 |
| 2021-05-24 | remove cfg(bootstrap) | Pietro Albini | -3/+1 |
| 2021-05-20 | Rollup merge of #85275 - CDirkx:memchr, r=m-ou-se | Guillaume Gomez | -1/+0 |
| 2021-05-18 | Stabilize extended_key_value_attributes | Joshua Nelson | -1/+1 |
| 2021-05-14 | Move `std::memchr` to `sys_common` | Christiaan Dirkx | -1/+0 |
| 2021-05-09 | remove const_fn feature gate | Ralf Jung | -1/+0 |
| 2021-04-25 | move core::hint::black_box under its own feature gate | Ralf Jung | -0/+1 |
| 2021-04-18 | Auto merge of #84207 - SimonSapin:deprecate-core-raw, r=dtolnay | bors | -0/+1 |
| 2021-04-16 | std: Add a variant of thread locals with const init | Alex Crichton | -1/+4 |
| 2021-04-14 | Requires deprecated *and* deprecated_in_future, depending on what stage is bu... | David Tolnay | -1/+1 |
| 2021-04-14 | s/deprecated_in_future/deprecated/ | David Tolnay | -1/+1 |
| 2021-04-15 | Deprecate the core::raw / std::raw module | Simon Sapin | -0/+1 |
| 2021-04-13 | Rollup merge of #84084 - m-ou-se:stabilize-zero, r=scottmcm | Dylan DPC | -1/+0 |
| 2021-04-12 | Auto merge of #83776 - jyn514:update-stdarch-docs, r=Amanieu | bors | -14/+8 |
| 2021-04-12 | Stabilize duration_zero. | Mara Bos | -1/+0 |
| 2021-04-12 | Update stdarch submodule (to before it switched to const generics) | Joshua Nelson | -14/+8 |
| 2021-04-11 | Remove FixedSizeArray | Tomasz Miąsko | -1/+0 |
| 2021-04-05 | Auto merge of #83864 - Dylan-DPC:rollup-78an86n, r=Dylan-DPC | bors | -1/+0 |
| 2021-04-05 | Rollup merge of #83820 - petrochenkov:nolinkargs, r=nagisa | Dylan DPC | -1/+0 |
| 2021-04-04 | Bump cfgs | Mark Rousskov | -2/+1 |
| 2021-04-03 | Remove attribute `#[link_args]` | Vadim Petrochenkov | -1/+0 |
| 2021-04-04 | Rollup merge of #82487 - CDirkx:const-socketaddr, r=m-ou-se | Yuki Okushi | -0/+1 |
| 2021-04-02 | Auto merge of #80965 - camelid:rename-doc-spotlight, r=jyn514 | bors | -1/+2 |
| 2021-03-26 | Use iter::zip in library/ | Josh Stone | -0/+1 |
| 2021-03-19 | core/std/alloc: stabilize or_patterns | mark | -1/+1 |
| 2021-03-15 | Rename `#[doc(spotlight)]` to `#[doc(notable_trait)]` | Camelid | -1/+2 |
| 2021-03-10 | Rollup merge of #82217 - m-ou-se:edition-prelude, r=nikomatsakis | Dylan DPC | -0/+1 |
| 2021-03-10 | Rollup merge of #79208 - LeSeulArtichaut:stable-unsafe_op_in_unsafe_fn, r=nik... | Yuki Okushi | -1/+1 |
| 2021-03-08 | Rollup merge of #82870 - jfrimmel:improve-docs, r=jyn514 | Mara Bos | -1/+5 |
| 2021-03-07 | Add note about the `#[doc(no-inline)]` usage | Julian Frimmel | -1/+5 |
| 2021-03-06 | Implement built-in attribute macro `#[cfg_eval]` | Vadim Petrochenkov | -0/+1 |
| 2021-03-05 | Rollup merge of #82770 - m-ou-se:assert-match, r=joshtriplett | Mara | -2/+3 |
| 2021-03-05 | Rollup merge of #82764 - m-ou-se:map-try-insert, r=Amanieu | Mara | -0/+1 |
| 2021-03-04 | Add debug_assert_matches macro. | Mara Bos | -2/+2 |
| 2021-03-04 | Add assert_matches!(expr, pat). | Mara Bos | -2/+3 |
| 2021-03-04 | Implement Error for OccupiedError. | Mara Bos | -0/+1 |
| 2021-03-03 | Avoid unnecessary Vec construction in BufReader | Caleb Sander | -0/+1 |
| 2021-03-02 | Rollup merge of #80189 - jyn514:convert-primitives, r=poliorcetics | Yuki Okushi | -6/+6 |