| Age | Commit message (Expand) | Author | Lines |
| 2024-09-05 | Rollup merge of #129938 - chancancode:patch-1, r=thomcc | Matthias Krüger | -2/+13 |
| 2024-09-05 | [library/std/src/process.rs] Update docstring with @joshtriplett's replacemen... | Samuel Marks | -4/+8 |
| 2024-09-05 | Update compiler-builtins to 0.1.125 | Alex Crichton | -4/+4 |
| 2024-09-05 | update cfgs | Boxy | -91/+28 |
| 2024-09-05 | chore: release | github-actions[bot] | -1/+1 |
| 2024-09-05 | Use the trifecta div algorithm for 128-bit div on wasm | Alex Crichton | -5/+15 |
| 2024-09-05 | Rollup merge of #129919 - kevinmehall:waker-getters, r=dtolnay | Matthias Krüger | -31/+84 |
| 2024-09-05 | Rollup merge of #127021 - thesummer:1-add-target-support-for-rtems-arm-xilinx... | Matthias Krüger | -12/+485 |
| 2024-09-05 | Rollup merge of #101339 - the8472:ci-randomize-debug, r=Mark-Simulacrum | Matthias Krüger | -1/+2 |
| 2024-09-04 | Use non-overlapping swap for inner heapsort loop | Lukas Bergdoll | -3/+1 |
| 2024-09-04 | Select tiny sorts for 16-bit platforms | Lukas Bergdoll | -13/+20 |
| 2024-09-04 | Shrink heapsort further by combining sift_down loops | Lukas Bergdoll | -26/+22 |
| 2024-09-04 | Drop bubble_sort | Lukas Bergdoll | -41/+3 |
| 2024-09-05 | fix: correct {Path,OsStr}::to_string_lossy() docs | Ryosuke Takahashi | -2/+2 |
| 2024-09-04 | Remove macOS 10.10 dynamic linker bug workaround | beetrees | -7/+6 |
| 2024-09-03 | Remove unsupported *vfp functions (#678) | Sbstn Bcht | -191/+37 |
| 2024-09-03 | docs: add digit separators in `Duration` examples | Literally Void | -14/+14 |
| 2024-09-03 | replace placeholder version | Boxy | -49/+49 |
| 2024-09-03 | Update marker.rs | Godfrey Chan | -1/+1 |
| 2024-09-03 | Update marker.rs | Godfrey Chan | -1/+1 |
| 2024-09-03 | Update marker.rs | Godfrey Chan | -1/+2 |
| 2024-09-03 | Update marker.rs | Godfrey Chan | -1/+1 |
| 2024-09-03 | Elaborate on deriving vs implementing `Copy` | Godfrey Chan | -2/+12 |
| 2024-09-03 | Win: Open dir for sync access in remove_dir_all | Chris Denton | -3/+12 |
| 2024-09-03 | More robust extension checking | Chris Denton | -6/+24 |
| 2024-09-03 | Port std library to RTEMS | Jan Sommer | -12/+485 |
| 2024-09-03 | Rollup merge of #129916 - tshepang:basic-usage, r=ChrisDenton | Matthias Krüger | -36/+0 |
| 2024-09-03 | Rollup merge of #129913 - saethlin:l4re-read-buf, r=Noratrieb | Matthias Krüger | -0/+4 |
| 2024-09-03 | Rollup merge of #129885 - cuishuang:master, r=scottmcm | Matthias Krüger | -2/+2 |
| 2024-09-03 | Rollup merge of #129800 - ChrisDenton:remove-dir-all2, r=Amanieu | Matthias Krüger | -169/+253 |
| 2024-09-02 | Add `Waker::new` and `LocalWaker::new` | Kevin Mehall | -0/+55 |
| 2024-09-02 | Stabilize waker_getters | Kevin Mehall | -5/+4 |
| 2024-09-02 | Move the `data` and `vtable` methods from `RawWaker` to `Waker` | Kevin Mehall | -28/+27 |
| 2024-09-02 | process.rs: remove "Basic usage" text where not useful | Tshepang Mbambo | -36/+0 |
| 2024-09-02 | Rollup merge of #129907 - saethlin:solid-io-error, r=WaffleLapkin | Matthias Krüger | -1/+1 |
| 2024-09-02 | Rollup merge of #129892 - oskgo:clarify-slice-from-raw, r=RalfJung | Matthias Krüger | -8/+8 |
| 2024-09-02 | Rollup merge of #129890 - alex:patch-1, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2024-09-02 | Rollup merge of #129856 - RalfJung:compiler_fence, r=thomcc | Matthias Krüger | -29/+29 |
| 2024-09-02 | Rollup merge of #129748 - RalfJung:box-validity, r=workingjubilee | Matthias Krüger | -15/+13 |
| 2024-09-02 | Add missing read_buf stub for x86_64-unknown-l5re-uclibc | Ben Kimock | -0/+4 |
| 2024-09-02 | Fix compile error in solid's remove_dir_all | Ben Kimock | -1/+1 |
| 2024-09-02 | clarify language around non-null ptrs in slice::raw | oskgo | -8/+8 |
| 2024-09-02 | Remove stray word in a comment | Alex Gaynor | -1/+1 |
| 2024-09-02 | Auto merge of #129873 - matthiaskrgr:rollup-bv849ud, r=matthiaskrgr | bors | -17/+19 |
| 2024-09-02 | chore: remove repetitive words | cuishuang | -2/+2 |
| 2024-09-02 | Rollup merge of #129804 - ranger-ross:fixed-documentation-typos, r=Noratrieb | Matthias Krüger | -15/+15 |
| 2024-09-02 | Rollup merge of #129793 - lolbinarycat:doc-missing-newlines, r=workingjubilee | Matthias Krüger | -2/+4 |
| 2024-09-02 | Auto merge of #129063 - the8472:cold-opt-size, r=Amanieu | bors | -9/+26 |
| 2024-09-01 | add extra linebreaks so rustdoc can identify the first sentence | binarycat | -2/+4 |
| 2024-09-01 | compiler_fence documentation: emphasize synchronization, not reordering | Ralf Jung | -29/+29 |