| Age | Commit message (Expand) | Author | Lines |
| 2021-10-09 | Add #[must_use] to is_condition tests | John Kugelman | -0/+61 |
| 2021-10-09 | Update library/core/src/hash/mod.rs | pierwill | -1/+1 |
| 2021-10-09 | Apply clippy suggestions | Clemens Wasser | -16/+13 |
| 2021-10-09 | Cfg hide no_global_oom_handling and no_fp_fmt_parse | Gary Guo | -0/+2 |
| 2021-10-09 | Rollup merge of #89664 - timClicks:51430-document-boxed-conversions, r=m-ou-se | Guillaume Gomez | -0/+41 |
| 2021-10-09 | Rollup merge of #89614 - cuviper:unicode-14, r=joshtriplett | Guillaume Gomez | -553/+653 |
| 2021-10-09 | Rollup merge of #88436 - lf-:stabilize-command-access, r=yaahc | Guillaume Gomez | -15/+11 |
| 2021-10-09 | Rollup merge of #87528 - :stack_overflow_obsd, r=joshtriplett | Guillaume Gomez | -8/+9 |
| 2021-10-09 | Rollup merge of #75644 - c410-f3r:array, r=yaahc | Guillaume Gomez | -19/+186 |
| 2021-10-09 | Rollup merge of #89694 - jkugelman:must-use-string-transforms, r=joshtriplett | Matthias Krüger | -0/+40 |
| 2021-10-09 | Rollup merge of #89693 - jkugelman:must-use-stdin-stdout-stderr-locks, r=josh... | Matthias Krüger | -0/+3 |
| 2021-10-09 | Rollup merge of #89678 - marcelo-gonzalez:master, r=joshtriplett | Matthias Krüger | -3/+3 |
| 2021-10-09 | Rollup merge of #88707 - sylvestre:split_example, r=yaahc | Matthias Krüger | -0/+6 |
| 2021-10-09 | Remove unnecessary hyphen | Tim McNamara | -1/+1 |
| 2021-10-09 | Simplify wording | Tim McNamara | -4/+4 |
| 2021-10-09 | Update library/core/src/num/mod.rs | John Kugelman | -1/+1 |
| 2021-10-09 | Auto merge of #89582 - jkugelman:optimize-file-read-to-end, r=joshtriplett | bors | -46/+146 |
| 2021-10-09 | Add #[must_use] to string/char transformation methods | John Kugelman | -0/+40 |
| 2021-10-08 | Add #[must_use] to stdin/stdout/stderr locks | John Kugelman | -0/+3 |
| 2021-10-08 | Fix minor std::thread documentation typo | Marcelo Diop-Gonzalez | -3/+3 |
| 2021-10-08 | Stabilize `is_symlink()` for `Metadata` and `Path` | Maxwase | -5/+3 |
| 2021-10-08 | Cfg hide more conditions for alloc | Loïc BRANSTETT | -1/+6 |
| 2021-10-08 | Cfg hide more conditions for core | Loïc BRANSTETT | -0/+1 |
| 2021-10-08 | Let stack_overflow::imp::cleanup call drop_handler directly | bjorn3 | -10/+10 |
| 2021-10-08 | Also cfg flag auxiliar function | Caio | -0/+1 |
| 2021-10-08 | Add documentation to boxed conversions | Tim McNamara | -0/+41 |
| 2021-10-07 | Rollup merge of #89622 - m-ou-se:debug-assert-2021, r=estebank | Jubilee | -0/+1 |
| 2021-10-07 | Rollup merge of #89082 - smoelius:master, r=kennytm | Jubilee | -39/+276 |
| 2021-10-07 | Rollup merge of #88772 - orlp:result-map-or-else-docfix, r=yaahc | Jubilee | -3/+2 |
| 2021-10-07 | Auto merge of #89638 - rust-lang:revert-88548-intersperse, r=Mark-Simulacrum | bors | -12/+19 |
| 2021-10-07 | revert stabilization of `core::task::ready!` | Ibraheem Ahmed | -2/+5 |
| 2021-10-07 | Optimize File::read_to_end and read_to_string | John Kugelman | -46/+146 |
| 2021-10-07 | add `Poll::ready` | Ibraheem Ahmed | -0/+92 |
| 2021-10-07 | environ on macos uses directly libc which has the correct signature. | David CARLIER | -4/+1 |
| 2021-10-07 | Revert "Stabilize `Iterator::intersperse()`" | Jane Lusby | -12/+19 |
| 2021-10-07 | Rollup merge of #89596 - GuillaumeGomez:implicit-doc-cfg, r=jyn514 | Guillaume Gomez | -0/+41 |
| 2021-10-07 | Use correct edition for panic in [debug_]assert!() etc. | Mara Bos | -0/+1 |
| 2021-10-07 | doc: guarantee call order for sort_by_cached_key | Mario Carneiro | -1/+2 |
| 2021-10-06 | Regenerate tables for Unicode 14.0.0 | Josh Stone | -553/+653 |
| 2021-10-06 | Rollup merge of #89531 - devnexen:stack_overflow_bsd_libc_upd, r=dtolnay | Manish Goregaokar | -1/+1 |
| 2021-10-06 | Rollup merge of #89324 - yoshuawuyts:hardware-parallelism, r=m-ou-se | Manish Goregaokar | -14/+16 |
| 2021-10-06 | Rollup merge of #89245 - DeveloperC286:iter_mut_fields_to_private, r=joshtrip... | Manish Goregaokar | -16/+21 |
| 2021-10-06 | Rollup merge of #89050 - DeveloperC286:drain_fields_to_private, r=joshtriplett | Manish Goregaokar | -17/+26 |
| 2021-10-06 | Rollup merge of #88523 - kpreid:category, r=yaahc | Manish Goregaokar | -4/+22 |
| 2021-10-06 | Rollup merge of #87601 - a1phyr:feature_uint_add_signed, r=kennytm | Manish Goregaokar | -15/+304 |
| 2021-10-06 | Clean up code a bit: | Guillaume Gomez | -8/+8 |
| 2021-10-06 | Update libc to 0.2.103. | Jonah Petri | -1/+1 |
| 2021-10-06 | add platform support details file for armv7-unknown-linux-uclibc | Jonah Petri | -1/+1 |
| 2021-10-06 | Add new target armv7-unknown-linux-uclibceabihf | Yannick Koehler | -4/+8 |
| 2021-10-06 | Rebase Result::map_or_else doc wording on top of #89400. | Orson Peters | -3/+2 |