| Age | Commit message (Expand) | Author | Lines |
| 2022-09-22 | make Miri build in stage 0 | Ralf Jung | -0/+2 |
| 2022-09-22 | add regression test for miri issue 2433 | Ralf Jung | -0/+22 |
| 2022-09-22 | Auto merge of #100980 - compiler-errors:normalize-opaque-w-bound-vars, r=lcnr | bors | -20/+1 |
| 2022-09-22 | Auto merge of #102028 - oli-obk:miri_subtree, r=oli-obk | bors | -236/+54930 |
| 2022-09-22 | Allow miri docs to keep failing for now | Oli Scherer | -1/+1 |
| 2022-09-22 | Auto merge of #100982 - fee1-dead-contrib:const-impl-requires-const-trait, r=... | bors | -174/+248 |
| 2022-09-22 | Optimize subtyping and equation of GeneratorWitness | Michael Goulet | -20/+1 |
| 2022-09-22 | Auto merge of #102121 - JohnTitor:rollup-3fb1wrt, r=JohnTitor | bors | -73/+239 |
| 2022-09-22 | Rollup merge of #102100 - GuillaumeGomez:stab-in-docblocks, r=notriddle | Yuki Okushi | -0/+45 |
| 2022-09-22 | Rollup merge of #102084 - andrewpollack:add-issue-panic-unwind, r=bjorn3 | Yuki Okushi | -2/+3 |
| 2022-09-22 | Rollup merge of #102079 - ehuss:update-books, r=ehuss | Yuki Okushi | -0/+0 |
| 2022-09-22 | Rollup merge of #102075 - notriddle:notriddle/content-methods-method, r=Guill... | Yuki Okushi | -4/+0 |
| 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 #102054 - GuillaumeGomez:sidebar-all-page, r=notriddle | Yuki Okushi | -44/+139 |
| 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 | Rollup merge of #102030 - est31:tidy_walk_no_reexport, r=Mark-Simulacrum | Yuki Okushi | -21/+28 |
| 2022-09-22 | Rollup merge of #101952 - Mark-Simulacrum:missing-fallback, r=ehuss | Yuki Okushi | -2/+12 |
| 2022-09-21 | Auto merge of #102106 - djkoloski:sync-from-clippy, r=Manishearth | bors | -1631/+1997 |
| 2022-09-21 | Auto merge of #101558 - JhonnyBillM:session-diagnostic-to-diagnostic-handler-... | bors | -170/+170 |
| 2022-09-21 | Auto merge of #102097 - Dylan-DPC:rollup-gc75oh4, r=Dylan-DPC | bors | -4/+181 |
| 2022-09-21 | Merge commit '7248d06384c6a90de58c04c1f46be88821278d8b' into sync-from-clippy | David Koloski | -1631/+1997 |
| 2022-09-21 | Adding ignore fuchsia tests for signal cases | Andrew Pollack | -0/+5 |
| 2022-09-21 | FIX - adopt new Diagnostic naming in newly migrated modules | Jhonny Bill Mena | -6/+6 |
| 2022-09-21 | UPDATE - rename SessionSubdiagnostic macro to Subdiagnostic | Jhonny Bill Mena | -69/+69 |
| 2022-09-21 | UPDATE - rename DiagnosticHandler macro to Diagnostic | Jhonny Bill Mena | -87/+87 |
| 2022-09-21 | UPDATE - rename AddSubdiagnostic trait to AddToDiagnostic | Jhonny Bill Mena | -9/+9 |
| 2022-09-21 | UPDATE - rename DiagnosticHandler trait to IntoDiagnostic | Jhonny Bill Mena | -94/+95 |
| 2022-09-21 | UPDATE - move SessionDiagnostic from rustc_session to rustc_errors | Jhonny Bill Mena | -2/+1 |
| 2022-09-21 | Remove unused imports | Oli Scherer | -13/+2 |
| 2022-09-21 | Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573' | Oli Scherer | -0/+54796 |
| 2022-09-21 | miri is not in toolstate any more | Ralf Jung | -1/+0 |
| 2022-09-21 | HACK: Treat miri as if it were a submodule | Oli Scherer | -1/+3 |
| 2022-09-21 | Remove miri from the submodule list and require it for CI to pass | Oli Scherer | -213/+132 |
| 2022-09-21 | Remove miri submodule | Oli Scherer | -11/+0 |
| 2022-09-21 | Make error messages great again (and fix clippy and add test) | Deadbeef | -42/+64 |
| 2022-09-21 | Add GUI test for `.stab` elements in docblocks | Guillaume Gomez | -0/+39 |
| 2022-09-21 | Prevent usage of `.stab` elements to create scrollable areas in doc blocks | Guillaume Gomez | -0/+6 |
| 2022-09-21 | Rollup merge of #102059 - compiler-errors:issue-101984, r=jackh726 | Dylan DPC | -0/+41 |
| 2022-09-21 | Rollup merge of #102045 - RalfJung:const-prop-regression-fix, r=oli-obk | Dylan DPC | -0/+120 |
| 2022-09-21 | Rollup merge of #102031 - andrewpollack:compiler-tests-backtrace, r=tmandry | Dylan DPC | -4/+10 |
| 2022-09-21 | Rollup merge of #89891 - ojeda:modular-alloc, r=Mark-Simulacrum | Dylan DPC | -0/+10 |
| 2022-09-21 | format > to_string | Ralf Jung | -1/+1 |
| 2022-09-21 | remove unnecessary to_string | Ralf Jung | -1/+1 |
| 2022-09-21 | Only support libffi on unix for now | Oli Scherer | -1/+6 |
| 2022-09-21 | Auto merge of #101846 - chenyukang:fix-101793, r=davidtwco | bors | -22/+64 |
| 2022-09-21 | Auto merge of #101329 - QuinnPainter:armv5te-targets, r=nagisa | bors | -0/+69 |
| 2022-09-21 | Lint fixes | Oli Scherer | -3/+2 |
| 2022-09-21 | Auto merge of #100096 - compiler-errors:fn-return-must-be-sized, r=jackh726 | bors | -1/+66 |