| Age | Commit message (Expand) | Author | Lines |
| 2022-04-11 | simplify const params diagnostic on stable | Oliver Downard | -70/+82 |
| 2022-04-07 | Auto merge of #95706 - petrochenkov:doclink4, r=GuillaumeGomez | bors | -14/+21 |
| 2022-04-07 | Auto merge of #95715 - nnethercote:shrink-Nonterminal, r=davidtwco | bors | -16/+18 |
| 2022-04-07 | Auto merge of #95760 - Dylan-DPC:rollup-uskzggh, r=Dylan-DPC | bors | -18/+25 |
| 2022-04-07 | Rollup merge of #95757 - zofrex:gender-neutral-terms, r=dtolnay | Dylan DPC | -3/+3 |
| 2022-04-07 | Rollup merge of #95189 - fmease:fix-issue-94340, r=estebank | Dylan DPC | -15/+22 |
| 2022-04-07 | Use gender neutral terms | James 'zofrex' Sanderson | -3/+3 |
| 2022-04-07 | Auto merge of #95678 - pietroalbini:pa-1.62.0-bootstrap, r=Mark-Simulacrum | bors | -22/+3 |
| 2022-04-07 | Shrink `Nonterminal`. | Nicholas Nethercote | -16/+18 |
| 2022-04-07 | rustdoc: Early doc link resolution fixes and refactorings | Vadim Petrochenkov | -14/+21 |
| 2022-04-06 | Rollup merge of #95731 - oli-obk:lazy_tait_regression, r=compiler-errors | Dylan DPC | -62/+80 |
| 2022-04-06 | Rollup merge of #95649 - ouz-a:mir-opt, r=oli-obk | Dylan DPC | -0/+74 |
| 2022-04-06 | Stop flagging certain inner attrs as outer ones | León Orell Valerian Liehr | -15/+22 |
| 2022-04-06 | Auto merge of #95669 - nnethercote:call-compute_locs-once-per-rule, r=petroch... | bors | -149/+169 |
| 2022-04-06 | Check that all hidden types are the same and then deduplicate them. | Oli Scherer | -62/+80 |
| 2022-04-06 | Auto merge of #95707 - RalfJung:initialized, r=oli-obk | bors | -4/+22 |
| 2022-04-06 | Auto merge of #95723 - SparrowLii:const_goto, r=fee1-dead | bors | -9/+16 |
| 2022-04-06 | enhance `ConstGoto` mir-opt by moving up `StorageDead` statements | SparrowLii | -9/+16 |
| 2022-04-06 | Rollup merge of #95693 - RalfJung:more-context, r=oli-obk | Dylan DPC | -7/+15 |
| 2022-04-06 | Call `compute_locs` once per rule. | Nicholas Nethercote | -114/+123 |
| 2022-04-05 | interp/validity: enforce Scalar::Initialized | Ralf Jung | -4/+22 |
| 2022-04-05 | rustc_trait_selection changes | Pietro Albini | -18/+0 |
| 2022-04-05 | trivial cfg(bootstrap) changes | Pietro Albini | -4/+3 |
| 2022-04-05 | Rollup merge of #95681 - petrochenkov:doclinkregr2, r=Dylan-DPC | Dylan DPC | -1/+3 |
| 2022-04-05 | Rollup merge of #95663 - notriddle:notriddle/unsafe-fn-closure, r=compiler-er... | Dylan DPC | -0/+9 |
| 2022-04-05 | Rollup merge of #95585 - compiler-errors:ref-clone, r=estebank | Dylan DPC | -6/+55 |
| 2022-04-05 | Rollup merge of #95473 - lqd:macro-expansion, r=petrochenkov | Dylan DPC | -10/+24 |
| 2022-04-05 | kill temp early | ouz-a | -2/+1 |
| 2022-04-05 | interp: pass TyCtxt to Machine methods that do not take InterpCx | Ralf Jung | -7/+15 |
| 2022-04-05 | Auto merge of #94527 - oli-obk:undef_scalars, r=nagisa,erikdesjardin | bors | -182/+275 |
| 2022-04-05 | Explain why `&T` is cloned when `T` is not `Clone` | Michael Goulet | -6/+55 |
| 2022-04-05 | Rollup merge of #95670 - TaKO8Ki:remove-unused-function-parameters, r=davidtwco | Dylan DPC | -12/+3 |
| 2022-04-05 | Rollup merge of #95654 - notriddle:notriddle/issue-95616, r=davidtwco | Dylan DPC | -1/+1 |
| 2022-04-05 | Rollup merge of #95525 - ohno418:suggest-derivable-trait-E0277, r=compiler-er... | Dylan DPC | -0/+70 |
| 2022-04-05 | resolve: Fix resolution of empty paths passed from rustdoc | Vadim Petrochenkov | -1/+3 |
| 2022-04-05 | track proc-macro expansions in the self-profiler | Rémy Rakic | -10/+24 |
| 2022-04-05 | Use WrappingRange::full instead of hand-rolling it | Oli Scherer | -6/+3 |
| 2022-04-05 | mir-interpret now treats unions as non-immediate, even if they have scalar la... | Oli Scherer | -7/+11 |
| 2022-04-05 | Mark scalar layout unions so that backends that do not support partially init... | Oli Scherer | -177/+269 |
| 2022-04-05 | remove unused function parameters | Takayuki Maeda | -12/+3 |
| 2022-04-05 | Rollup merge of #95607 - compiler-errors:issue-95272, r=Aaron1011 | Dylan DPC | -4/+15 |
| 2022-04-05 | Rollup merge of #95512 - davidtwco:diagnostic-translation, r=oli-obk | Dylan DPC | -865/+2085 |
| 2022-04-05 | Move the missing fragment identifier checking. | Nicholas Nethercote | -47/+58 |
| 2022-04-05 | Remove the lifetime from `TtParser` and `MatcherLoc`. | Nicholas Nethercote | -14/+14 |
| 2022-04-05 | remove region check | ouz-a | -9/+11 |
| 2022-04-05 | errors: support fluent + parallel compiler | David Wood | -3/+19 |
| 2022-04-05 | errors: use `impl Into<FluentId>` | David Wood | -5/+2 |
| 2022-04-05 | session: opt for enabling directionality markers | David Wood | -11/+20 |
| 2022-04-05 | errors: add links to fluent documentation | David Wood | -1/+5 |
| 2022-04-05 | typeck: remove now-unnecessary parameter from diag | David Wood | -3/+1 |