| Age | Commit message (Expand) | Author | Lines |
| 2022-08-24 | Rollup merge of #100919 - sanxiyn:parallel-liveness, r=oli-obk | Matthias Krüger | -115/+106 |
| 2022-08-24 | Rollup merge of #100912 - tmiasko:make-include, r=TaKO8Ki | Matthias Krüger | -273/+273 |
| 2022-08-24 | Rollup merge of #100906 - ChayimFriedman2:map-index-mut, r=davidtwco | Matthias Krüger | -2/+57 |
| 2022-08-24 | Rollup merge of #100901 - TaKO8Ki:make-some-methods-private, r=sanxiyn | Matthias Krüger | -2/+3 |
| 2022-08-24 | Rollup merge of #100888 - spastorino:coherence-negative-impls-implied-bounds,... | Matthias Krüger | -33/+42 |
| 2022-08-24 | Rollup merge of #100855 - IsaacCloos:master, r=joshtriplett | Matthias Krüger | -0/+4 |
| 2022-08-24 | Rollup merge of #100826 - vincenzopalazzo:macros/wrong_sugg_with_positional_a... | Matthias Krüger | -2/+38 |
| 2022-08-24 | Rollup merge of #100220 - scottmcm:fix-by-ref-sized, r=joshtriplett | Matthias Krüger | -12/+38 |
| 2022-08-24 | Rollup merge of #99993 - petrochenkov:linkdated, r=bjorn3 | Matthias Krüger | -18/+18 |
| 2022-08-24 | Auto merge of #100942 - ehuss:update-cargo, r=ehuss | bors | -4/+4 |
| 2022-08-23 | Update cargo | Eric Huss | -4/+4 |
| 2022-08-24 | Auto merge of #96869 - sunfishcode:main, r=joshtriplett | bors | -40/+353 |
| 2022-08-23 | Auto merge of #100675 - Xiretza:fluent-mandate-crate-prefix, r=davidtwco | bors | -31/+82 |
| 2022-08-23 | sugg: take into count the debug formatting | Vincenzo Palazzo | -2/+38 |
| 2022-08-23 | Auto merge of #99917 - yaahc:error-in-core-move, r=thomcc | bors | -226/+1264 |
| 2022-08-23 | Suggest alternatives when trying to mutate a `HashMap`/`BTreeMap` via indexing | Chayim Refael Friedman | -2/+57 |
| 2022-08-23 | Auto merge of #100920 - Dylan-DPC:rollup-vlcw3sr, r=Dylan-DPC | bors | -622/+509 |
| 2022-08-23 | Rollup merge of #100909 - nnethercote:minor-ast-LitKind-improvement, r=petroc... | Dylan DPC | -21/+21 |
| 2022-08-23 | Rollup merge of #100907 - Nilstrieb:unrachable-typo-lol, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2022-08-23 | Rollup merge of #100857 - camsteffen:query-parse-refactor, r=davidtwco | Dylan DPC | -260/+125 |
| 2022-08-23 | Rollup merge of #100851 - Alexendoo:rpf-width-prec-spans, r=fee1-dead | Dylan DPC | -65/+84 |
| 2022-08-23 | Rollup merge of #100835 - devnexen:listener_followups, r=devnexen | Dylan DPC | -4/+2 |
| 2022-08-23 | Rollup merge of #100768 - Facel3ss1:plugin-impl-translation, r=davidtwco | Dylan DPC | -11/+35 |
| 2022-08-23 | Rollup merge of #100368 - chenyukang:fix-100321, r=lcnr | Dylan DPC | -12/+11 |
| 2022-08-23 | Rollup merge of #100309 - compiler-errors:issue-100300, r=sanxiyn | Dylan DPC | -30/+96 |
| 2022-08-23 | Rollup merge of #99249 - cjgillot:no-reparse-fn, r=fee1-dead | Dylan DPC | -218/+134 |
| 2022-08-23 | Use CRATE_HIR_ID and CRATE_DEF_ID for obligations from foreign crates | Santiago Pastorino | -11/+13 |
| 2022-08-23 | Do not use unneeded extra errors variable | Santiago Pastorino | -2/+1 |
| 2022-08-23 | Permit negative impls coherence to take advantage of implied bounds | Santiago Pastorino | -22/+29 |
| 2022-08-23 | Move InferCtxtExt to rustc_trait_selection | Santiago Pastorino | -8/+9 |
| 2022-08-23 | Use par_body_owners for liveness | Seo Sanghyeon | -115/+106 |
| 2022-08-23 | Auto merge of #100782 - thomcc:fix-android-sigaddset, r=Mark-Simulacrum | bors | -3/+23 |
| 2022-08-23 | Diagnose missing includes in run-make tests | Tomasz Miąsko | -273/+273 |
| 2022-08-23 | Remove the symbol from `ast::LitKind::Err`. | Nicholas Nethercote | -19/+17 |
| 2022-08-23 | Add some useful comments to `LitKind`. | Nicholas Nethercote | -2/+4 |
| 2022-08-23 | Fix typo in UnreachableProp | nils | -1/+1 |
| 2022-08-23 | Auto merge of #100904 - matthiaskrgr:rollup-z3yzivj, r=matthiaskrgr | bors | -111/+403 |
| 2022-08-23 | Rollup merge of #100893 - thinety:master, r=scottmcm | Matthias Krüger | -5/+2 |
| 2022-08-23 | Rollup merge of #100887 - eholk:codegen_call_terminator-cleanup, r=fee1-dead | Matthias Krüger | -47/+44 |
| 2022-08-23 | Rollup merge of #100862 - ehuss:tidy-crossbeam, r=Mark-Simulacrum | Matthias Krüger | -6/+3 |
| 2022-08-23 | Rollup merge of #100861 - RalfJung:const-ice, r=oli-obk | Matthias Krüger | -7/+53 |
| 2022-08-23 | Rollup merge of #100832 - ehuss:bootstrap-cleanup, r=jyn514 | Matthias Krüger | -27/+14 |
| 2022-08-23 | Rollup merge of #100789 - compiler-errors:issue-99662, r=spastorino | Matthias Krüger | -15/+26 |
| 2022-08-23 | Rollup merge of #100641 - corwinkuiper:add-armv4t-target, r=oli-obk | Matthias Krüger | -0/+2 |
| 2022-08-23 | Rollup merge of #100565 - TaKO8Ki:suggest-adding-missing-semicolon-before-ite... | Matthias Krüger | -2/+233 |
| 2022-08-23 | Rollup merge of #100382 - jackh726:gat-self-outlives-input, r=compiler-errors | Matthias Krüger | -2/+26 |
| 2022-08-23 | Auto merge of #100678 - GuillaumeGomez:improve-rustdoc-json-tests, r=aDotInTh... | bors | -674/+605 |
| 2022-08-22 | Auto merge of #99963 - cjgillot:iter-submodule, r=compiler-errors | bors | -19/+13 |
| 2022-08-22 | Remove out-of-context comment in `mem::MaybeUninit` documentation | Thiago Trannin | -5/+2 |
| 2022-08-23 | Mark suggestion as MaybeIncorrect. | Camille GILLOT | -1/+1 |