| Age | Commit message (Expand) | Author | Lines |
| 2024-03-03 | Rollup merge of #121917 - GuillaumeGomez:pattern-complexity_limit.rs, r=Nadri... | Guillaume Gomez | -0/+141 |
| 2024-03-03 | Add feature gate test for `pattern_complexity` attribute | Guillaume Gomez | -0/+18 |
| 2024-03-03 | Add and update tests to use `pattern_complexity` | Guillaume Gomez | -0/+123 |
| 2024-03-03 | Auto merge of #121877 - estebank:fancy-svg, r=compiler-errors | bors | -147/+421 |
| 2024-03-02 | On tests that specify --color=always emit SVG file with stderr output | Esteban Kuber | -147/+421 |
| 2024-03-02 | Rollup merge of #121731 - oli-obk:eager_opaque_checks, r=compiler-errors | Guillaume Boisseau | -2/+35 |
| 2024-03-02 | Rollup merge of #121716 - Nadrieril:simple-binding-order, r=matthewjasper | Guillaume Boisseau | -0/+48 |
| 2024-03-02 | Rollup merge of #120761 - rcvalle:rust-dfsan, r=nikic | Guillaume Boisseau | -1/+566 |
| 2024-03-02 | Auto merge of #121890 - matthiaskrgr:rollup-mv26uwt, r=matthiaskrgr | bors | -4/+46 |
| 2024-03-02 | Rollup merge of #121875 - estebank:e0277-drive-by, r=compiler-errors | Matthias Krüger | -4/+4 |
| 2024-03-02 | Rollup merge of #121739 - jieyouxu:loooong-typename, r=estebank | Matthias Krüger | -0/+42 |
| 2024-03-02 | Auto merge of #121864 - compiler-errors:type-relating-variances, r=aliemjay | bors | -0/+31 |
| 2024-03-02 | Auto merge of #121657 - estebank:issue-119665, r=davidtwco | bors | -43/+63 |
| 2024-03-01 | Add initial support for DataFlowSanitizer | Ramon de C Valle | -1/+566 |
| 2024-03-02 | Account for unmet `T: !Copy` in E0277 message | Esteban Küber | -4/+4 |
| 2024-03-01 | Rollup merge of #121811 - rcvalle:rust-cfi-move-ui-tests-to-sanitizer-directo... | Matthias Krüger | -1/+1 |
| 2024-03-01 | Rollup merge of #121803 - estebank:dont-mention-type-error-e0277, r=compiler-... | Matthias Krüger | -2/+0 |
| 2024-03-01 | Rollup merge of #121497 - lcnr:coherence-suggest-increasing-recursion-limit, ... | Matthias Krüger | -68/+7 |
| 2024-03-01 | Rollup merge of #121153 - chenyukang:yukang-fix-105431-type-mismatch, r=estebank | Matthias Krüger | -0/+205 |
| 2024-03-01 | Rollup merge of #120305 - clubby789:unused-import-line, r=estebank | Matthias Krüger | -12/+56 |
| 2024-03-01 | Rollup merge of #111505 - GuillaumeGomez:turn-invalid-doc-attr-into-err, r=ru... | Matthias Krüger | -90/+18 |
| 2024-03-01 | Avoid silently writing to a file when the involved ty is long | 许杰友 Jieyou Xu (Joe) | -0/+2 |
| 2024-03-01 | Don't grab variances if we're invariant | Michael Goulet | -0/+31 |
| 2024-03-01 | Rollup merge of #121853 - lcnr:normalizes_to-polarity, r=compiler-errors | Matthias Krüger | -0/+22 |
| 2024-03-01 | Rollup merge of #121819 - nnethercote:fix-121812, r=oli-obk | Matthias Krüger | -0/+17 |
| 2024-03-01 | Rollup merge of #121580 - Suyashtnt:issue-121502-fix, r=michaelwoerister | Matthias Krüger | -6/+6 |
| 2024-03-01 | Rollup merge of #121475 - jieyouxu:tidy-stderr-check, r=the8472,compiler-errors | Matthias Krüger | -595/+0 |
| 2024-03-01 | Rollup merge of #121416 - veera-sivarajan:bugfix-120785, r=nnethercote | Matthias Krüger | -0/+38 |
| 2024-03-01 | Rollup merge of #120646 - clubby789:uninit-destructuring-sugg, r=michaelwoeri... | Matthias Krüger | -1/+49 |
| 2024-03-01 | normalizes-to: handle negative impls | lcnr | -0/+22 |
| 2024-03-01 | If suggestion would leave an empty line, delete it | clubby789 | -12/+56 |
| 2024-03-01 | Auto merge of #121462 - compiler-errors:eq-and-sub, r=lcnr | bors | -8/+11 |
| 2024-03-01 | Auto merge of #121728 - tgross35:f16-f128-step1-ty-updates, r=compiler-errors | bors | -0/+104 |
| 2024-03-01 | Never say "`Trait` is implemented for `{type error}`" | Esteban Küber | -2/+0 |
| 2024-03-01 | Detect more cases of `=` to `:` typo | Esteban Küber | -43/+63 |
| 2024-03-01 | Get rid of some sub_exp and eq_exp | Michael Goulet | -8/+11 |
| 2024-03-01 | Handle stashing of delayed bugs. | Nicholas Nethercote | -0/+17 |
| 2024-02-29 | Auto merge of #121810 - matthiaskrgr:rollup-mawij2g, r=matthiaskrgr | bors | -2143/+1393 |
| 2024-02-29 | Move sanitizer ui tests to sanitizer directory | Ramon de C Valle | -1/+1 |
| 2024-02-29 | Remove stray stdout/stderr files | 许杰友 Jieyou Xu (Joe) | -595/+0 |
| 2024-02-29 | Rollup merge of #121806 - RalfJung:const-metadata, r=oli-obk | Matthias Krüger | -33/+36 |
| 2024-02-29 | Rollup merge of #121782 - RalfJung:mutable-ref-in-static, r=oli-obk | Matthias Krüger | -286/+56 |
| 2024-02-29 | Rollup merge of #121681 - jswrenn:nix-visibility-analysis, r=compiler-errors | Matthias Krüger | -1807/+1197 |
| 2024-02-29 | Rollup merge of #121326 - fmease:detect-empty-leading-where-clauses-on-ty-ali... | Matthias Krüger | -17/+104 |
| 2024-02-29 | Auto merge of #118247 - spastorino:type-equality-subtyping, r=lcnr | bors | -49/+231 |
| 2024-02-29 | Make nll higher ranked equate use bidirectional subtyping in invariant context | Santiago Pastorino | -7/+110 |
| 2024-02-29 | Make infer higher ranked equate use bidirectional subtyping in invariant context | Santiago Pastorino | -42/+121 |
| 2024-02-29 | add const test for ptr::metadata | Ralf Jung | -33/+36 |
| 2024-02-29 | Detect empty leading where-clauses on type aliases | León Orell Valerian Liehr | -17/+104 |
| 2024-02-29 | Rollup merge of #121669 - nnethercote:count-stashed-errs-again, r=estebank | Guillaume Gomez | -17/+85 |