| Age | Commit message (Expand) | Author | Lines |
| 2024-11-20 | Stabilize const_pin_2 | George Bateman | -4/+4 |
| 2024-11-20 | re-export `is_loongarch_feature_detected` | WANG Rui | -0/+2 |
| 2024-11-20 | Rollup merge of #132732 - gavincrawford:as_ptr_attribute, r=Urgau | Jacob Pratt | -0/+16 |
| 2024-11-19 | UniqueRc: platform-specific AsFd/Handle/etc impls to mirror Rc | Zachary S | -0/+33 |
| 2024-11-19 | UniqueRc: PinCoerceUnsized and DerefPure | Zachary S | -3/+8 |
| 2024-11-19 | UniqueRc: comparisons and Hash | Zachary S | -0/+173 |
| 2024-11-19 | Rollup merge of #133183 - n0toose:improve-remove-dir-docs, r=joboet | Matthias Krüger | -0/+4 |
| 2024-11-19 | Rollup merge of #125405 - m-ou-se:thread-add-spawn-hook, r=WaffleLapkin | Matthias Krüger | -7/+186 |
| 2024-11-19 | Rollup merge of #123947 - zopsicle:vec_deque-Iter-as_slices, r=Amanieu | Matthias Krüger | -0/+142 |
| 2024-11-19 | UniqueRc: Add more trait impls. | Zachary S | -1/+68 |
| 2024-11-19 | Update doc comments for spawn hook. | Mara Bos | -2/+6 |
| 2024-11-19 | Address review comments. | Mara Bos | -7/+6 |
| 2024-11-19 | Fix tracking issue. | Mara Bos | -1/+1 |
| 2024-11-19 | Add tracking issue. | Mara Bos | -2/+2 |
| 2024-11-19 | Use Send + Sync for spawn hooks. | Mara Bos | -2/+2 |
| 2024-11-19 | Add thread Builder::no_hooks(). | Mara Bos | -7/+24 |
| 2024-11-19 | Update thread spawn hooks. | Mara Bos | -37/+86 |
| 2024-11-19 | Use add_spawn_hook for libtest's output capturing. | Mara Bos | -4/+11 |
| 2024-11-19 | Add std::thread::add_spawn_hook. | Mara Bos | -0/+103 |
| 2024-11-19 | Correct comments concerning updated dangling pointer lint | gavincrawford | -1/+1 |
| 2024-11-19 | Auto merge of #133205 - matthiaskrgr:rollup-xhhhp5u, r=matthiaskrgr | bors | -0/+3 |
| 2024-11-19 | Rollup merge of #133200 - RalfJung:miri-rwlock-test, r=tgross35 | Matthias Krüger | -0/+3 |
| 2024-11-19 | ignore an occasionally-failing test in Miri | Ralf Jung | -0/+3 |
| 2024-11-19 | Rollup merge of #133182 - RalfJung:const-panic-inline, r=tgross35 | León Orell Valerian Liehr | -1/+1 |
| 2024-11-19 | Rollup merge of #132758 - nnethercote:improve-get_key_value-docs, r=cuviper | León Orell Valerian Liehr | -8/+78 |
| 2024-11-18 | Mention std::fs::remove_dir_all in std::fs::remove_dir | Panagiotis "Ivory" Vasilopoulos | -0/+4 |
| 2024-11-18 | wasi/fs: Improve stopping condition for <ReadDir as Iterator>::next | Piotr Osiewicz | -14/+17 |
| 2024-11-18 | Bump `stdarch` to the latest master | Urgau | -0/+0 |
| 2024-11-18 | const_panic: inline in bootstrap builds to avoid f16/f128 crashes | Ralf Jung | -1/+1 |
| 2024-11-18 | std: allow after-main use of synchronization primitives | joboet | -26/+59 |
| 2024-11-18 | Auto merge of #133160 - jhpratt:rollup-wzj9q15, r=jhpratt | bors | -48/+54 |
| 2024-11-18 | Rollup merge of #133145 - kornelski:static-mutex, r=traviscross | Jacob Pratt | -0/+6 |
| 2024-11-18 | Auto merge of #128219 - connortsui20:rwlock-downgrade, r=tgross35 | bors | -261/+662 |
| 2024-11-18 | rename rustc_const_stable_intrinsic -> rustc_intrinsic_const_stable_indirect | Ralf Jung | -48/+48 |
| 2024-11-18 | Improve `{BTreeMap,HashMap}::get_key_value` docs. | Nicholas Nethercote | -8/+78 |
| 2024-11-18 | Document alternatives to `static mut` | Kornel | -0/+6 |
| 2024-11-17 | Auto merge of #120370 - x17jiri:likely_unlikely_fix, r=saethlin | bors | -8/+40 |
| 2024-11-17 | Likely unlikely fix | Jiri Bobek | -8/+40 |
| 2024-11-17 | Rollup merge of #133126 - ohno418:fix-String-doc, r=jhpratt | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-11-17 | Rollup merge of #133116 - RalfJung:const-null-ptr, r=dtolnay | 许杰友 Jieyou Xu (Joe) | -33/+36 |
| 2024-11-17 | alloc: fix `String`'s doc | Yutaro Ohno | -1/+1 |
| 2024-11-16 | clean up const stability around UB checks | Ralf Jung | -24/+26 |
| 2024-11-16 | stabilize const_ptr_is_null | Ralf Jung | -10/+11 |
| 2024-11-16 | Add `DerefMut` for `Lazy[Cell/Lock]` that delegates to the unstable `force_mu... | Chayim Refael Friedman | -2/+18 |
| 2024-11-16 | Rollup merge of #132449 - RalfJung:is_val_statically_known, r=compiler-errors | Matthias Krüger | -9/+5 |
| 2024-11-16 | Rollup merge of #131717 - tgross35:stabilize-const_atomic_from_ptr, r=RalfJung | Matthias Krüger | -3/+3 |
| 2024-11-16 | reduce threads in downgrade test | Connor Tsui | -1/+1 |
| 2024-11-16 | fix `DOWNGRADED` bit unpreserved | Connor Tsui | -3/+3 |
| 2024-11-16 | fix memory ordering bug + bad test | Connor Tsui | -48/+33 |
| 2024-11-16 | add safety comments for queue implementation | Connor Tsui | -13/+25 |