| Age | Commit message (Expand) | Author | Lines |
| 2025-03-26 | Use cfg_match in core | Christopher Durham | -0/+1 |
| 2025-03-16 | Rollup merge of #138082 - thaliaarchi:slice-cfg-not-test, r=thomcc | 许杰友 Jieyou Xu (Joe) | -17/+0 |
| 2025-03-11 | Migrate core to Rust 2024 | Eric Huss | -1/+1 |
| 2025-03-06 | Remove #[cfg(not(test))] gates in core | Thalia Archibald | -17/+0 |
| 2025-03-06 | Update stdarch | Eric Huss | -0/+3 |
| 2025-02-18 | update `cfg(bootstrap)` | Josh Stone | -1/+0 |
| 2025-02-12 | Rollup merge of #134090 - veluca93:stable-tf11, r=oli-obk | Jacob Pratt | -1/+0 |
| 2025-02-05 | Rollup merge of #128045 - pnkfelix:rustc-contracts, r=oli-obk | León Orell Valerian Liehr | -0/+5 |
| 2025-02-03 | Rename rustc_contract to contract | Celina G. Val | -1/+1 |
| 2025-02-03 | Separate contract feature gates for the internal machinery | Felix S. Klock II | -1/+1 |
| 2025-02-03 | Express contracts as part of function header and lower it to the contract lan... | Celina G. Val | -1/+1 |
| 2025-02-03 | contracts: added lang items that act as hooks for rustc-injected code to invoke. | Felix S. Klock II | -0/+5 |
| 2025-01-31 | Add `unchecked_disjoint_bitor` with fallback intrinsic implementation | Scott McMurray | -0/+1 |
| 2025-01-27 | Stabilize target_feature_11 | Caleb Zulawski | -1/+0 |
| 2025-01-26 | Update comment | bjorn3 | -1/+1 |
| 2025-01-23 | Rollup merge of #135073 - joshtriplett:bstr, r=BurntSushi | Matthias Krüger | -0/+4 |
| 2025-01-20 | core: add `#![warn(unreachable_pub)]` | Urgau | -1/+3 |
| 2025-01-11 | Implement `ByteStr` and `ByteString` types | Josh Triplett | -0/+4 |
| 2025-01-08 | update cfg(bootstrap) | Pietro Albini | -1/+0 |
| 2024-12-31 | Auto merge of #132195 - clarfonthey:bigint-mul, r=scottmcm | bors | -0/+1 |
| 2024-12-30 | Auto merge of #134757 - RalfJung:const_swap, r=scottmcm | bors | -1/+0 |
| 2024-12-27 | Tidy up bigint mul methods | ltdk | -0/+1 |
| 2024-12-27 | Move `{widening, carrying}_mul` to an intrinsic with fallback MIR | Scott McMurray | -0/+1 |
| 2024-12-25 | stabilize const_swap | Ralf Jung | -1/+0 |
| 2024-12-23 | Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesl... | Zalathar | -1/+1 |
| 2024-12-18 | Stabilize `#[diagnostic::do_not_recommend]` | Georg Semmler | -1/+1 |
| 2024-12-16 | Stabilize #[coverage] attribute | ltdk | -1/+1 |
| 2024-12-12 | Add unwrap_unsafe_binder and wrap_unsafe_binder macro operators | Michael Goulet | -0/+2 |
| 2024-12-04 | Rename `core_pattern_type` and `core_pattern_types` lib feature gates to `pa... | Oli Scherer | -1/+1 |
| 2024-11-30 | remove a whole bunch of unnecessary const feature gates | Ralf Jung | -19/+0 |
| 2024-11-29 | Auto merge of #133533 - BoxyUwU:bump-boostrap, r=jieyouxu,Mark-Simulacrum | bors | -6/+1 |
| 2024-11-27 | update cfgs | Boxy | -6/+1 |
| 2024-11-26 | Add '<[T]>::as_array', '<[T]>::as_mut_array', '<*const [T]>::as_array', and '... | Gabriel Bjørnager Jensen | -0/+1 |
| 2024-11-24 | Rollup merge of #133389 - eduardosm:stabilize-const_float_methods, r=RalfJung | Matthias Krüger | -1/+0 |
| 2024-11-23 | Stabilize `const_float_methods` | Eduardo Sánchez Muñoz | -1/+0 |
| 2024-11-23 | Rollup merge of #133237 - fee1-dead-contrib:constadd, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2024-11-21 | constify `Add` | Deadbeef | -0/+1 |
| 2024-11-20 | Stabilize const_pin_2 | George Bateman | -1/+0 |
| 2024-11-17 | Rollup merge of #133116 - RalfJung:const-null-ptr, r=dtolnay | 许杰友 Jieyou Xu (Joe) | -2/+1 |
| 2024-11-16 | clean up const stability around UB checks | Ralf Jung | -1/+1 |
| 2024-11-16 | stabilize const_ptr_is_null | Ralf Jung | -1/+0 |
| 2024-11-16 | Rollup merge of #132449 - RalfJung:is_val_statically_known, r=compiler-errors | Matthias Krüger | -1/+0 |
| 2024-11-12 | Rollup merge of #132966 - RalfJung:const_option_ext, r=jhpratt | Matthias Krüger | -1/+0 |
| 2024-11-12 | stabilize const_option_ext | Ralf Jung | -1/+0 |
| 2024-11-12 | stabilize const_unicode_case_lookup | Ralf Jung | -1/+0 |
| 2024-11-08 | mark is_val_statically_known intrinsic as stably const-callable | Ralf Jung | -1/+0 |
| 2024-11-05 | Add new unstable feature `const_eq_ignore_ascii_case` | okaneco | -0/+1 |
| 2024-11-05 | Rollup merge of #132153 - bjoernager:const-char-encode-utf16, r=dtolnay | Jubilee | -1/+0 |
| 2024-11-04 | most const intrinsics don't need an explicit rustc_const_unstable any more | Ralf Jung | -1/+1 |
| 2024-11-04 | Stabilise 'const_char_encode_utf16'; | Gabriel Bjørnager Jensen | -1/+0 |