| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2021-09-21 | Rollup merge of #89141 - mbartlett21:patch-2, r=kennytm | the8472 | -1/+5 |
| 2021-09-21 | Rollup merge of #89114 - dequbed:c-char, r=yaahc | the8472 | -1/+1 |
| 2021-09-21 | Re-export FromSecsError from `std` | mbartlett21 | -0/+3 |
| 2021-09-21 | Impl `Error` for `FromSecsError` without foreign type | mbartlett21 | -1/+2 |
| 2021-09-20 | Auto merge of #88321 - glaubitz:m68k-linux, r=wesleywiser | bors | -0/+2 |
| 2021-09-20 | Fix a technicality regarding the size of C's `char` type | Nadja Reitzenstein | -1/+1 |
| 2021-09-19 | Rollup merge of #89081 - ondra05:patch-1, r=dtolnay | Yuki Okushi | -2/+2 |
| 2021-09-19 | Rollup merge of #89051 - schctl:master, r=jyn514 | Yuki Okushi | -15/+60 |
| 2021-09-19 | Rollup merge of #89017 - the8472:fix-u64-time-monotonizer, r=kennytm | Yuki Okushi | -28/+30 |
| 2021-09-18 | Fix typo | ondra05 | -2/+2 |
| 2021-09-18 | Auto merge of #88988 - Mark-Simulacrum:avoid-into-ok, r=nagisa | bors | -3/+3 |
| 2021-09-17 | modify std::os docs to be more consistent | Sachin Cherian | -15/+60 |
| 2021-09-17 | use AtomicU64::fetch_update instead of handrolled RMW-loop | The8472 | -14/+10 |
| 2021-09-17 | Rollup merge of #88954 - nbdd0121:panic3, r=oli-obk | Guillaume Gomez | -1/+7 |
| 2021-09-17 | Rollup merge of #88953 - joshtriplett:chown, r=dtolnay | Guillaume Gomez | -0/+87 |
| 2021-09-17 | library/std/env: Add 'm68k' to comment on ARCH constant | John Paul Adrian Glaubitz | -0/+1 |
| 2021-09-17 | libstd: Add m68k for raw type definitions on Linux | John Paul Adrian Glaubitz | -0/+1 |
| 2021-09-17 | Rollup merge of #88339 - piegamesde:master, r=joshtriplett | Yuki Okushi | -0/+51 |
| 2021-09-16 | Rollup merge of #89009 - tatami4:master, r=Mark-Simulacrum | Manish Goregaokar | -1/+1 |
| 2021-09-16 | fix potential race in AtomicU64 time monotonizer | The8472 | -28/+34 |
| 2021-09-16 | Fix typo in `break` docs | tatami4 | -1/+1 |
| 2021-09-15 | Avoid codegen for Result::into_ok in lang_start | Mark Rousskov | -3/+3 |
| 2021-09-15 | Allow `panic!("{}", computed_str)` in const fn. | Gary Guo | -1/+7 |
| 2021-09-15 | Add tracking issue for unix_chown | Josh Triplett | -3/+3 |
| 2021-09-15 | docs(std): add docs for cof_from_cstr impls | Michael Howell | -0/+3 |
| 2021-09-14 | Add chown functions to std::os::unix::fs to change the owner and group of files | Josh Triplett | -0/+87 |
| 2021-09-13 | Move fortanix module position in std::os reexports for alpha sort | Guillaume Gomez | -20/+34 |
| 2021-09-13 | Remove usage of cfg_if in std/src/os/mod.rs | Guillaume Gomez | -31/+71 |
| 2021-09-13 | Simplify std::os module reexports to fix rustdoc linking issues | Guillaume Gomez | -109/+74 |
| 2021-09-12 | Add primitive documentation to libcore | Joshua Nelson | -21/+25 |
| 2021-09-10 | Rollup merge of #88807 - jruderman:which_reverses, r=joshtriplett | Manish Goregaokar | -1/+1 |
| 2021-09-10 | Rollup merge of #88667 - kraktus:patch-1, r=dtolnay | Manish Goregaokar | -1/+1 |
| 2021-09-09 | Fix typo in docs for iterators | Jesse Ruderman | -1/+1 |
| 2021-09-09 | Ignore automatically derived impls of `Clone` and `Debug` in dead code analysis | Fabian Wolff | -4/+0 |
| 2021-09-08 | Bump stage0 compiler to 1.56 | Mark Rousskov | -7/+3 |
| 2021-09-08 | Rollup merge of #88594 - steffahn:more_symbolic_doc_aliases, r=joshtriplett | Jack Huey | -3/+6 |
| 2021-09-06 | Rollup merge of #88647 - ChrisDenton:win-symlink-docs, r=joshtriplett | Ryan Levick | -2/+20 |
| 2021-09-05 | Mention usage of `const` in raw pointer types at the top of the keyword's doc... | Frank Steffahn | -1/+1 |
| 2021-09-05 | Additional aliases for pointers | Frank Steffahn | -0/+3 |
| 2021-09-05 | Tweak `write_fmt` doc. | kraktus | -1/+1 |
| 2021-09-05 | Auto merge of #88469 - patrick-gu:master, r=dtolnay | bors | -14/+20 |
| 2021-09-04 | Document when to use Windows' `symlink_dir` vs. `symlink_file` | Chris Denton | -2/+20 |
| 2021-09-03 | Remove excessive linking | patrick-gu | -22/+19 |
| 2021-09-03 | Update primitive docs for rust 2021. | Mara Bos | -7/+11 |
| 2021-09-02 | Auto merge of #88596 - m-ou-se:rollup-cidzt4v, r=m-ou-se | bors | -2/+1 |
| 2021-09-02 | Rollup merge of #88177 - joshtriplett:stabilize-chroot, r=m-ou-se | Mara Bos | -2/+1 |
| 2021-09-02 | Auto merge of #87580 - ChrisDenton:win-arg-parse-2008, r=m-ou-se | bors | -123/+201 |
| 2021-09-02 | Consistent placement of doc alias for primitives below the `doc(primitive…)` | Frank Steffahn | -2/+2 |