| Age | Commit message (Expand) | Author | Lines |
| 2022-10-14 | Rollup merge of #103017 - fortanix:raoul/sgx_tls_fix, r=ChrisDenton | Matthias Krüger | -0/+1 |
| 2022-10-14 | Rollup merge of #102781 - StackOverflowExcept1on:master, r=joshtriplett | Matthias Krüger | -1/+2 |
| 2022-10-14 | Auto merge of #102783 - RalfJung:tls, r=thomcc | bors | -12/+27 |
| 2022-10-14 | Bugfix: keep TLS data in sync | Raoul Strackx | -0/+1 |
| 2022-10-14 | Auto merge of #102529 - colinba:master, r=joshtriplett | bors | -1/+1 |
| 2022-10-14 | Tweak grammar | Josh Triplett | -1/+1 |
| 2022-10-14 | Rollup merge of #103018 - Rageking8:more-dupe-word-typos, r=TaKO8Ki | Dylan DPC | -16/+16 |
| 2022-10-14 | Rollup merge of #102847 - joshtriplett:bugfix-impl-fd-traits-for-io-types, r=... | Dylan DPC | -98/+54 |
| 2022-10-14 | more dupe word typos | Rageking8 | -16/+16 |
| 2022-10-13 | Auto merge of #103009 - Dylan-DPC:rollup-9c2tng6, r=Dylan-DPC | bors | -0/+10 |
| 2022-10-13 | Rollup merge of #102854 - semarie:openbsd-immutablestack, r=m-ou-se | Dylan DPC | -0/+10 |
| 2022-10-13 | smarter way to avoid 'unused' warning when building for tests | Ralf Jung | -9/+2 |
| 2022-10-13 | sync thread_local key conditions exactly with what the macro uses | Ralf Jung | -10/+32 |
| 2022-10-13 | Auto merge of #102919 - luojia65:update-stdarch, r=Amanieu | bors | -0/+2 |
| 2022-10-13 | Auto merge of #102655 - joboet:windows_tls_opt, r=ChrisDenton | bors | -117/+202 |
| 2022-10-13 | Auto merge of #102995 - JohnTitor:rollup-yomkwge, r=JohnTitor | bors | -2/+2 |
| 2022-10-13 | library: update stdarch submodule | luojia65 | -0/+2 |
| 2022-10-13 | Rollup merge of #102974 - Rageking8:fix-small-word-dupe-typos, r=JohnTitor | Yuki Okushi | -2/+2 |
| 2022-10-13 | Auto merge of #102372 - abrown:issue-102157, r=thomcc | bors | -9/+28 |
| 2022-10-13 | fix small word dupe typos | Rageking8 | -2/+2 |
| 2022-10-12 | Auto merge of #102732 - RalfJung:assert_unsafe_precondition2, r=bjorn3 | bors | -58/+84 |
| 2022-10-12 | Auto merge of #102460 - flba-eb:fix_85261_prevent_alloc_after_fork, r=thomcc | bors | -4/+23 |
| 2022-10-12 | Auto merge of #102948 - Dylan-DPC:rollup-j8h74rb, r=Dylan-DPC | bors | -88/+51 |
| 2022-10-12 | Rollup merge of #102811 - the8472:bufread-memset, r=m-ou-se | Dylan DPC | -3/+6 |
| 2022-10-12 | Rollup merge of #102578 - lukas-code:ilog-panic, r=m-ou-se | Dylan DPC | -85/+45 |
| 2022-10-12 | Auto merge of #102692 - nnethercote:TokenStreamBuilder, r=Aaron1011 | bors | -2/+2 |
| 2022-10-11 | reorder panicking.rs to put main entry points at the top | Ralf Jung | -61/+67 |
| 2022-10-11 | use panic_fmt_nounwind for assert_unsafe_precondition | Ralf Jung | -2/+2 |
| 2022-10-11 | add panic_fmt_nounwind for panicing without unwinding, and use it for panic_n... | Ralf Jung | -3/+19 |
| 2022-10-11 | rename rustc_allocator_nounwind to rustc_nounwind | Ralf Jung | -4/+8 |
| 2022-10-11 | fix: return type of single-threaded dummy lock must be droppable | Andrew Brown | -2/+2 |
| 2022-10-11 | Rollup merge of #102869 - azdavis:master, r=joshtriplett | Matthias Krüger | -0/+2 |
| 2022-10-11 | Rollup merge of #102685 - nbdd0121:unwind, r=m-ou-se | Matthias Krüger | -3/+2 |
| 2022-10-11 | Rollup merge of #102445 - jmillikin:cstr-is-empty, r=Mark-Simulacrum | Matthias Krüger | -0/+28 |
| 2022-10-11 | Rollup merge of #102227 - devnexen:solarish_get_path, r=m-ou-se | Matthias Krüger | -2/+9 |
| 2022-10-11 | Rollup merge of #101774 - Riolku:atomic-update-aba, r=m-ou-se | Matthias Krüger | -0/+26 |
| 2022-10-11 | Rollup merge of #101727 - est31:stabilize_map_first_last, r=m-ou-se | Matthias Krüger | -21/+10 |
| 2022-10-11 | Rollup merge of #102625 - Rageking8:fix-backtrace-small-typo, r=m-ou-se | Yuki Okushi | -3/+3 |
| 2022-10-11 | Rollup merge of #102589 - RalfJung:scoped-threads-dangling, r=m-ou-se | Yuki Okushi | -0/+33 |
| 2022-10-11 | Rollup merge of #102412 - joboet:dont_panic, r=m-ou-se | Yuki Okushi | -2/+20 |
| 2022-10-11 | Rollup merge of #102277 - mgeisler:rwlock, r=m-ou-se | Yuki Okushi | -31/+32 |
| 2022-10-11 | Rollup merge of #102258 - cjgillot:core-kappa, r=m-ou-se | Yuki Okushi | -4/+0 |
| 2022-10-10 | Do not alias for fs | Ariel Davis | -1/+0 |
| 2022-10-10 | Auto merge of #102596 - scottmcm:option-bool-calloc, r=Mark-Simulacrum | bors | -0/+22 |
| 2022-10-10 | Implement `env_lock` with `RwLock` | Andrew Brown | -12/+23 |
| 2022-10-10 | Allow compiling the `wasm32-wasi` std library with atomics | Andrew Brown | -3/+11 |
| 2022-10-10 | Consolidate AsFd instances for stdio types into `library/std/src/os/fd/owned.rs` | Josh Triplett | -98/+54 |
| 2022-10-10 | Auto merge of #96711 - emilio:inline-slice-clone, r=nikic | bors | -0/+5 |
| 2022-10-10 | Rollup merge of #102794 - dtolnay:termination, r=thomcc | Dylan DPC | -9/+24 |
| 2022-10-10 | Rollup merge of #99696 - WaffleLapkin:uplift, r=fee1-dead | Dylan DPC | -0/+1 |