| Age | Commit message (Expand) | Author | Lines |
| 2022-05-24 | Auto merge of #97121 - pvdrz:do-subdiagnostics-later, r=davidtwco | bors | -84/+91 |
| 2022-05-24 | Auto merge of #96098 - JakobDegen:always-return-place, r=oli-obk | bors | -333/+340 |
| 2022-05-24 | Rollup merge of #97336 - tshepang:typo, r=cjgillot | Yuki Okushi | -1/+1 |
| 2022-05-24 | Rollup merge of #97240 - TaKO8Ki:improve-errors-about-typos-on-variables, r=c... | Yuki Okushi | -7/+8 |
| 2022-05-23 | Refactor call terminator to always hold a destination place | Jakob Degen | -333/+340 |
| 2022-05-23 | typo | Tshepang Lekhonkhobe | -1/+1 |
| 2022-05-23 | Rollup merge of #97292 - compiler-errors:tcxify-rustc, r=davidtwco | Dylan DPC | -86/+92 |
| 2022-05-23 | add typo suggestions for all `AssocSuggestion` variants | Takayuki Maeda | -1/+1 |
| 2022-05-23 | Auto merge of #97195 - notriddle:notriddle/cleanup, r=GuillaumeGomez | bors | -1/+1 |
| 2022-05-23 | Rollup merge of #97303 - compiler-errors:arg-typos, r=jackh726 | Dylan DPC | -5/+5 |
| 2022-05-23 | Rollup merge of #97254 - jhpratt:remove-crate-vis, r=cjgillot | Dylan DPC | -78/+13 |
| 2022-05-22 | Fix some typos in arg checking algorithm | Michael Goulet | -5/+5 |
| 2022-05-22 | Lifetime variance fixes for rustc | Michael Goulet | -86/+92 |
| 2022-05-22 | Auto merge of #97281 - est31:remove_box, r=compiler-errors | bors | -6/+5 |
| 2022-05-22 | Remove box syntax from rustc_mir_dataflow and rustc_mir_transform | est31 | -6/+5 |
| 2022-05-22 | Do leak check after function ptr coercion | Jack Huey | -56/+105 |
| 2022-05-22 | Auto merge of #97251 - petrochenkov:eqtokens, r=nnethercote | bors | -300/+127 |
| 2022-05-22 | rustc_ast: Support MacArgs::inner_tokens for arbitrary expressions | Vadim Petrochenkov | -16/+3 |
| 2022-05-22 | rustc_parse: Move AST -> TokenStream conversion logic to `rustc_ast` | Vadim Petrochenkov | -284/+124 |
| 2022-05-22 | Auto merge of #95563 - dingxiangfei2009:dxf-rfc66-refactor, r=nikomatsakis | bors | -146/+287 |
| 2022-05-22 | factor out the rvalue lifetime rule | Ding Xiang Fei | -146/+287 |
| 2022-05-22 | Auto merge of #97177 - oli-obk:const-stability, r=davidtwco | bors | -41/+98 |
| 2022-05-22 | Rollup merge of #97259 - jyn514:fix-typo, r=JohnTitor | Yuki Okushi | -1/+1 |
| 2022-05-22 | Rollup merge of #97236 - cjgillot:recover-lifetime-res, r=jackh726 | Yuki Okushi | -11/+9 |
| 2022-05-21 | Auto merge of #96515 - lcnr:user-types-in-pat, r=nikomatsakis | bors | -105/+65 |
| 2022-05-21 | Fix typo in Mir phase docs | Joshua Nelson | -1/+1 |
| 2022-05-21 | Merge crate and restricted visibilities | Jacob Pratt | -23/+8 |
| 2022-05-21 | Remove feature: `crate` visibility modifier | Jacob Pratt | -62/+12 |
| 2022-05-21 | Fix broken intra-doc link | Michael Howell | -1/+1 |
| 2022-05-21 | Rollup merge of #97232 - tshepang:typo, r=Dylan-DPC | Guillaume Gomez | -1/+1 |
| 2022-05-21 | Rollup merge of #97223 - cjgillot:linear-hir-tree, r=jackh726 | Guillaume Gomez | -1/+12 |
| 2022-05-21 | Recover when resolution did not resolve lifetimes. | Camille GILLOT | -11/+9 |
| 2022-05-21 | Auto merge of #97239 - jhpratt:remove-crate-vis, r=joshtriplett | bors | -800/+865 |
| 2022-05-21 | update mir user type printing and apparently fix an ICE | lcnr | -2/+3 |
| 2022-05-21 | correctly deal with user type ascriptions in pat | lcnr | -103/+62 |
| 2022-05-21 | Auto merge of #96923 - eholk:fix-fake-read, r=nikomatsakis | bors | -42/+69 |
| 2022-05-21 | typo suggestion for a variable with a name similar to struct fields | Takayuki Maeda | -7/+8 |
| 2022-05-20 | Remove `crate` visibility usage in compiler | Jacob Pratt | -800/+865 |
| 2022-05-20 | Auto merge of #95418 - cjgillot:more-disk, r=davidtwco | bors | -83/+103 |
| 2022-05-20 | typo | Tshepang Lekhonkhobe | -1/+1 |
| 2022-05-20 | Update compiler/rustc_typeck/src/check/generator_interior/drop_ranges/record_... | Niko Matsakis | -2/+4 |
| 2022-05-20 | Auto merge of #97224 - matthiaskrgr:rollup-it5nw68, r=matthiaskrgr | bors | -1/+24 |
| 2022-05-20 | Rollup merge of #97208 - fmease:fix-issue-97205, r=oli-obk | Matthias Krüger | -1/+1 |
| 2022-05-20 | Rollup merge of #97109 - TaKO8Ki:fix-misleading-cannot-infer-type-for-type-pa... | Matthias Krüger | -0/+23 |
| 2022-05-20 | Remove quadratic behaviour from -Zunpretty=hir-tree. | Camille GILLOT | -1/+12 |
| 2022-05-20 | Auto merge of #96833 - cjgillot:ast-lifetimes-single, r=petrochenkov | bors | -457/+298 |
| 2022-05-20 | report ambiguous type parameters when their parents are impl or fn | Takayuki Maeda | -6/+7 |
| 2022-05-20 | Auto merge of #97211 - GuillaumeGomez:rollup-jul7x7e, r=GuillaumeGomez | bors | -27/+41 |
| 2022-05-20 | Rollup merge of #97188 - carbotaniuman:remove-null-assert, r=RalfJung | Guillaume Gomez | -8/+1 |
| 2022-05-20 | Rollup merge of #97185 - RalfJung:number-validity, r=oli-obk | Guillaume Gomez | -19/+40 |