| Age | Commit message (Expand) | Author | Lines |
| 2023-10-18 | Only check in a single place if a pass is enabled. | Camille GILLOT | -0/+19 |
| 2023-10-18 | Rollup merge of #116879 - aliemjay:revert-opaque-bubble, r=oli-obk | Ali MJ Al-Nasrawy | -3/+82 |
| 2023-10-18 | Rollup merge of #116865 - estebank:issue-46969, r=compiler-errors | Ali MJ Al-Nasrawy | -0/+44 |
| 2023-10-18 | Rollup merge of #116856 - oli-obk:no_effects, r=compiler-errors | Ali MJ Al-Nasrawy | -0/+30 |
| 2023-10-18 | Rollup merge of #116812 - rmehri01:missing_copy_implementations_non_exhaustiv... | Ali MJ Al-Nasrawy | -0/+25 |
| 2023-10-18 | Auto merge of #116814 - estebank:windows-ice-path, r=petrochenkov | bors | -0/+6 |
| 2023-10-18 | revert rust-lang/rust#114586 | Ali MJ Al-Nasrawy | -3/+82 |
| 2023-10-18 | Auto merge of #116713 - estebank:issue-116703, r=compiler-errors | bors | -52/+528 |
| 2023-10-17 | Bless coverage-map tests | Ben Kimock | -6/+23 |
| 2023-10-17 | Automatically enable cross-crate inlining for small functions | Ben Kimock | -275/+248 |
| 2023-10-17 | Suggest constraining assoc types in more cases | Esteban Küber | -0/+44 |
| 2023-10-17 | Auto merge of #116767 - cjgillot:alloc-normalize, r=oli-obk | bors | -326/+326 |
| 2023-10-17 | Disable effects in libcore again | Oli Scherer | -0/+30 |
| 2023-10-17 | Unify suggestion wording | Esteban Küber | -123/+90 |
| 2023-10-17 | review comments + more tests | Esteban Küber | -12/+412 |
| 2023-10-17 | Properly account for self ty in method disambiguation suggestion | Esteban Küber | -0/+109 |
| 2023-10-17 | Use `YYYY-MM-DDTHH_MM_SS` as datetime format for ICE dump files | Esteban Küber | -0/+6 |
| 2023-10-17 | Rollup merge of #116787 - a-lafrance:span-internal-lint, r=oli-obk | Matthias Krüger | -0/+27 |
| 2023-10-17 | Rollup merge of #116719 - celinval:smir-mono, r=oli-obk | Matthias Krüger | -0/+91 |
| 2023-10-17 | Rollup merge of #116717 - estebank:issue-9082, r=oli-obk | Matthias Krüger | -0/+267 |
| 2023-10-17 | Rollup merge of #111072 - Urgau:check-cfg-new-syntax, r=petrochenkov | Matthias Krüger | -124/+749 |
| 2023-10-17 | disable missing_copy_implementations lint on non_exhaustive types | Ryan Mehri | -0/+25 |
| 2023-10-17 | Auto merge of #116756 - fee1-dead-contrib:dupe-those-bounds, r=oli-obk | bors | -32/+563 |
| 2023-10-17 | Auto merge of #116824 - notriddle:master, r=fmease | bors | -0/+53 |
| 2023-10-16 | debug Span::ctxt() call detection | Arthur Lafrance | -3/+17 |
| 2023-10-16 | basic lint v2 implemented | Arthur Lafrance | -0/+13 |
| 2023-10-16 | rustdoc: add `check-pass` to ICE test with no expected output | Michael Howell | -0/+2 |
| 2023-10-16 | rustdoc: move ICE test to rustdoc-ui | Michael Howell | -0/+0 |
| 2023-10-16 | Add URL to test cases | Michael Howell | -0/+20 |
| 2023-10-16 | Rename `issue-\d+.rs` tests to have meaningful names | Michael Howell | -0/+0 |
| 2023-10-16 | Auto merge of #116820 - GuillaumeGomez:rollup-l54ri5q, r=GuillaumeGomez | bors | -0/+72 |
| 2023-10-16 | Add `crate_name` to test so that it can be renamed | Michael Howell | -0/+31 |
| 2023-10-16 | Rollup merge of #116811 - narpfel:unpretty-unicode-escape-in-format-string-li... | Guillaume Gomez | -0/+31 |
| 2023-10-16 | Rollup merge of #116800 - compiler-errors:rpitit-gat-outlives, r=jackh726 | Guillaume Gomez | -0/+41 |
| 2023-10-16 | Auto merge of #114370 - krtab:pop_assume_cap, r=scottmcm | bors | -0/+24 |
| 2023-10-16 | Preserve unicode escapes in format string literals when pretty-printing AST | Paul Gey | -0/+31 |
| 2023-10-16 | Stop trying to preserve pretty-printing. | Camille GILLOT | -178/+178 |
| 2023-10-16 | Add MonoItems and Instance to stable_mir | Celina G. Val | -0/+91 |
| 2023-10-16 | Auto merge of #116804 - matthiaskrgr:rollup-m2qm8ul, r=matthiaskrgr | bors | -47/+117 |
| 2023-10-16 | Rebless. | Camille GILLOT | -45/+45 |
| 2023-10-16 | Rollup merge of #116802 - compiler-errors:anchor-opaque-wf, r=oli-obk | Matthias Krüger | -40/+29 |
| 2023-10-16 | Rollup merge of #116257 - estebank:issue-101351, r=b-naber | Matthias Krüger | -7/+88 |
| 2023-10-16 | Add invariant to Vec::pop that len < cap if pop successful | Arthur Carcano | -0/+24 |
| 2023-10-16 | Auto merge of #116731 - Alexendoo:hash-untracked-state, r=oli-obk | bors | -0/+1 |
| 2023-10-16 | Normalize alloc-id in tests. | Camille GILLOT | -327/+327 |
| 2023-10-16 | Remove `DefiningAnchor::Bubble` from opaque wf check | Michael Goulet | -40/+29 |
| 2023-10-16 | Fix outlives suggestion for GAT in RPITIT | Michael Goulet | -0/+41 |
| 2023-10-16 | Auto merge of #114330 - RalfJung:dagling-ptr-deref, r=oli-obk | bors | -199/+259 |
| 2023-10-16 | add oversized-ref test back | Ralf Jung | -1/+15 |
| 2023-10-16 | Rollup merge of #115196 - chenyukang:yukang-fix-86094, r=estebank | Matthias Krüger | -6/+165 |