| Age | Commit message (Expand) | Author | Lines |
| 2022-09-23 | Rollup merge of #102134 - flba-eb:master, r=bjorn3 | Matthias Krüger | -62/+6 |
| 2022-09-23 | fix test | b-naber | -35/+6 |
| 2022-09-23 | add test | b-naber | -0/+67 |
| 2022-09-23 | Auto merge of #102165 - matthiaskrgr:rollup-n5oquhe, r=matthiaskrgr | bors | -16/+248 |
| 2022-09-23 | Repair stderr test result to added line | Florian Bartels | -1/+1 |
| 2022-09-23 | Report diagnostics at the actually actionable site | Oli Scherer | -11/+38 |
| 2022-09-23 | ignore test cases when checking emscripten | Florian Bartels | -0/+2 |
| 2022-09-23 | Some test cleanups | Oli Scherer | -14/+6 |
| 2022-09-23 | Make the test actually show the problematic case | Oli Scherer | -19/+19 |
| 2022-09-23 | Show errors instead of hiding them due to an earlier error | Oli Scherer | -15/+61 |
| 2022-09-23 | Showcase a broken diagnostic | Oli Scherer | -4/+4 |
| 2022-09-23 | Adapt test results | Florian Bartels | -6/+5 |
| 2022-09-23 | Restore ignore tag | Florian Bartels | -57/+0 |
| 2022-09-23 | Auto merge of #100488 - khyperia:invalid-calling-convention-help-message, r=n... | bors | -2/+45 |
| 2022-09-23 | Rollup merge of #102104 - Aaron1011:no-test-backtrace, r=Mark-Simulacrum | Matthias Krüger | -2/+4 |
| 2022-09-23 | Rollup merge of #101664 - mejrs:similarity, r=fee1-dead | Matthias Krüger | -0/+132 |
| 2022-09-23 | Rollup merge of #100734 - ComputerDruid:afit_feature, r=compiler-errors | Matthias Krüger | -14/+112 |
| 2022-09-23 | Auto merge of #101708 - compiler-errors:issue-101696, r=jackh726 | bors | -0/+36 |
| 2022-09-23 | Serialize RPITIT values in libs | Michael Goulet | -0/+20 |
| 2022-09-22 | Improve the help message for an invalid calling convention | khyperia | -2/+45 |
| 2022-09-22 | Calculate ProjectionTy::trait_def_id correctly | Michael Goulet | -0/+59 |
| 2022-09-22 | Revert "Auto merge of #101620 - cjgillot:compute_lint_levels_by_def, r=oli-obk" | Camille GILLOT | -74/+19 |
| 2022-09-23 | Fix slight issues with stderr | Rageking8 | -2/+3 |
| 2022-09-23 | Change UI test stderr | Rageking8 | -4/+3 |
| 2022-09-22 | recover from struct nested in struct | Rageking8 | -0/+17 |
| 2022-09-22 | Auto merge of #102139 - Dylan-DPC:rollup-ljlipt8, r=Dylan-DPC | bors | -4/+4 |
| 2022-09-22 | Rollup merge of #102119 - steffahn:fix-pararmeter, r=dtolnay | Dylan DPC | -4/+4 |
| 2022-09-22 | Auto merge of #100980 - compiler-errors:normalize-opaque-w-bound-vars, r=lcnr | bors | -20/+1 |
| 2022-09-22 | resolve: Set effective visibilities for imports more precisely | Vadim Petrochenkov | -2/+2 |
| 2022-09-22 | effective visibility: Add test for a reexport of two names | Vadim Petrochenkov | -2/+45 |
| 2022-09-22 | Auto merge of #100982 - fee1-dead-contrib:const-impl-requires-const-trait, r=... | bors | -174/+248 |
| 2022-09-21 | Split out async_fn_in_trait into a separate feature | Dan Johnson | -14/+112 |
| 2022-09-22 | Optimize subtyping and equation of GeneratorWitness | Michael Goulet | -20/+1 |
| 2022-09-22 | Rollup merge of #102084 - andrewpollack:add-issue-panic-unwind, r=bjorn3 | Yuki Okushi | -2/+3 |
| 2022-09-22 | Rollup merge of #102073 - andrewpollack:add-execvp-call-ignore, r=tmandry | Yuki Okushi | -0/+1 |
| 2022-09-22 | Rollup merge of #102071 - andrewpollack:add-needs-unwind-for-binary-size, r=t... | Yuki Okushi | -0/+3 |
| 2022-09-22 | Rollup merge of #102033 - andrewpollack:add-unwind-on-pretty, r=tmandry | Yuki Okushi | -0/+3 |
| 2022-09-22 | Rollup merge of #102032 - andrewpollack:bad-signal-compiler-tests, r=tmandry | Yuki Okushi | -0/+5 |
| 2022-09-22 | Bless test output changes | Frank Steffahn | -4/+4 |
| 2022-09-21 | Auto merge of #102097 - Dylan-DPC:rollup-gc75oh4, r=Dylan-DPC | bors | -4/+51 |
| 2022-09-21 | Adding ignore fuchsia tests for signal cases | Andrew Pollack | -0/+5 |
| 2022-09-21 | Set 'exec-env:RUST_BACKTRACE=0' in const-eval-select tests | Aaron Hill | -2/+4 |
| 2022-09-21 | Make error messages great again (and fix clippy and add test) | Deadbeef | -42/+64 |
| 2022-09-21 | Rollup merge of #102059 - compiler-errors:issue-101984, r=jackh726 | Dylan DPC | -0/+41 |
| 2022-09-21 | Rollup merge of #102031 - andrewpollack:compiler-tests-backtrace, r=tmandry | Dylan DPC | -4/+10 |
| 2022-09-21 | Improve diagnostic for adding more bounds to opaque types | Oli Scherer | -4/+6 |
| 2022-09-21 | Reproduce sad diagnostic | Oli Scherer | -0/+35 |
| 2022-09-21 | Simplify insert_outlives_predicate opaque type logic | Oli Scherer | -0/+8 |
| 2022-09-21 | Add regression test | Oli Scherer | -0/+18 |
| 2022-09-21 | Also collect bounds from the ParamEnv for opaque types | Oli Scherer | -13/+2 |