| Age | Commit message (Expand) | Author | Lines |
| 2022-06-07 | Specify DWARF alignment in bits, not bytes. | Patrick Walton | -1/+1 |
| 2022-06-06 | Auto merge of #97795 - Dylan-DPC:rollup-dxilagr, r=Dylan-DPC | bors | -240/+239 |
| 2022-06-06 | Auto merge of #97684 - RalfJung:better-provenance-control, r=oli-obk | bors | -47/+104 |
| 2022-06-06 | Rollup merge of #97787 - matthiaskrgr:e0432_explain, r=Dylan-DPC | Dylan DPC | -6/+6 |
| 2022-06-06 | Rollup merge of #97767 - RalfJung:variadic, r=davidtwco | Dylan DPC | -6/+1 |
| 2022-06-06 | Rollup merge of #97579 - SparrowLii:target_features, r=nagisa | Dylan DPC | -33/+37 |
| 2022-06-06 | Rollup merge of #97495 - clarfonthey:e0788-no-coverage, r=nagisa | Dylan DPC | -0/+79 |
| 2022-06-06 | Rollup merge of #97312 - cjgillot:no-path-in-scope, r=compiler-errors | Dylan DPC | -195/+116 |
| 2022-06-06 | Auto merge of #97086 - 5225225:link-section-is-unsafe, r=davidtwco | bors | -0/+29 |
| 2022-06-06 | Avoid creating `SmallVec`s in `global_llvm_features` | SparrowLii | -33/+37 |
| 2022-06-06 | E0432: rust 2018 -> rust 2018 or later in --explain message | Matthias Krüger | -6/+6 |
| 2022-06-06 | Rollup merge of #97759 - WaffleLapkin:recover_label_expr, r=compiler-errors | Matthias Krüger | -2/+62 |
| 2022-06-06 | Rollup merge of #97752 - klensy:cg-typo, r=bjorn3 | Matthias Krüger | -7/+1 |
| 2022-06-06 | Rollup merge of #97721 - compiler-errors:issue-97704, r=jackh726 | Matthias Krüger | -30/+18 |
| 2022-06-06 | Rollup merge of #97683 - cjgillot:no-apit-hrtb, r=nagisa | Matthias Krüger | -8/+65 |
| 2022-06-05 | Changes from code review | ltdk | -4/+10 |
| 2022-06-05 | Do suggest_await_before_try with infer in self, clean up binders | Michael Goulet | -30/+18 |
| 2022-06-06 | Add spaces before and after expr in add {} suggestion | Waffle Maybe | -2/+2 |
| 2022-06-05 | Suggest removing label in `'label: non_block_expr` | Maybe Waffle | -3/+14 |
| 2022-06-05 | Do not suggest adding labeled block if there are no labeled breaks | Maybe Waffle | -0/+23 |
| 2022-06-05 | interpret: do not claim UB until we looked more into variadic functions | Ralf Jung | -6/+1 |
| 2022-06-05 | reduce code duplication | Ralf Jung | -13/+12 |
| 2022-06-05 | interpret: better control over whether we read data with provenance, and impl... | Ralf Jung | -47/+105 |
| 2022-06-05 | Suggest adding `{}` for `'label: non_block_expr` | Maybe Waffle | -2/+28 |
| 2022-06-05 | Auto merge of #97697 - WaffleLapkin:no_ref_vec, r=WaffleLapkin | bors | -45/+53 |
| 2022-06-05 | Rename `visit_generic_param{_slice => s}` | Maybe Waffle | -5/+5 |
| 2022-06-05 | Suggest 'static when in static/const items. | Camille GILLOT | -0/+24 |
| 2022-06-05 | Auto merge of #97577 - betrusted-io:add-xous-target, r=nagisa | bors | -0/+25 |
| 2022-06-05 | Auto merge of #97391 - Urgau:cfg_accessible, r=petrochenkov | bors | -8/+15 |
| 2022-06-05 | typo: `-Zcodegen-backend=llvm -Cpasses=list` should work now | klensy | -7/+1 |
| 2022-06-04 | Rollup merge of #97737 - jackh726:verbose-pretty-printing-fix, r=compiler-errors | Matthias Krüger | -24/+30 |
| 2022-06-04 | Rollup merge of #97707 - Nilstrieb:data-structures-ub, r=cjgillot | Matthias Krüger | -2/+12 |
| 2022-06-04 | Rollup merge of #97609 - Elliot-Roberts:unused-trait-refactor, r=cjgillot | Matthias Krüger | -45/+29 |
| 2022-06-04 | Fix pretty printing named bound regions under -Zverbose | Jack Huey | -24/+30 |
| 2022-06-04 | Iterate over `maybe_unused_trait_imports` when checking dead trait imports | Elliot Roberts | -45/+29 |
| 2022-06-04 | Fix stacked borrows invalidation in rustc_data_structures sip128 | Nilstrieb | -1/+2 |
| 2022-06-04 | Adapt rustc_data_structures tests to run in strict miri | Nilstrieb | -1/+10 |
| 2022-06-04 | Completely remove LifetimeScopeForPath. | Camille GILLOT | -117/+7 |
| 2022-06-04 | Compute lifetimes in scope at diagnostic time. | Camille GILLOT | -94/+101 |
| 2022-06-04 | riscv32imac-unknown-xous-elf: add target | Sean Cross | -0/+25 |
| 2022-06-04 | Rollup merge of #97722 - compiler-errors:tighten-copy-type-error-spans, r=Dyl... | Dylan DPC | -3/+7 |
| 2022-06-04 | Rollup merge of #97716 - compiler-errors:issue-97708, r=wesleywiser | Dylan DPC | -25/+8 |
| 2022-06-04 | Rollup merge of #97715 - xFrednet:97650-expect-in-fuction-arg, r=wesleywiser | Dylan DPC | -2/+10 |
| 2022-06-03 | Tighten spans for bad fields in Copy struct | Michael Goulet | -3/+7 |
| 2022-06-04 | Auto merge of #97717 - matthiaskrgr:rollup-lalaii2, r=matthiaskrgr | bors | -106/+87 |
| 2022-06-03 | Encode MIR for 'unreachable' non-generic fns | Michael Goulet | -25/+8 |
| 2022-06-03 | Auto merge of #97670 - spastorino:simplify-universal-impl-trait-lowering2, r=... | bors | -1/+2 |
| 2022-06-04 | Support the `#[expect]` attribute on fn parameters (RFC-2383) | xFrednet | -2/+10 |
| 2022-06-04 | Rollup merge of #97702 - cjgillot:no-universal-did, r=spastorino | Matthias Krüger | -17/+11 |
| 2022-06-04 | Rollup merge of #97696 - cjgillot:normalize-inline, r=compiler-errors | Matthias Krüger | -10/+15 |