| Age | Commit message (Expand) | Author | Lines |
| 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 | std: use `stream_position` where applicable | João Marcos P. Bezerra | -29/+31 |
| 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 |
| 2024-02-09 | Rollup merge of #120776 - joboet:move_pal_path, r=ChrisDenton | Matthias Krüger | -51/+24 |
| 2024-02-09 | Rollup merge of #120351 - Ayush1325:uefi-time, r=m-ou-se | Matthias Krüger | -1/+133 |
| 2024-02-09 | Auto merge of #120676 - Mark-Simulacrum:bootstrap-bump, r=clubby789 | bors | -11/+10 |
| 2024-02-09 | address review comments | joboet | -21/+19 |
| 2024-02-09 | be more explicit about why adding backlinks eagerly makes sense | joboet | -6/+7 |
| 2024-02-09 | format using latest rustfmt | joboet | -4/+12 |
| 2024-02-09 | inline some single-use functions, add documentation | joboet | -23/+23 |
| 2024-02-09 | queue_rwlock: use a separate `QUEUE_LOCKED` bit to synchronize waiter queue u... | joboet | -144/+195 |
| 2024-02-09 | use exponential backoff in `lock_contended` | joboet | -2/+4 |
| 2024-02-09 | immediately register writer node if threads are queued | joboet | -2/+3 |
| 2024-02-09 | avoid unnecessary `Thread` handle allocation | joboet | -1/+2 |
| 2024-02-09 | use braces to make operator precedence less ambiguous | joboet | -1/+1 |
| 2024-02-09 | adjust code documentation | joboet | -4/+4 |
| 2024-02-09 | std: replace pthread `RwLock` with custom implementation inspired by usync | joboet | -198/+506 |
| 2024-02-09 | Auto merge of #120238 - joboet:always_confirm_lock_success, r=Mark-Simulacrum | bors | -1/+18 |
| 2024-02-09 | Implement SystemTime for UEFI | Ayush Singh | -1/+133 |
| 2024-02-08 | Step all bootstrap cfgs forward | Mark Rousskov | -6/+5 |
| 2024-02-08 | Bump version placeholders | Mark Rousskov | -5/+5 |
| 2024-02-08 | std: move path into `sys` | joboet | -51/+24 |
| 2024-02-07 | Make `io::BorrowedCursor::advance` safe | Benoît du Garreau | -21/+13 |
| 2024-02-07 | Make cmath.rs a single file | Chris Denton | -140/+88 |
| 2024-02-07 | Update tests | r0cky | -0/+2 |
| 2024-02-05 | Auto merge of #117372 - Amanieu:stdarch_update, r=Mark-Simulacrum | bors | -6/+14 |
| 2024-02-05 | Rollup merge of #120657 - mu001999:clean, r=Nilstrieb | Matthias Krüger | -9/+0 |
| 2024-02-05 | Rollup merge of #120607 - conradludgate:fix-120603, r=dtolnay | Matthias Krüger | -2/+36 |
| 2024-02-05 | Remove unused struct | r0cky | -9/+0 |
| 2024-02-04 | Document various I/O handle conversions | Ryan Lowe | -0/+25 |
| 2024-02-03 | Rollup merge of #120528 - GnomedDev:atomicu8-backtrace-style, r=cuviper | Matthias Krüger | -6/+6 |
| 2024-02-03 | Rollup merge of #120523 - a1phyr:improve_read_buf_exact, r=the8472 | Matthias Krüger | -1/+4 |
| 2024-02-03 | add another test to make sure it still works with full reads | Conrad Ludgate | -2/+15 |
| 2024-02-03 | fix #120603 by adding a check in default_read_buf | Conrad Ludgate | -1/+22 |
| 2024-01-31 | Make File::read_to_end less special | Kornel | -2/+2 |
| 2024-01-31 | Store SHOULD_CAPTURE as AtomicU8 | GnomedDev | -6/+6 |
| 2024-01-31 | Rollup merge of #120430 - devnexen:fix_tls_dtor_fbsd, r=cuviper | Nadrieril | -2/+2 |
| 2024-01-31 | Improve `io::Read::read_buf_exact` error case | Benoît du Garreau | -1/+4 |
| 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 #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 | -17/+12 |