| Age | Commit message (Expand) | Author | Lines |
| 2024-01-30 | Apply suggestions from code review | the8472 | -12/+11 |
| 2024-01-30 | document `FromIterator for Vec` allocation behaviors | The 8472 | -0/+45 |
| 2024-01-30 | Fix BTreeMap's Cursor::remove_{next,prev} | Amanieu d'Antras | -0/+12 |
| 2024-01-30 | Rollup merge of #120485 - chenyukang:yukang-add-query-instability-check, r=mi... | Guillaume Gomez | -0/+3 |
| 2024-01-30 | Rollup merge of #120445 - Nemo157:arc-plug, r=Mark-Simulacrum | Guillaume Gomez | -29/+80 |
| 2024-01-30 | Rollup merge of #120434 - fmease:revert-speeder, r=petrochenkov | Guillaume Gomez | -223/+124 |
| 2024-01-30 | Rollup merge of #120295 - reitermarkus:remove-ffi-nonzero, r=dtolnay | Guillaume Gomez | -67/+26 |
| 2024-01-30 | Rollup merge of #120452 - alexcrichton:update-windows-seek-write-docs, r=Chri... | Guillaume Gomez | -1/+1 |
| 2024-01-30 | Rollup merge of #120424 - RalfJung:raw-ptr-meta, r=Nilstrieb | Guillaume Gomez | -14/+14 |
| 2024-01-30 | Rollup merge of #119991 - kornelski:endless-read, r=the8472 | Guillaume Gomez | -0/+10 |
| 2024-01-30 | Auto merge of #117925 - kornelski:read-to-oom, r=Amanieu | bors | -7/+47 |
| 2024-01-30 | Disable conversions between portable_simd and stdarch on big-endian ARM | Amanieu d'Antras | -3/+6 |
| 2024-01-30 | add missing potential_query_instability for keys and values in hashmap | yukang | -0/+3 |
| 2024-01-30 | Add stdarch_wasm_atomic_wait feature in std | Amanieu d'Antras | -0/+1 |
| 2024-01-30 | Update feature names for new stdarch | Amanieu d'Antras | -16/+18 |
| 2024-01-30 | Update stdarch submodule | Amanieu d'Antras | -0/+5 |
| 2024-01-29 | Handle out of memory errors in fs::read/read_to_string | Kornel | -4/+6 |
| 2024-01-29 | Handle out of memory errors in io:Read::read_to_end() | Kornel | -3/+41 |
| 2024-01-29 | Remove `raw_os_nonzero` feature. | Markus Reiter | -67/+26 |
| 2024-01-29 | std: always check the result of `pthread_mutex_lock` | joboet | -1/+18 |
| 2024-01-29 | Rollup merge of #120462 - mu001999:clean, r=Nilstrieb | Dylan DPC | -3/+0 |
| 2024-01-29 | Rollup merge of #120373 - HTGAzureX1212:HTGAzureX1212/issue-120040, r=ChrisDe... | Dylan DPC | -1/+33 |
| 2024-01-29 | Rollup merge of #120266 - steffahn:a_rc_into_inner_docs, r=Mark-Simulacrum | Dylan DPC | -5/+12 |
| 2024-01-29 | Rollup merge of #116677 - joshlf:patch-11, r=RalfJung | Dylan DPC | -0/+24 |
| 2024-01-29 | raw pointer metadata API: data address -> data pointer | Ralf Jung | -14/+14 |
| 2024-01-29 | Clean dead code | r0cky | -3/+0 |
| 2024-01-28 | Make `impl<T: AsHandle>` impl take `?Sized` | Gary Guo | -5/+5 |
| 2024-01-28 | Make `impl<Fd: AsFd>` impl take `?Sized` | Gary Guo | -5/+5 |
| 2024-01-28 | Document From<&CStr> for CString | Ryan Lowe | -0/+2 |
| 2024-01-28 | std: Update documentation of seek_write on Windows | Alex Crichton | -1/+1 |
| 2024-01-28 | Fix some `Arc` allocator leaks | Wim Looman | -29/+80 |
| 2024-01-28 | Fix doctest | John-John Tedro | -4/+6 |
| 2024-01-28 | Replicate documentation in {Rc,Arc}::from_raw_in | John-John Tedro | -16/+66 |
| 2024-01-28 | Fix doctest | John-John Tedro | -4/+4 |
| 2024-01-28 | Tidy up | John-John Tedro | -2/+2 |
| 2024-01-28 | Add examples for unsized {Rc,Arc}::from_raw | John-John Tedro | -0/+28 |
| 2024-01-28 | Document requirements for unsized {Rc,Arc}::from_raw | John-John Tedro | -12/+28 |
| 2024-01-28 | Revert "Add the wasm32-wasi-preview2 target" | León Orell Valerian Liehr | -223/+124 |
| 2024-01-27 | std: thread_local::register_dtor fix proposal for FreeBSD. | David Carlier | -2/+2 |
| 2024-01-27 | Reject infinitely-sized reads from io::Repeat | Kornel | -0/+10 |
| 2024-01-27 | Update primitive_docs.rs | Joshua Liebow-Feeser | -7/+12 |
| 2024-01-27 | Switch `NonZero` alias direction. | Markus Reiter | -19/+52 |
| 2024-01-27 | Auto merge of #120417 - matthiaskrgr:rollup-5rszkmd, r=matthiaskrgr | bors | -1/+0 |
| 2024-01-27 | Rollup merge of #119641 - eopb:std-unused-ip-feature, r=ChrisDenton | Matthias Krüger | -1/+0 |
| 2024-01-27 | Auto merge of #111379 - nyurik:intersperse-speed-up, r=cuviper | bors | -49/+98 |
| 2024-01-27 | add extra check for invalid handle in ReadDir::next | HTGAzureX1212. | -1/+8 |
| 2024-01-27 | make modifications as per reviews | HTGAzureX1212. | -21/+25 |
| 2024-01-26 | Rollup merge of #120366 - RalfJung:is_val_statically_known, r=cuviper | Matthias Krüger | -1/+1 |
| 2024-01-26 | Rollup merge of #120311 - mina86:h, r=cuviper | Matthias Krüger | -0/+16 |
| 2024-01-26 | Rollup merge of #120205 - Berrysoft:windows-alloc-init, r=ChrisDenton | Matthias Krüger | -11/+13 |