| Age | Commit message (Expand) | Author | Lines |
| 2024-03-24 | Rollup merge of #122992 - devnexen:available_parallelism_sol_upd, r=Amanieu | Matthias Krüger | -2/+6 |
| 2024-03-24 | Rollup merge of #122984 - RalfJung:panic-in-hook, r=Amanieu | Matthias Krüger | -5/+10 |
| 2024-03-24 | Rollup merge of #122983 - taiki-e:bsd, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2024-03-24 | fix build. | David Carlier | -5/+3 |
| 2024-03-24 | std::thread: refine available_parallelism for solaris/illumos. | David Carlier | -0/+6 |
| 2024-03-24 | panic-in-panic-hook: formatting a message that's just a string is risk-free | Ralf Jung | -5/+10 |
| 2024-03-24 | Fix build failure on ARM/AArch64/PowerPC/RISC-V FreeBSD/NetBSD | Taiki Endo | -1/+1 |
| 2024-03-23 | Rollup merge of #120419 - Ayush1325:uefi-sys-os, r=nicholasbishop,workingjubilee | Jubilee | -10/+81 |
| 2024-03-23 | Rollup merge of #122930 - RalfJung:panic-in-panic-fmt, r=Amanieu | Matthias Krüger | -1/+7 |
| 2024-03-23 | Rollup merge of #122916 - MultisampledNight:docs-sync-typo, r=jhpratt | Matthias Krüger | -2/+2 |
| 2024-03-23 | add panic location to 'panicked while processing panic' | Ralf Jung | -1/+7 |
| 2024-03-23 | Auto merge of #119552 - krtab:dead_code_priv_mod_pub_field, r=cjgillot,saethlin | bors | -1/+7 |
| 2024-03-22 | docs(sync): normalize dot in fn summaries | MultisampledNight | -2/+2 |
| 2024-03-22 | Rollup merge of #121881 - devnexen:bsd_acceptfilter, r=Amanieu | Matthias Krüger | -0/+83 |
| 2024-03-21 | Implement macro-based deref!() syntax for deref patterns | Michael Goulet | -0/+9 |
| 2024-03-20 | Rollup merge of #122729 - m-ou-se:relax, r=Amanieu | Jacob Pratt | -49/+63 |
| 2024-03-20 | std::net: adding acceptfilter feature for netbsd/freebsd. | David Carlier | -0/+83 |
| 2024-03-20 | SeqCst->Relaxed in condvar test. | Mara Bos | -2/+2 |
| 2024-03-20 | SeqCst->Relaxed in thread local test. | Mara Bos | -8/+11 |
| 2024-03-20 | SeqCst->Relaxed in std::net::test. | Mara Bos | -2/+2 |
| 2024-03-20 | Use less restricted memory ordering in xous::thread_local_key. | Mara Bos | -5/+5 |
| 2024-03-20 | Auto merge of #122754 - Mark-Simulacrum:bootstrap-bump, r=albertlarsan68 | bors | -8/+5 |
| 2024-03-20 | step cfgs | Mark Rousskov | -5/+2 |
| 2024-03-20 | Rollup merge of #122739 - Sky9x:insert-put, r=jhpratt | Matthias Krüger | -2/+2 |
| 2024-03-20 | Rollup merge of #122730 - ferrocene:hoverbear/qnx-ucred-cfgs, r=Amanieu | Matthias Krüger | -3/+6 |
| 2024-03-19 | branch 1.78: replace-version-placeholder | Mark Rousskov | -3/+3 |
| 2024-03-20 | resolve clippy errors | onur-ozkan | -4/+3 |
| 2024-03-19 | Add "put" as a confusable for insert on hash map/set | Sky | -2/+2 |
| 2024-03-19 | Expose ucred::peer_cred on QNX targets to enable dist builds | Ana Hobden | -3/+6 |
| 2024-03-19 | SeqCst->Relaxed for xous set_nonblocking. | Mara Bos | -1/+1 |
| 2024-03-19 | SeqCst->{Release,Acquire} for xous DropLock. | Mara Bos | -3/+6 |
| 2024-03-19 | SeqCst->Relaxed in pal::windows::pipe. | Mara Bos | -4/+4 |
| 2024-03-19 | SeqCst->{Release,Acquire} for wasm DropLock. | Mara Bos | -3/+6 |
| 2024-03-19 | SeqCst->{Release,Acquire} in sys_common::thread_local_key. | Mara Bos | -3/+3 |
| 2024-03-19 | Use less restricted memory ordering in thread_parking::pthread. | Mara Bos | -10/+12 |
| 2024-03-19 | SeqCst->{Release,Acquire} in xous mutex. | Mara Bos | -4/+7 |
| 2024-03-19 | SeqCst->Relaxed for FIRST_PANIC. | Mara Bos | -1/+1 |
| 2024-03-19 | SeqCst->{Release,Acquire} for alloc error hook. | Mara Bos | -3/+3 |
| 2024-03-17 | Expand sys/os for UEFI | Ayush Singh | -10/+81 |
| 2024-03-16 | Rollup merge of #122583 - Zoxc:tls-non-mut, r=joboet | Chris Denton | -8/+7 |
| 2024-03-16 | Rollup merge of #122390 - ChrisDenton:bindgen, r=Mark-Simulacrum | Chris Denton | -213/+212 |
| 2024-03-16 | Use `UnsafeCell` for fast constant thread locals | John Kåre Alsaker | -8/+7 |
| 2024-03-15 | Rollup merge of #122562 - Wilfred:break_keyword_docs, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2024-03-15 | Mention labelled blocks in `break` docs | Wilfred Hughes | -1/+1 |
| 2024-03-15 | Rollup merge of #122512 - baitcode:2024-03-14-buffer-documentation-fix, r=Nil... | Guillaume Gomez | -0/+2 |
| 2024-03-14 | Rollup merge of #121650 - GrigorenkoPV:cap_setgid, r=Amanieu | Matthias Krüger | -3/+18 |
| 2024-03-14 | Fix minor documentation issue. Code outside the test would fail. Seek documen... | baitcode | -0/+2 |
| 2024-03-14 | Rollup merge of #119029 - dylni:avoid-closing-invalid-handles, r=ChrisDenton | Matthias Krüger | -21/+47 |
| 2024-03-14 | Auto merge of #114038 - Stargateur:108277, r=ChrisDenton | bors | -51/+35 |
| 2024-03-13 | Rollup merge of #122386 - joboet:move_pal_once, r=jhpratt | Matthias Krüger | -32/+19 |