| Age | Commit message (Expand) | Author | Lines |
| 2022-12-27 | UPDATE - migrate fn simd_simple_float_intrinsic error messages | Jhonny Bill Mena | -28/+55 |
| 2022-12-27 | [WIP] UPDATE - migrate intrinsic.rs to new diagnostic infrastructure | Jhonny Bill Mena | -60/+74 |
| 2022-12-27 | UPDATE - migrate constant.rs to new diagnostics infrastructure | Jhonny Bill Mena | -2/+21 |
| 2022-12-27 | ADD - fixme in type_names.rs until we are able to translate InterpError | Jhonny Bill Mena | -0/+1 |
| 2022-12-27 | UPDATE - migrate base.rs to new diagnostics infrastructure | Jhonny Bill Mena | -11/+32 |
| 2022-12-27 | Auto merge of #106193 - compiler-errors:rollup-0l54wka, r=compiler-errors | bors | -108/+781 |
| 2022-12-27 | Rollup merge of #106189 - alexhrao:master, r=Nilstrieb | Michael Goulet | -1/+1 |
| 2022-12-27 | Rollup merge of #106187 - ChayimFriedman2:patch-4, r=compiler-errors | Michael Goulet | -1/+1 |
| 2022-12-27 | Rollup merge of #106181 - kraktus:fix_doc_parsing, r=notriddle | Michael Goulet | -2/+2 |
| 2022-12-27 | Rollup merge of #106179 - RetroSeven:typo_fix, r=compiler-errors | Michael Goulet | -1/+1 |
| 2022-12-27 | Rollup merge of #106064 - lukas-code:outlives-macro, r=cjgillot | Michael Goulet | -88/+458 |
| 2022-12-27 | Rollup merge of #105965 - compiler-errors:issue-105896, r=cjgillot | Michael Goulet | -1/+40 |
| 2022-12-27 | Rollup merge of #105852 - compiler-errors:hex-float-lit, r=cjgillot | Michael Goulet | -0/+87 |
| 2022-12-27 | Rollup merge of #105765 - estebank:range-typo, r=compiler-errors | Michael Goulet | -7/+177 |
| 2022-12-27 | Rollup merge of #103718 - matklad:infer-lazy, r=dtolnay | Michael Goulet | -7/+14 |
| 2022-12-27 | Make resolve suggestion more generic | Esteban Küber | -2/+2 |
| 2022-12-27 | Fix UnsafeCell Documentation Spelling Error | Alex Rao | -1/+1 |
| 2022-12-27 | Auto merge of #97176 - kraktus:cmd_debug, r=the8472 | bors | -29/+173 |
| 2022-12-27 | Update the documentation of `Vec` to use `extend(array)` instead of `extend(a... | Chayim Refael Friedman | -1/+1 |
| 2022-12-27 | review comments: make suggestion more accurate | Esteban Küber | -31/+73 |
| 2022-12-27 | Provide local extern function arg names | Michael Goulet | -1/+40 |
| 2022-12-27 | Suggest rewriting a malformed hex literal if we expect a float | Michael Goulet | -0/+87 |
| 2022-12-27 | Auto merge of #106183 - matthiaskrgr:rollup-ww6yzhi, r=matthiaskrgr | bors | -49/+105 |
| 2022-12-27 | Rollup merge of #106066 - JohnTitor:rm-bindings-after-at-fixme, r=compiler-er... | Matthias Krüger | -35/+81 |
| 2022-12-27 | Rollup merge of #105994 - JohnTitor:issue-99647, r=compiler-errors | Matthias Krüger | -0/+15 |
| 2022-12-27 | Rollup merge of #105817 - chenyukang:yukang/fix-105788-sugg-for-auto-trait, r... | Matthias Krüger | -14/+9 |
| 2022-12-27 | Auto merge of #106168 - jyn514:clean-crates, r=Mark-Simulacrum | bors | -75/+152 |
| 2022-12-27 | Fix doc comment parsing | kraktus | -2/+2 |
| 2022-12-27 | Auto merge of #106177 - matthiaskrgr:rollup-oe7z8ix, r=matthiaskrgr | bors | -27/+306 |
| 2022-12-27 | Fix a formatting error | RetroSeven | -1/+1 |
| 2022-12-27 | More verbose `Debug` implementation of `std::process:Command` | kraktus | -29/+173 |
| 2022-12-27 | Rollup merge of #106174 - GuillaumeGomez:rm-unused-ayu-css-rules, r=notriddle | Matthias Krüger | -4/+0 |
| 2022-12-27 | Rollup merge of #106150 - estebank:issue-39232, r=compiler-errors | Matthias Krüger | -6/+289 |
| 2022-12-27 | Rollup merge of #106146 - kadiwa4:readme-x-py, r=jyn514 | Matthias Krüger | -17/+10 |
| 2022-12-27 | Rollup merge of #105515 - estebank:issue-104141, r=oli-obk | Matthias Krüger | -0/+7 |
| 2022-12-27 | Auto merge of #106095 - estebank:pin-mut-reborrow, r=compiler-errors | bors | -23/+205 |
| 2022-12-27 | fix #105788, Remove unreasonable help message for auto trait | yukang | -14/+9 |
| 2022-12-27 | Auto merge of #106166 - jyn514:print-paths, r=Mark-Simulacrum | bors | -2/+15 |
| 2022-12-27 | Remove unused empty CSS rules in ayu theme | Guillaume Gomez | -4/+0 |
| 2022-12-26 | Detect likely `.` -> `..` typo in method calls | Esteban Küber | -7/+135 |
| 2022-12-26 | Allow cleaning individual crates | Joshua Nelson | -75/+152 |
| 2022-12-26 | Fix panic on `x build --help --verbose` | Joshua Nelson | -2/+15 |
| 2022-12-26 | Auto merge of #103020 - lyming2007:issue-102598-fix, r=jackh726 | bors | -1/+70 |
| 2022-12-26 | review comments | Esteban Küber | -7/+5 |
| 2022-12-26 | fix rebase | Esteban Küber | -1/+1 |
| 2022-12-26 | Fix suggestion when there are arguments in the method | Esteban Küber | -1/+49 |
| 2022-12-26 | Tweak wording | Esteban Küber | -30/+98 |
| 2022-12-26 | Detect when method call on LHS might be shadowed | Esteban Küber | -0/+167 |
| 2022-12-26 | Auto merge of #106156 - fee1-dead-contrib:rollup-3ir0951, r=fee1-dead | bors | -14/+86 |
| 2022-12-27 | Rollup merge of #106153 - GuillaumeGomez:search-tabs-headers, r=notriddle | fee1-dead | -8/+84 |