| Age | Commit message (Expand) | Author | Lines |
| 2022-11-07 | Add some more unit-test directives | Jannis Christopher Köhl | -112/+137 |
| 2022-11-07 | Update test results | Jannis Christopher Köhl | -200/+122 |
| 2022-11-07 | Add tests from current const prop | Jannis Christopher Köhl | -0/+2297 |
| 2022-11-07 | Remove leftover test files | Jannis Christopher Köhl | -234/+0 |
| 2022-11-07 | Rebase onto master | Jannis Christopher Köhl | -6/+1 |
| 2022-11-07 | Add tracking of unreachability | Jannis Christopher Köhl | -3/+6 |
| 2022-11-07 | Update other test results | Jannis Christopher Köhl | -4/+238 |
| 2022-11-07 | Reject registration of downcasts for now | Jannis Christopher Köhl | -85/+85 |
| 2022-11-07 | Change test from usize to i32 to prevent target issues | Jannis Christopher Köhl | -12/+12 |
| 2022-11-07 | Add additional flooding when assigning a value and corresponding test | Jannis Christopher Köhl | -0/+63 |
| 2022-11-07 | Remove empty test | Jannis Christopher Köhl | -18/+0 |
| 2022-11-07 | Update test results | Jannis Christopher Köhl | -16/+56 |
| 2022-11-07 | Update test results | Jannis Christopher Köhl | -12/+16 |
| 2022-11-07 | Add initial version of value analysis and dataflow constant propagation | Jannis Christopher Köhl | -0/+769 |
| 2022-11-07 | Rollup merge of #104065 - GuillaumeGomez:css-migrate-logo-filter, r=notriddle | Yuki Okushi | -0/+9 |
| 2022-11-07 | Rollup merge of #103914 - nnethercote:close-42326, r=petrochenkov | Yuki Okushi | -9/+21 |
| 2022-11-07 | Rollup merge of #103885 - fmease:rustdoc-various-cross-crate-reexport-fixes, ... | Yuki Okushi | -4/+57 |
| 2022-11-07 | Make underscore_literal_suffix a hard error. | Nicholas Nethercote | -9/+21 |
| 2022-11-06 | Extend rust-logo GUI test to check there is no filter for other logos | Guillaume Gomez | -0/+9 |
| 2022-11-06 | Auto merge of #99943 - compiler-errors:tuple-trait, r=jackh726 | bors | -193/+320 |
| 2022-11-06 | Auto merge of #104043 - matthiaskrgr:rollup-sttf9e8, r=matthiaskrgr | bors | -6/+189 |
| 2022-11-06 | Rollup merge of #104035 - m-ou-se:weird-expr-closure-match, r=compiler-errors | Matthias Krüger | -0/+11 |
| 2022-11-06 | Rollup merge of #104014 - GuillaumeGomez:run-button-css-var, r=notriddle | Matthias Krüger | -4/+51 |
| 2022-11-06 | Rollup merge of #103990 - notriddle:notriddle/logo-container, r=GuillaumeGomez | Matthias Krüger | -2/+57 |
| 2022-11-06 | Rollup merge of #103012 - chenyukang:fix-102806, r=davidtwco,compiler-errors | Matthias Krüger | -0/+70 |
| 2022-11-06 | Auto merge of #102618 - aliemjay:simplify-closure-promote, r=compiler-errors | bors | -91/+70 |
| 2022-11-06 | Add more nonsense to weird-exprs.rs. | Mara Bos | -0/+11 |
| 2022-11-05 | rustdoc: add test case for huge logo | Michael Howell | -2/+57 |
| 2022-11-05 | Auto merge of #102458 - JohnTitor:stabilize-instruction-set, r=oli-obk | bors | -45/+6 |
| 2022-11-05 | Bless more tests | Michael Goulet | -15/+11 |
| 2022-11-05 | Merge conflicts and rebase onto master | Michael Goulet | -27/+26 |
| 2022-11-05 | Bless chalk tests | Michael Goulet | -12/+42 |
| 2022-11-05 | Adjust diagnostics, bless tests | Michael Goulet | -148/+250 |
| 2022-11-05 | Rollup merge of #103988 - GuillaumeGomez:fix-bottom-border-color, r=notriddle | Matthias Krüger | -3/+3 |
| 2022-11-05 | Rollup merge of #103927 - fee1-dead-contrib:E0425-no-typo-when-pattern-matchi... | Matthias Krüger | -0/+30 |
| 2022-11-05 | Rollup merge of #101702 - jsha:static-files2, r=notriddle,GuillaumeGomez | Matthias Krüger | -14/+14 |
| 2022-11-05 | Extend GUI test for run button | Guillaume Gomez | -4/+51 |
| 2022-11-05 | Update GUI test for bottom border color | Guillaume Gomez | -3/+3 |
| 2022-11-05 | Do not make typo suggestions when suggesting pattern matching | Deadbeef | -0/+30 |
| 2022-11-05 | Auto merge of #103831 - chenyukang:yukang/fix-103751-ice, r=nagisa | bors | -0/+53 |
| 2022-11-05 | Auto merge of #103691 - michaelwoerister:consistent-slice-and-str-cpp-like-de... | bors | -29/+29 |
| 2022-11-05 | Rollup merge of #103994 - clubby789:break-unlabeled, r=TaKO8Ki | Dylan DPC | -27/+27 |
| 2022-11-05 | Rollup merge of #103867 - compiler-errors:no-has-errors, r=cjgillot | Dylan DPC | -5/+19 |
| 2022-11-05 | Rollup merge of #103621 - fee1-dead-contrib:iat-fix-use, r=cjgillot | Dylan DPC | -71/+50 |
| 2022-11-05 | use spans in TypeTest rather than mir::Location | Ali MJ Al-Nasrawy | -89/+65 |
| 2022-11-05 | simplify applying closure requirements | Ali MJ Al-Nasrawy | -2/+5 |
| 2022-11-05 | Auto merge of #103991 - matthiaskrgr:rollup-tj53nte, r=matthiaskrgr | bors | -7/+9 |
| 2022-11-05 | Specify that `break` cannot be used outside of loop *or* labeled block | clubby789 | -27/+27 |
| 2022-11-05 | Rollup merge of #103980 - notriddle:notriddle/search-results, r=GuillaumeGomez | Matthias Krüger | -5/+5 |
| 2022-11-05 | Rollup merge of #103977 - TimNN:memory-effects, r=nikic | Matthias Krüger | -2/+4 |