| Age | Commit message (Expand) | Author | Lines |
| 2021-06-05 | Rollup merge of #85974 - GuillaumeGomez:td-align, r=jsha | Guillaume Gomez | -2/+2 |
| 2021-06-05 | Rollup merge of #85760 - ChrisDenton:path-doc-platform-specific, r=m-ou-se | Guillaume Gomez | -9/+9 |
| 2021-06-05 | Rollup merge of #85710 - fee1-dead:document-path, r=m-ou-se | Guillaume Gomez | -0/+24 |
| 2021-06-05 | Rollup merge of #84942 - jyn514:channel-replace, r=Manishearth | Yuki Okushi | -1/+0 |
| 2021-06-04 | rustdoc: link to stable/beta docs consistently in documentation | Joshua Nelson | -1/+0 |
| 2021-06-04 | Auto merge of #85806 - ATiltedTree:android-ndk-beta, r=petrochenkov | bors | -1/+0 |
| 2021-06-04 | Fix invalid align attribute generation on <td> elements | Guillaume Gomez | -2/+2 |
| 2021-06-02 | Auto merge of #85687 - m-ou-se:new-prelude, r=yaahc | bors | -7/+7 |
| 2021-06-01 | Support Android ndk versions `r23-beta3` and up | Tilmann Meyer | -1/+0 |
| 2021-05-30 | Remove `is_unicast_link_local_strict` | Christiaan Dirkx | -101/+27 |
| 2021-05-28 | Auto merge of #85745 - veber-alex:panic_any, r=m-ou-se | bors | -0/+1 |
| 2021-05-27 | Possible errors when reading file metadata are platform specific | Chris Denton | -9/+9 |
| 2021-05-27 | Document `From` impls in path.rs | Deadbeef | -0/+24 |
| 2021-05-27 | Add #[track_caller] to panic_any | Alex Veber | -0/+1 |
| 2021-05-26 | Rename opensbd to openbsd | Albert Ford | -3/+3 |
| 2021-05-27 | Rollup merge of #85719 - elichai:cstring-into_inner-inline, r=m-ou-se | Dylan DPC | -0/+1 |
| 2021-05-26 | Add inline attr to private CString::into_inner | Elichai Turkel | -0/+1 |
| 2021-05-26 | Rollup merge of #85672 - CDirkx:ip, r=Mark-Simulacrum | Yuki Okushi | -8/+17 |
| 2021-05-26 | Rollup merge of #85529 - tlyu:trylock-errors, r=JohnTitor | Yuki Okushi | -9/+28 |
| 2021-05-25 | Add tracking issue for edition-specific preludes. | Mara Bos | -7/+7 |
| 2021-05-25 | Move stability attribute for methods under the `ip` feature from the module t... | Christiaan Dirkx | -8/+17 |
| 2021-05-25 | Auto merge of #84985 - pietroalbini:bootstrap-1.54, r=Mark-Simulacrum | bors | -13/+6 |
| 2021-05-24 | Rollup merge of #85271 - th1000s:master, r=JohnTitor | Guillaume Gomez | -2/+2 |
| 2021-05-24 | remove cfg(bootstrap) | Pietro Albini | -13/+6 |
| 2021-05-24 | minor rewording after review | Taylor Yu | -6/+6 |
| 2021-05-23 | Auto merge of #85490 - CDirkx:fix-vxworks, r=dtolnay | bors | -5/+31 |
| 2021-05-23 | Rollup merge of #85334 - r00ster91:patch-8, r=dtolnay | Dylan DPC | -0/+3 |
| 2021-05-23 | Rollup merge of #85288 - Geal:clarify-std-io-read, r=dtolnay | Dylan DPC | -1/+7 |
| 2021-05-23 | Rollup merge of #84758 - ChrisDenton:dllimport, r=dtolnay | Dylan DPC | -166/+168 |
| 2021-05-21 | Auto merge of #85060 - ChrisDenton:win-file-exists, r=yaahc | bors | -8/+72 |
| 2021-05-20 | doc: clarify Mutex::try_lock, etc. errors | Taylor Yu | -9/+28 |
| 2021-05-20 | Auto merge of #85521 - alexcrichton:less-tls-inline, r=Mark-Simulacrum | bors | -13/+13 |
| 2021-05-20 | std: Don't inline TLS accessor on MinGW | Alex Crichton | -13/+13 |
| 2021-05-20 | Rollup merge of #85275 - CDirkx:memchr, r=m-ou-se | Guillaume Gomez | -8/+10 |
| 2021-05-20 | Auto merge of #85486 - RalfJung:rollup-4ibcxuu, r=RalfJung | bors | -0/+1 |
| 2021-05-20 | Auto merge of #84697 - CDirkx:util, r=m-ou-se | bors | -46/+34 |
| 2021-05-20 | Not implement `os::unix::fs::chroot` for `vxworks` | Christiaan Dirkx | -2/+2 |
| 2021-05-20 | Add `ExitStatusError` for `vxworks` | Christiaan Dirkx | -3/+29 |
| 2021-05-19 | Windows implementation of `fs::try_exists` | Chris Denton | -1/+30 |
| 2021-05-19 | Move the implementation of `Path::exists` to `sys_common::fs` so platforms ca... | Chris Denton | -8/+43 |
| 2021-05-20 | Rollup merge of #85439 - mgacek8:add_diagnostic_item_to_CStr_type, r=davidtwco | Ralf Jung | -0/+1 |
| 2021-05-19 | Auto merge of #84876 - alexcrichton:inline-thread-locals-cross-crate, r=Mark-... | bors | -0/+24 |
| 2021-05-19 | Rename `rterr` to `rtprintpanic` | Christiaan Dirkx | -11/+12 |
| 2021-05-19 | Replace `sys_common::util::dumb_print` with `rterr!` | Christiaan Dirkx | -18/+6 |
| 2021-05-19 | Replace `sys_common::util::report_overflow` with `rterr!` | Christiaan Dirkx | -14/+10 |
| 2021-05-19 | Remove `sys_common::util::abort` | Christiaan Dirkx | -11/+6 |
| 2021-05-19 | Introduce `sys_common::rt::rterr!` | Christiaan Dirkx | -1/+9 |
| 2021-05-19 | Auto merge of #85458 - jackh726:rollup-zvvybmt, r=jackh726 | bors | -1/+1 |
| 2021-05-18 | Rollup merge of #83366 - jyn514:stabilize-key-value-attrs, r=petrochenkov | Jack Huey | -1/+1 |
| 2021-05-19 | Auto merge of #85176 - a1phyr:impl_clone_from, r=yaahc | bors | -1/+18 |