| Age | Commit message (Expand) | Author | Lines |
| 2022-09-22 | Rollup merge of #102119 - steffahn:fix-pararmeter, r=dtolnay | Dylan DPC | -4/+4 |
| 2022-09-22 | Auto merge of #100982 - fee1-dead-contrib:const-impl-requires-const-trait, r=... | bors | -174/+248 |
| 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 | 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 | Auto merge of #101846 - chenyukang:fix-101793, r=davidtwco | bors | -22/+64 |
| 2022-09-21 | Auto merge of #100096 - compiler-errors:fn-return-must-be-sized, r=jackh726 | bors | -1/+66 |
| 2022-09-21 | Adding needs-unwind for test using panic::catch_unwind | Andrew Pollack | -2/+3 |
| 2022-09-20 | Adding ignore fuchsia tests for execvp | Andrew Pollack | -0/+1 |
| 2022-09-20 | Adding needs-unwind to tests involving changing memory size of Futures/Closures | Andrew Pollack | -0/+3 |
| 2022-09-20 | Auto merge of #102061 - notriddle:rollup-kwu9vp8, r=notriddle | bors | -0/+48 |
| 2022-09-20 | Rollup merge of #100250 - cjgillot:recover-token-stream, r=Aaron1011 | Michael Howell | -0/+48 |
| 2022-09-20 | Better binder treatment | Michael Goulet | -0/+41 |
| 2022-09-20 | Auto merge of #101989 - fee1-dead-contrib:const_trait_impl-assoc-caller-bound... | bors | -0/+14 |
| 2022-09-20 | Auto merge of #99806 - oli-obk:unconstrained_opaque_type, r=estebank | bors | -24/+122 |
| 2022-09-20 | Auto merge of #102022 - matthiaskrgr:rollup-emwfjd1, r=matthiaskrgr | bors | -18/+77 |
| 2022-09-19 | Adding ignore fuchsia tests for Backtrace, ErrorKind cases | Andrew Pollack | -4/+10 |
| 2022-09-19 | Adding needs-unwind to nicer-assert-messages compiler ui tests | Andrew Pollack | -0/+3 |
| 2022-09-19 | Auto merge of #101894 - dingxiangfei2009:let-else-avoid-duplicate-storage-liv... | bors | -0/+19 |
| 2022-09-19 | Rollup merge of #101966 - crlf0710:emoji_unittest, r=Mark-Simulacrum | Matthias Krüger | -0/+69 |
| 2022-09-19 | Rollup merge of #101904 - Rageking8:fix-101712, r=oli-obk | Matthias Krüger | -18/+8 |
| 2022-09-19 | Auto merge of #101629 - compiler-errors:issue-101623, r=sanxiyn | bors | -1/+40 |
| 2022-09-19 | Auto merge of #101924 - jackh726:revert-static-hrtb-error, r=compiler-errors | bors | -0/+200 |
| 2022-09-18 | make projection bounds with const bounds satisfy const | Deadbeef | -0/+14 |
| 2022-09-18 | Add unit test for identifier Unicode emoji diagnostics | Charles Lew | -0/+69 |
| 2022-09-18 | add miri test via const fn | Ding Xiang Fei | -0/+19 |
| 2022-09-17 | Auto merge of #101949 - matthiaskrgr:rollup-xu5cqnd, r=matthiaskrgr | bors | -117/+107 |
| 2022-09-17 | Rollup merge of #101826 - andrewpollack:fix-joined-without-noop, r=Mark-Simul... | Matthias Krüger | -3/+1 |
| 2022-09-17 | Rollup merge of #101713 - Bryanskiy:AccessLevels, r=petrochenkov | Matthias Krüger | -114/+106 |
| 2022-09-17 | Rollup merge of #101801 - SparrowLii:query_depth_note, r=estebank | Matthias Krüger | -0/+42 |
| 2022-09-17 | Use Predicate ConstraintCategory when normalizing | Jack Huey | -0/+133 |
| 2022-09-17 | bless tests again | Deadbeef | -104/+64 |
| 2022-09-17 | Rollup merge of #101807 - jackh726:no-gat-defaults, r=lcnr | Dylan DPC | -0/+54 |
| 2022-09-17 | Rollup merge of #101790 - TaKO8Ki:do-not-suggest-placeholder-to-const-and-sta... | Dylan DPC | -0/+28 |
| 2022-09-17 | Rollup merge of #98441 - calebzulawski:simd_as, r=oli-obk | Dylan DPC | -0/+33 |
| 2022-09-17 | Rollup merge of #93628 - est31:stabilize_let_else, r=joshtriplett | Dylan DPC | -105/+78 |
| 2022-09-16 | Rollup merge of #101741 - andrewpollack:add-needs-unwind-ui-tests, r=tmandry | Michael Howell | -11/+21 |
| 2022-09-16 | Final bits | Jack Huey | -0/+67 |
| 2022-09-16 | Auto merge of #97800 - pnkfelix:issue-97463-fix-aarch64-call-abi-does-not-zer... | bors | -0/+39 |
| 2022-09-16 | Adding needs-unwind arg to applicable compiler ui tests | Andrew Pollack | -11/+21 |
| 2022-09-16 | fix typo in comment noted by bjorn3. | Felix S. Klock II | -1/+1 |
| 2022-09-16 | Auto merge of #101902 - jackh726:revert-static-hrtb-error, r=nikomatsakis | bors | -200/+73 |