| Age | Commit message (Expand) | Author | Lines |
| 2021-09-29 | Auto merge of #89011 - bjorn3:restructure_rt, r=dtolnay | bors | -6/+6 |
| 2021-09-19 | Rollup merge of #89017 - the8472:fix-u64-time-monotonizer, r=kennytm | Yuki Okushi | -0/+1 |
| 2021-09-17 | use AtomicU64::fetch_update instead of handrolled RMW-loop | The8472 | -0/+1 |
| 2021-09-16 | Rustfmt | bjorn3 | -1/+1 |
| 2021-09-16 | Merge sys_common::rt into rt | bjorn3 | -5/+5 |
| 2021-09-15 | Allow `panic!("{}", computed_str)` in const fn. | Gary Guo | -0/+1 |
| 2021-09-08 | Bump stage0 compiler to 1.56 | Mark Rousskov | -2/+1 |
| 2021-09-02 | Auto merge of #87580 - ChrisDenton:win-arg-parse-2008, r=m-ou-se | bors | -0/+1 |
| 2021-08-31 | Stabilize `UnsafeCell::raw_get()` | inquisitivecrystal | -1/+0 |
| 2021-08-28 | Auto merge of #87921 - kellerkindt:master, r=kennytm | bors | -0/+2 |
| 2021-08-19 | Add doctests to and fix saturating_div for signed integer types | Michael Watzko | -0/+1 |
| 2021-08-17 | Constified `Default` implementations | Deadbeef | -0/+1 |
| 2021-08-16 | feature gate doc(primitive) | Joshua Nelson | -0/+1 |
| 2021-08-10 | Add Saturating type (based on Wrapping type) | Michael Watzko | -0/+1 |
| 2021-08-08 | Implement modern Windows arg parsing | Chris Denton | -0/+1 |
| 2021-08-08 | Auto merge of #86879 - YohDeadfall:stabilize-vec-shrink-to, r=dtolnay | bors | -1/+0 |
| 2021-08-07 | Auto merge of #87408 - kornelski:try_reserve_error, r=yaahc | bors | -0/+1 |
| 2021-08-03 | rustc: Fill out remaining parts of C-unwind ABI | Alex Crichton | -1/+1 |
| 2021-07-29 | Auto merge of #86998 - m-ou-se:const-panic-fmt-as-str, r=oli-obk | bors | -3/+4 |
| 2021-07-29 | Rollup merge of #81050 - yoshuawuyts:stabilize-task-ready, r=m-ou-se | Yuki Okushi | -1/+0 |
| 2021-07-28 | Add new const_format_args!() macro and use it in panics. | Mara Bos | -3/+4 |
| 2021-07-27 | Update tests | Jacob Pratt | -1/+1 |
| 2021-07-24 | Hide allocator details from TryReserveError | Kornel | -0/+1 |
| 2021-07-23 | Stabilize core::task::ready! | Yoshua Wuyts | -1/+0 |
| 2021-07-18 | Move asm! and global_asm! to core::arch | bstrie | -3/+3 |
| 2021-07-16 | rename assert_matches module | Jane Lusby | -3/+3 |
| 2021-07-08 | Move [debug_]assert_matches to mod {core, std}::assert. | Mara Bos | -2/+2 |
| 2021-07-07 | Rollup merge of #80918 - yoshuawuyts:int-log2, r=m-ou-se | Yuki Okushi | -0/+1 |
| 2021-07-06 | Stabilize Vec<T>::shrink_to | Yoh Deadfall | -1/+0 |
| 2021-07-03 | Remove the deprecated `core::raw` and `std::raw` module. | Charles Lew | -4/+0 |
| 2021-06-28 | Update to new bootstrap compiler | Mark Rousskov | -1/+0 |
| 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 |