| Age | Commit message (Expand) | Author | Lines |
| 2022-10-27 | Rollup merge of #103526 - Rageking8:more-dupe-typos-again, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2022-10-26 | thread::set_name: debug-assert that things went well | Ralf Jung | -6/+10 |
| 2022-10-26 | Fix typo in docs for `guaranteed_ne` | Lukas Markeffsky | -2/+2 |
| 2022-10-26 | Update library/core/src/ptr/mod.rs | Ben Kimock | -0/+1 |
| 2022-10-26 | explicitly mention that both components of wide prts are compared | Ralf Jung | -0/+1 |
| 2022-10-26 | stabilize `int_log` | Lukas Markeffsky | -32/+36 |
| 2022-10-26 | ptr::eq: clarify that comparing dyn Trait is fragile | Ralf Jung | -45/+15 |
| 2022-10-26 | library: allow some unused things in Miri | Ralf Jung | -2/+3 |
| 2022-10-26 | Rollup merge of #103287 - saethlin:faster-len-check, r=thomcc | Dylan DPC | -5/+16 |
| 2022-10-25 | Try to say that memory outside the AM is always exposed | Ben Kimock | -6/+14 |
| 2022-10-25 | more dupe typos again | Rageking8 | -1/+1 |
| 2022-10-25 | Rollup merge of #103482 - aDotInTheVoid:vec-cap-docs, r=thomcc | Dylan DPC | -2/+3 |
| 2022-10-25 | Rollup merge of #103379 - cuviper:truncate-thread-name, r=thomcc | Dylan DPC | -0/+49 |
| 2022-10-25 | Rollup merge of #98204 - Kixiron:stable-unzip, r=thomcc | Dylan DPC | -5/+7 |
| 2022-10-24 | Clairify Vec::capacity docs | Nixon Enraght-Moony | -2/+3 |
| 2022-10-24 | Rollup merge of #103466 - jruderman:patch-2, r=Dylan-DPC | Yuki Okushi | -2/+2 |
| 2022-10-24 | Rollup merge of #103277 - thomcc:bump-libc-135, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2022-10-24 | Rollup merge of #102766 - thomcc:remove-resolv, r=Mark-Simulacrum | Yuki Okushi | -4/+0 |
| 2022-10-24 | Rollup merge of #102271 - lopopolo:lopopolo/stabilize-duration-try-from-secs-... | Yuki Okushi | -26/+21 |
| 2022-10-24 | Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726 | Yuki Okushi | -38/+8 |
| 2022-10-24 | Rollup merge of #99578 - steffahn:remove_redundant_bound, r=thomcc | Yuki Okushi | -1/+0 |
| 2022-10-24 | Fix grammar in docs for std::io::Read | Jesse Ruderman | -2/+2 |
| 2022-10-24 | Auto merge of #100848 - xfix:use-metadata-for-slice-len, r=thomcc | bors | -17/+9 |
| 2022-10-24 | fix typos | Pointerbender | -2/+2 |
| 2022-10-23 | Rollup merge of #103447 - ajtribick:maybe_uninit_doc_update, r=scottmcm | Michael Howell | -2/+1 |
| 2022-10-23 | Rollup merge of #103005 - solid-rs:patch/kmc-solid/readdir-terminator, r=m-ou-se | Michael Howell | -8/+12 |
| 2022-10-23 | Rollup merge of #101644 - Timmmm:file_permissions_docs, r=thomcc | Michael Howell | -3/+64 |
| 2022-10-23 | Rollup merge of #100462 - zohnannor:master, r=thomcc | Michael Howell | -0/+4 |
| 2022-10-23 | Fix alloc size | Gary Guo | -2/+1 |
| 2022-10-23 | Apply suggestion | Gary Guo | -1/+1 |
| 2022-10-23 | Implement Rust foreign exception protection for EMCC and SEH | Gary Guo | -15/+42 |
| 2022-10-23 | Prevent foreign Rust exceptions from being caught | Gary Guo | -3/+27 |
| 2022-10-23 | Auto merge of #103137 - dtolnay:readdir, r=Mark-Simulacrum | bors | -20/+65 |
| 2022-10-23 | Only test pthread_getname_np on linux-gnu | Josh Stone | -1/+7 |
| 2022-10-23 | MaybeUninit: use assume_init_drop() in the partially initialized array example | Andrew Tribick | -2/+1 |
| 2022-10-22 | Fix typo in docs of `String::leak`. | Finn Bear | -1/+1 |
| 2022-10-22 | Rollup merge of #103360 - ChrisDenton:isterm-filetype, r=thomcc | Dylan DPC | -2/+12 |
| 2022-10-22 | Rollup merge of #103346 - HeroicKatora:metadata_of_const_pointer_argument, r=... | Dylan DPC | -3/+7 |
| 2022-10-22 | Rollup merge of #103329 - saethlin:nonnull-precondition, r=thomcc | Dylan DPC | -1/+5 |
| 2022-10-22 | Rollup merge of #103280 - finnbear:impl_string_leak_2, r=joshtriplett | Dylan DPC | -1/+30 |
| 2022-10-21 | Move truncation next to other thread tests for tidy | Josh Stone | -25/+25 |
| 2022-10-21 | Truncate thread names on Linux and Apple targets | Josh Stone | -0/+43 |
| 2022-10-21 | Auto merge of #103375 - matthiaskrgr:rollup-4xrs7f2, r=matthiaskrgr | bors | -8/+5 |
| 2022-10-22 | Rollup merge of #103359 - WaffleLapkin:drain_no_mut_qqq, r=scottmcm | Matthias Krüger | -3/+1 |
| 2022-10-22 | Rollup merge of #103340 - RalfJung:winconsole, r=thomcc | Matthias Krüger | -5/+4 |
| 2022-10-21 | Auto merge of #101263 - lopopolo:lopopolo/c-unwind-fn-ptr-impls, r=thomcc | bors | -7/+21 |
| 2022-10-21 | Auto merge of #101077 - sunshowers:signal-mask-inherit, r=sunshowers | bors | -71/+122 |
| 2022-10-21 | Reduce false positives in msys2 detection | Chris Denton | -2/+12 |
| 2022-10-21 | Remove incorrect comment in `Vec::drain` | Maybe Waffle | -3/+1 |
| 2022-10-21 | Reduce mutability in std-use of with_metadata_of | Andreas Molzer | -2/+2 |