| Age | Commit message (Expand) | Author | Lines |
| 2021-10-05 | Suppress some cfg from being shown in the stdlib docs | Wim Looman | -1/+13 |
| 2021-10-04 | Rollup merge of #89462 - devnexen:haiku_thread_aff_build_fix, r=nagisa | Manish Goregaokar | -6/+10 |
| 2021-10-04 | Rollup merge of #88651 - AGSaidi:monotonize-inner-64b-aarch64, r=dtolnay | Manish Goregaokar | -2/+2 |
| 2021-10-04 | Rollup merge of #87631 - :solarish_upd_fs, r=joshtriplett | Manish Goregaokar | -13/+17 |
| 2021-10-04 | Rollup merge of #89270 - seanyoung:join_fold, r=m-ou-se | Jubilee | -7/+55 |
| 2021-10-04 | Rollup merge of #87993 - kornelski:try_reserve_stable, r=joshtriplett | Jubilee | -7/+4 |
| 2021-10-04 | Rollup merge of #89483 - hkmatsumoto:patch-diagnostics-2, r=estebank | Jubilee | -3/+3 |
| 2021-10-04 | Stabilize try_reserve | Kornel | -7/+4 |
| 2021-10-04 | Add doc aliases to `std::thread::available_parallelism` | Yoshua Wuyts | -0/+2 |
| 2021-10-04 | Auto merge of #89512 - Manishearth:rollup-meh9x7r, r=Manishearth | bors | -44/+137 |
| 2021-10-03 | Rollup merge of #89472 - nagisa:nagisa/wsa-cleanup, r=dtolnay | Manish Goregaokar | -6/+11 |
| 2021-10-03 | Rollup merge of #89138 - newpavlov:patch-2, r=dtolnay | Manish Goregaokar | -1/+1 |
| 2021-10-03 | Rollup merge of #88305 - ijackson:exitstatus-debug, r=dtolnay | Manish Goregaokar | -3/+21 |
| 2021-10-03 | Rollup merge of #88286 - LeSeulArtichaut:unnecessary-unsafe-block-std, r=dtolnay | Manish Goregaokar | -2/+1 |
| 2021-10-03 | Rollup merge of #86434 - CDirkx:ipv6-benchmarking, r=joshtriplett | Manish Goregaokar | -32/+103 |
| 2021-10-04 | Auto merge of #89165 - jkugelman:read-to-end-overallocation, r=joshtriplett | bors | -41/+37 |
| 2021-10-03 | Automatically convert paths to verbatim | Chris Denton | -13/+163 |
| 2021-10-03 | Re-export io::stdio::cleanup instead of wrap it | bjorn3 | -3/+1 |
| 2021-10-03 | Use rtabort! instead of rtprintpanic! + abort_internal | bjorn3 | -2/+1 |
| 2021-10-03 | Practice diagnostic message convention | Hirochika Matsumoto | -3/+3 |
| 2021-10-02 | Make diangostic item names consistent | Cameron Steffen | -3/+3 |
| 2021-10-02 | Run the #85441 regression test on MSVC only | Simonas Kazlauskas | -3/+3 |
| 2021-10-02 | Only register `WSACleanup` if `WSAStartup` is actually ever called | Christiaan Dirkx | -6/+11 |
| 2021-10-02 | haiku thread affinity build fix | David Carlier | -6/+10 |
| 2021-10-01 | Call `libc::sigaction()` only on Android | Fabian Wolff | -3/+14 |
| 2021-10-01 | path.push() should work as expected on windows verbatim paths | Sean Young | -7/+55 |
| 2021-10-01 | Add methods to add/sub `uX` to/from `iX` | Benoît du Garreau | -1/+1 |
| 2021-10-01 | Add functions to add unsigned and signed integers | Benoît du Garreau | -6/+2 |
| 2021-10-01 | Fix ctrl-c causing reads of stdin to return empty on Windows. | Arlo Siemsen | -9/+19 |
| 2021-09-30 | Rollup merge of #89306 - devnexen:haiku_ncpus, r=nagisa | Manish Goregaokar | -1/+10 |
| 2021-09-30 | Rollup merge of #89303 - guswynn:std_suspend, r=dtolnay | Manish Goregaokar | -0/+19 |
| 2021-09-29 | Rollup merge of #89315 - et342:cstr_from_vec_unchecked_doc, r=yaahc | Eric Huss | -0/+2 |
| 2021-09-29 | Auto merge of #89011 - bjorn3:restructure_rt, r=dtolnay | bors | -114/+112 |
| 2021-09-28 | Clean up unneeded explicit pointer cast | David Tolnay | -1/+1 |
| 2021-09-28 | ref/refmut | Gus Wynn | -2/+2 |
| 2021-09-28 | Rename `std::thread::available_onccurrency` to `std::thread::available_parall... | Yoshua Wuyts | -12/+12 |
| 2021-09-28 | Auto merge of #86191 - kawadakk:release-add-solid-support, r=nagisa,estebank,... | bors | -0/+3915 |
| 2021-09-28 | Add SOLID targets | Tomoaki Kawada | -0/+3915 |
| 2021-09-28 | Clarify that `CString::from_vec_unchecked` appends 0 byte. | et342 | -0/+2 |
| 2021-09-27 | thread: implements available_concurrency on haiku | David Carlier | -1/+10 |
| 2021-09-27 | lock types | Gus Wynn | -0/+19 |
| 2021-09-26 | Auto merge of #89144 - sexxi-goose:insig_stdlib, r=nikomatsakis | bors | -0/+1 |
| 2021-09-25 | Rollup merge of #89216 - r00ster91:bigo, r=dtolnay | Manish Goregaokar | -11/+11 |
| 2021-09-25 | Rollup merge of #89010 - est31:intra_doc_links, r=m-ou-se | Manish Goregaokar | -2/+4 |
| 2021-09-25 | Auto merge of #88343 - steffahn:fix_code_spacing, r=jyn514 | bors | -121/+113 |
| 2021-09-25 | Apply 16 commits (squashed) | Frank Steffahn | -121/+113 |
| 2021-09-24 | consistent big O notation | r00ster91 | -11/+11 |
| 2021-09-23 | Rollup merge of #88612 - lovasoa:patch-1, r=m-ou-se | Jubilee | -1/+5 |
| 2021-09-23 | Auto merge of #88587 - bdbai:fix/uwpio, r=joshtriplett | bors | -4/+7 |
| 2021-09-23 | Reason safety for unsafe blocks for uwp stdin | bdbai | -0/+2 |