| Age | Commit message (Expand) | Author | Lines |
| 2021-05-15 | Rollup merge of #85221 - ijackson:dbg-doc-re-tests, r=joshtriplett | Guillaume Gomez | -3/+4 |
| 2021-05-15 | Rollup merge of #85207 - andrewhalle:typo-rootseparator, r=kennytm | Guillaume Gomez | -1/+1 |
| 2021-05-13 | Add support for const operands and options to global_asm! | Amanieu d'Antras | -1/+1 |
| 2021-05-13 | Change "etc." to "and similar" | Ian Jackson | -1/+1 |
| 2021-05-12 | Auto merge of #84730 - sexxi-goose:rox-auto-trait, r=nikomatsakis | bors | -0/+2 |
| 2021-05-12 | dbg macro: Discuss use in tests, and slightly clarify | Ian Jackson | -3/+4 |
| 2021-05-11 | Fix typo in comment | Andrew Halle | -1/+1 |
| 2021-05-12 | Rollup merge of #85136 - shirshak55:master, r=dtolnay | Yuki Okushi | -10/+10 |
| 2021-05-11 | use the correct attributes and add helper function | Roxane | -2/+2 |
| 2021-05-11 | Auto merge of #85109 - RalfJung:remove-const_fn, r=oli-obk | bors | -1/+0 |
| 2021-05-11 | Auto merge of #80300 - LeSeulArtichaut:80275-doc-inline, r=Manishearth | bors | -1/+0 |
| 2021-05-11 | Remove an invalid `#[doc(inline)]` | LeSeulArtichaut | -1/+0 |
| 2021-05-10 | io::Seek::rewind: Set tracking issue | Ian Jackson | -1/+1 |
| 2021-05-10 | Fix typo in doc | Ian Jackson | -1/+1 |
| 2021-05-10 | io::Seek: Provide rewind() | Ian Jackson | -0/+35 |
| 2021-05-10 | io::Seek: Mention that seeking can fail due to buffer flush fail | Ian Jackson | -0/+2 |
| 2021-05-10 | change k to key and v to v in std::env mod | shirshak55 | -10/+10 |
| 2021-05-09 | remove const_fn feature gate | Ralf Jung | -1/+0 |
| 2021-05-07 | Rollup merge of #85030 - jethrogb:jb/sgx-rearrange-files, r=nagisa | Dylan DPC | -6/+7 |
| 2021-05-07 | Rollup merge of #85029 - jethrogb:jb/sgx-movable-mutex, r=m-ou-se | Dylan DPC | -1/+1 |
| 2021-05-07 | Rollup merge of #84655 - CDirkx:wasm, r=m-ou-se | Dylan DPC | -65/+14 |
| 2021-05-07 | Rearrange SGX split module files | Jethro Beekman | -6/+7 |
| 2021-05-07 | SGX mutex is movable | Jethro Beekman | -1/+1 |
| 2021-05-07 | Rollup merge of #84409 - mzohreva:mz/tls-dtors-before-join, r=jethrogb | Dylan DPC | -10/+173 |
| 2021-05-06 | Auto merge of #79930 - tgnottingham:bufwriter_performance, r=m-ou-se | bors | -39/+178 |
| 2021-05-06 | Add additional migrations to handle auto-traits and clone traits | Roxane | -0/+2 |
| 2021-05-06 | join_orders_after_tls_destructors: ensure thread 2 is launched before thread ... | Mohsen Zohrevandi | -8/+9 |
| 2021-05-06 | Rollup merge of #84712 - joshtriplett:simplify-chdir, r=yaahc | Dylan DPC | -5/+3 |
| 2021-05-06 | Rollup merge of #84328 - Folyd:stablize_map_into_keys_values, r=m-ou-se | Dylan DPC | -18/+12 |
| 2021-05-05 | Auto merge of #84956 - RalfJung:rollup-m70mx2n, r=RalfJung | bors | -1/+22 |
| 2021-05-05 | Rollup merge of #84709 - joshtriplett:doc-alias-chdir, r=dtolnay | Ralf Jung | -0/+1 |
| 2021-05-05 | Rollup merge of #83553 - jfrimmel:addr-of, r=m-ou-se | Ralf Jung | -1/+21 |
| 2021-05-05 | Bump map_into_keys_values stable version to 1.54.0. | Mara Bos | -12/+12 |
| 2021-05-05 | Auto merge of #84200 - CDirkx:os, r=m-ou-se | bors | -190/+161 |
| 2021-05-03 | Update `ptr` docs with regards to `ptr::addr_of!` | Julian Frimmel | -1/+21 |
| 2021-05-03 | Allow documenting on `hermit` | Christiaan Dirkx | -3/+0 |
| 2021-05-03 | Rework `os` to avoid using `cfg_if!` with public items | Christiaan Dirkx | -123/+151 |
| 2021-05-03 | Move `std::sys::sgx::ext` to `std::os::fortanix_sgx` | Christiaan Dirkx | -8/+4 |
| 2021-05-03 | Move `std::sys::wasi::ext` to `std::os::wasi` | Christiaan Dirkx | -26/+2 |
| 2021-05-03 | Move `std::sys::unix::ext` to `std::os::unix` | Christiaan Dirkx | -22/+2 |
| 2021-05-03 | Move `std::sys::windows::ext` to `std::os::windows` | Christiaan Dirkx | -16/+5 |
| 2021-05-03 | Move `std::sys::hermit::ext` to `std::os::hermit` | Christiaan Dirkx | -3/+6 |
| 2021-05-03 | Cleanup `std::os` | Christiaan Dirkx | -111/+113 |
| 2021-05-03 | Rollup merge of #84856 - kornelski:enomem, r=JohnTitor | Guillaume Gomez | -1/+1 |
| 2021-05-03 | Rollup merge of #84835 - wcampbell0x2a:add-issue-34202-link, r=m-ou-se | Guillaume Gomez | -1/+3 |
| 2021-05-03 | Correct stability of ErrorKind::OutOfMemory | Kornel | -1/+1 |
| 2021-05-03 | Auto merge of #84842 - blkerby:null_lowercase, r=joshtriplett | bors | -7/+7 |
| 2021-05-02 | Change 'NULL' to 'null' | Brent Kerby | -7/+7 |
| 2021-05-02 | Add link to Issue #34202 in udp docs | wcampbell | -1/+3 |
| 2021-05-02 | Use ErrorKind::OutOfMemory in unix, windows, and wasi | Kornel | -0/+5 |