| Age | Commit message (Expand) | Author | Lines |
| 2021-05-02 | Auto merge of #84725 - sebpop:arm64-isb, r=joshtriplett | bors | -1/+1 |
| 2021-05-01 | Auto merge of #84658 - Amanieu:reserved_regs, r=petrochenkov | bors | -2/+8 |
| 2021-05-01 | Reserve x18 on AArch64 and un-reserve x16 | Amanieu d'Antras | -4/+4 |
| 2021-04-30 | Avoid using rbx in SGX inline assembly since it is reserved | Amanieu d'Antras | -2/+8 |
| 2021-04-30 | Auto merge of #84716 - joshtriplett:chroot, r=dtolnay | bors | -0/+33 |
| 2021-04-30 | Auto merge of #84522 - CDirkx:cmath, r=yaahc | bors | -118/+34 |
| 2021-04-30 | Add std::os::unix::fs::chroot to change the root directory of the current pro... | Josh Triplett | -0/+33 |
| 2021-04-29 | Rollup merge of #84706 - joshtriplett:reduce-aliases, r=m-ou-se | Jack Huey | -1/+0 |
| 2021-04-29 | Rollup merge of #84692 - r00ster91:var-var_os-vars, r=joshtriplett | Jack Huey | -2/+11 |
| 2021-04-29 | Rollup merge of #84683 - Ben-Lichtman:grammar, r=jonas-schievink | Jack Huey | -4/+4 |
| 2021-04-29 | Rollup merge of #84590 - est31:array_into_iter, r=nikomatsakis | Jack Huey | -2/+47 |
| 2021-04-29 | [Arm64] use isb instruction instead of yield in spin loops | Sebastian Pop | -1/+1 |
| 2021-04-29 | Drop alias `reduce` for `fold` - we have a `reduce` function | Josh Triplett | -1/+0 |
| 2021-04-29 | Auto merge of #84556 - RalfJung:const-fn-trait-bound, r=oli-obk | bors | -1/+2 |
| 2021-04-29 | Link between std::env::{var, var_os} and std::env::{vars, vars_os} | r00ster91 | -2/+11 |
| 2021-04-29 | Ignore doctests in bootstrap | est31 | -1/+2 |
| 2021-04-29 | don't let const_fn feature flag affect impl-block-level trait bounds | Ralf Jung | -1/+2 |
| 2021-04-28 | Rollup merge of #84663 - CDirkx:dropguard, r=Mark-Simulacrum | Jack Huey | -24/+4 |
| 2021-04-28 | Minor grammar tweaks for readability | Ben-Lichtman | -4/+4 |
| 2021-04-28 | Auto merge of #84615 - a1phyr:clone_from_pathbuf_osstring, r=Mark-Simulacrum | bors | -3/+39 |
| 2021-04-28 | Auto merge of #84650 - a1phyr:simplify_mutex_into_inner, r=m-ou-se | bors | -19/+2 |
| 2021-04-28 | Remove `DropGuard` in `sys::windows::process` and use `StaticMutex` instead | Christiaan Dirkx | -24/+4 |
| 2021-04-28 | Auto merge of #84562 - richkadel:issue-83601, r=tmandry | bors | -0/+2 |
| 2021-04-28 | Reuse `unix::cmath` | Christiaan Dirkx | -118/+34 |
| 2021-04-28 | Simplify `Mutex::into_inner` | Benoît du Garreau | -19/+2 |
| 2021-04-28 | Rollup merge of #84642 - Amanieu:vec_extend_from_within, r=dtolnay | Yuki Okushi | -5/+1 |
| 2021-04-28 | Rollup merge of #84624 - r00ster91:patch-5, r=JohnTitor | Yuki Okushi | -1/+1 |
| 2021-04-28 | Stabilize vec_extend_from_within | Amanieu d'Antras | -5/+1 |
| 2021-04-27 | adds feature gating of `no_coverage` at either crate- or function-level | Rich Kadel | -0/+1 |
| 2021-04-28 | Add a paragraph with possible alternatives on older editions | est31 | -0/+42 |
| 2021-04-27 | Make sentence in env::args_os' docs plain and simple | r00ster | -1/+1 |
| 2021-04-27 | Derived Eq no longer shows uncovered | Rich Kadel | -0/+1 |
| 2021-04-27 | Rollup merge of #84563 - jclulow:backtrace-upgrade, r=Mark-Simulacrum | Dylan DPC | -0/+0 |
| 2021-04-27 | Rollup merge of #84521 - CDirkx:hermit-dedup, r=Mark-Simulacrum | Dylan DPC | -92/+3 |
| 2021-04-27 | Override `clone_from` method for PathBuf and OsString | Benoît du Garreau | -3/+39 |
| 2021-04-27 | Reorder the parameter descriptions of map_or and map_or_else | Dan Zwell | -9/+9 |
| 2021-04-26 | Auto merge of #84092 - scottmcm:try_trait_initial, r=yaahc,m-ou-se | bors | -5/+407 |
| 2021-04-26 | Auto merge of #84600 - m-ou-se:rollup-mf5m2z8, r=m-ou-se | bors | -23/+35 |
| 2021-04-26 | Rollup merge of #84551 - r00ster91:patch-4, r=yaahc | Mara Bos | -8/+16 |
| 2021-04-26 | Rollup merge of #84523 - m-ou-se:stabilize-ordering-helpers, r=m-ou-se | Mara Bos | -12/+12 |
| 2021-04-26 | Rollup merge of #84120 - workingjubilee:stabilize-duration-max, r=m-ou-se | Mara Bos | -3/+7 |
| 2021-04-26 | Point out that behavior might be switched on 2015 and 2018 editions too one day | est31 | -2/+4 |
| 2021-04-26 | Auto merge of #84174 - camsteffen:slice-diag, r=Mark-Simulacrum | bors | -1/+0 |
| 2021-04-26 | Auto merge of #83390 - clarfonthey:hasher_docs, r=Amanieu | bors | -0/+27 |
| 2021-04-26 | Auto merge of #84543 - paolobarbolini:reverse_bits-const-since, r=m-ou-se | bors | -2/+2 |
| 2021-04-26 | Document Hasher spec decision from #42951 | ltdk | -0/+27 |
| 2021-04-25 | Rollup merge of #84547 - RalfJung:max_const_fn, r=oli-obk | Dylan DPC | -10/+4 |
| 2021-04-25 | Rollup merge of #84541 - KaiJewson:inline-raw, r=m-ou-se | Dylan DPC | -0/+76 |
| 2021-04-25 | Update backtrace to 0.3.57 | Joshua M. Clulow | -0/+0 |
| 2021-04-25 | Update to reflect feedback on the constraints | Jubilee Young | -4/+6 |