| Age | Commit message (Expand) | Author | Lines |
| 2024-02-18 | Add some comments to prevent regression | David Thomas | -0/+5 |
| 2024-02-18 | Reduce monomorphisation bloat in small_c_string | David Thomas | -8/+15 |
| 2024-02-18 | Rollup merge of #121266 - SabrinaJewson:easy-syscall-aliases, r=Mark-Simulacrum | Matthias Krüger | -3/+32 |
| 2024-02-18 | Rollup merge of #118569 - blyxxyz:platform-os-str-slice, r=Mark-Simulacrum | Matthias Krüger | -47/+219 |
| 2024-02-18 | Add uncontroversial syscall doc aliases to std docs | SabrinaJewson | -3/+32 |
| 2024-02-18 | Auto merge of #117772 - surechen:for_117448, r=petrochenkov | bors | -1/+0 |
| 2024-02-18 | By tracking import use types to check whether it is scope uses or the other s... | surechen | -1/+0 |
| 2024-02-18 | Improve wording of static_mut_ref | Obei Sideg | -8/+11 |
| 2024-02-17 | Rollup merge of #119032 - smmalis37:patch-1, r=ChrisDenton | Guillaume Boisseau | -5/+25 |
| 2024-02-17 | Auto merge of #120741 - a1phyr:safe_buffer_advance, r=m-ou-se | bors | -21/+13 |
| 2024-02-16 | Remove cfg_attr | Steven | -1/+0 |
| 2024-02-16 | Use a hardcoded constant instead of calling OpenProcessToken. | Steven | -5/+26 |
| 2024-02-16 | Auto merge of #120538 - kornelski:read-not-exact, r=m-ou-se | bors | -2/+2 |
| 2024-02-16 | std: move locks to `sys` on platforms without threads | joboet | -17/+10 |
| 2024-02-16 | std: move locks to `sys` on xous | joboet | -10/+11 |
| 2024-02-16 | std: move locks to `sys` on Windows | joboet | -8/+10 |
| 2024-02-16 | std: move locks to `sys` on UNIX and other futex platforms | joboet | -218/+55 |
| 2024-02-16 | std: move locks to `sys` on teeos | joboet | -10/+158 |
| 2024-02-16 | std: move locks to `sys` on SGX | joboet | -23/+19 |
| 2024-02-16 | std: move locks to `sys` on µITRON | joboet | -41/+41 |
| 2024-02-16 | Auto merge of #120486 - reitermarkus:use-generic-nonzero, r=dtolnay | bors | -91/+91 |
| 2024-02-16 | Auto merge of #120889 - Ayush1325:uefi-instant, r=joshtriplett | bors | -0/+120 |
| 2024-02-15 | Update library/std/src/fs.rs | Haydon Ryan | -2/+2 |
| 2024-02-15 | Update library/std/src/fs.rs | Haydon Ryan | -2/+2 |
| 2024-02-15 | Rollup merge of #120672 - devnexen:update_thread_stack_guardpages_fbsd, r=m-o... | Guillaume Gomez | -5/+25 |
| 2024-02-15 | Rollup merge of #121098 - ShoyuVanilla:thread-local-unnecessary-else, r=Nilst... | Matthias Krüger | -1/+2 |
| 2024-02-15 | Rollup merge of #118749 - ChrisDenton:winsys, r=cuviper | Matthias Krüger | -9/+10 |
| 2024-02-15 | Replace `NonZero::<_>::new` with `NonZero::new`. | Markus Reiter | -29/+27 |
| 2024-02-15 | Use generic `NonZero` internally. | Markus Reiter | -89/+91 |
| 2024-02-15 | Remove unnecessary else block from `thread_local!` expanded code | Shoyu Vanilla | -1/+2 |
| 2024-02-14 | Auto merge of #121078 - oli-obk:rollup-p11zsav, r=oli-obk | bors | -5/+7 |
| 2024-02-14 | Rollup merge of #121073 - IgorLaborieWefox:patch-1, r=workingjubilee | Oli Scherer | -1/+1 |
| 2024-02-14 | Rollup merge of #118738 - devnexen:netbsd10_update, r=cuviper | Oli Scherer | -4/+6 |
| 2024-02-14 | Auto merge of #100603 - tmandry:zst-guards, r=dtolnay | bors | -2/+49 |
| 2024-02-14 | Automatically sort windows_sys bindings | Chris Denton | -8/+1 |
| 2024-02-14 | Add windows_sys readme | Chris Denton | -0/+9 |
| 2024-02-14 | Move windows_sys.lst to bindings.txt | Chris Denton | -1/+0 |
| 2024-02-14 | Fix typos in `OneLock` doc | Igor | -1/+1 |
| 2024-02-13 | Fix incorrect use of `compile_fail` | Noah Lev | -3/+3 |
| 2024-02-13 | Implement Instant for UEFI | Ayush Singh | -0/+120 |
| 2024-02-13 | Auto merge of #120938 - Ayush1325:uefi-thread, r=joboet,Nilstrieb | bors | -1/+60 |
| 2024-02-12 | Auto merge of #110211 - joboet:queue_lock, r=Amanieu | bors | -198/+571 |
| 2024-02-11 | Rollup merge of #120740 - ChrisDenton:cmaths, r=Mark-Simulacrum | Matthias Krüger | -140/+88 |
| 2024-02-11 | Implement sys/thread for UEFI | Ayush Singh | -1/+60 |
| 2024-02-11 | add doc-comment to `unlock_queue` | joboet | -0/+3 |
| 2024-02-11 | std: enabling new netbsd (10) calls. | David Carlier | -4/+6 |
| 2024-02-11 | Rollup merge of #120459 - rytheo:handle-conversion-docs, r=Mark-Simulacrum | Matthias Krüger | -0/+25 |
| 2024-02-10 | Fix typo | Josh Triplett | -1/+1 |
| 2024-02-09 | Auto merge of #120852 - matthiaskrgr:rollup-01pr8gj, r=matthiaskrgr | bors | -52/+157 |
| 2024-02-09 | std::thread update freebsd stack guard handling. | David Carlier | -5/+25 |