| Age | Commit message (Expand) | Author | Lines |
| 2023-10-06 | Remove unneeded dependency. | Nicholas Nethercote | -5/+3 |
| 2023-10-06 | Factor out `insert_or_error`. | Nicholas Nethercote | -62/+23 |
| 2023-10-06 | Remove unused `FileName::CfgSpec`. | Nicholas Nethercote | -7/+1 |
| 2023-10-06 | Remove unneeded dependency. | Nicholas Nethercote | -2/+0 |
| 2023-10-05 | Auto merge of #116417 - ouz-a:trait_type_detective, r=compiler-errors | bors | -23/+23 |
| 2023-10-05 | remove is global hack | Oğuz Ağcayazı | -23/+23 |
| 2023-10-05 | Auto merge of #116455 - matthiaskrgr:rollup-p226a5u, r=matthiaskrgr | bors | -356/+762 |
| 2023-10-05 | Rollup merge of #116452 - cjgillot:noassert-erased, r=oli-obk | Matthias Krüger | -3/+0 |
| 2023-10-05 | Rollup merge of #116428 - Alexendoo:note-duplicate-diagnostics, r=compiler-er... | Matthias Krüger | -203/+460 |
| 2023-10-05 | Rollup merge of #116415 - ouz-a:move_subtyper, r=oli-obk | Matthias Krüger | -55/+143 |
| 2023-10-05 | Rollup merge of #116288 - ouz-a:smir_spans, r=spastorino | Matthias Krüger | -82/+157 |
| 2023-10-05 | Rollup merge of #116220 - llogiq:stabilize-option-as-slice, r=BurntSushi | Matthias Krüger | -13/+2 |
| 2023-10-05 | move subtyper change reveal_all | ouz-a | -55/+143 |
| 2023-10-05 | Do not assert that hidden types don't have erased regions. | Camille GILLOT | -3/+0 |
| 2023-10-05 | Auto merge of #103046 - JanBeh:PR_clarify_cmp_terminology, r=workingjubilee | bors | -17/+50 |
| 2023-10-05 | Auto merge of #114042 - liushuyu:ubuntu/i586-fpmath, r=workingjubilee | bors | -1/+1 |
| 2023-10-05 | docs: Correct terminology in std::cmp | Jan Behrens | -17/+50 |
| 2023-10-05 | Auto merge of #104153 - tspiteri:doc-float-constants, r=workingjubilee | bors | -4/+80 |
| 2023-10-05 | Auto merge of #116427 - cjgillot:no-internal, r=oli-obk | bors | -57/+106 |
| 2023-10-05 | impl stable for kinds | Oğuz Ağcayazı | -114/+114 |
| 2023-10-05 | add span to statements | ouz-a | -73/+98 |
| 2023-10-05 | Auto merge of #116443 - workingjubilee:rollup-r9mh13f, r=workingjubilee | bors | -396/+553 |
| 2023-10-05 | Rollup merge of #116432 - notriddle:master, r=fmease | Jubilee | -8/+68 |
| 2023-10-05 | Rollup merge of #116431 - estebank:issue-80476, r=compiler-errors | Jubilee | -136/+136 |
| 2023-10-05 | Rollup merge of #116429 - fmease:clean-up-struct-field-suggs, r=compiler-errors | Jubilee | -145/+226 |
| 2023-10-05 | Rollup merge of #116296 - compiler-errors:default-return, r=estebank | Jubilee | -89/+105 |
| 2023-10-05 | Rollup merge of #116223 - catandcoder:master, r=cjgillot | Jubilee | -18/+18 |
| 2023-10-05 | Auto merge of #116273 - compiler-errors:refine2, r=tmandry | bors | -8/+23 |
| 2023-10-05 | Auto merge of #116184 - compiler-errors:afit-lint, r=tmandry | bors | -60/+308 |
| 2023-10-05 | Add a note to duplicate diagnostics | Alex Macleod | -203/+460 |
| 2023-10-04 | Auto merge of #116370 - nnethercote:more-arena-stuff, r=cjgillot | bors | -128/+74 |
| 2023-10-04 | Apply suggestions from code review | Tyler Mandry | -2/+7 |
| 2023-10-04 | Fix spans for comments in rustfmt | Michael Goulet | -1/+2 |
| 2023-10-04 | Point to closure return instead of output if defaulted | Michael Goulet | -3/+7 |
| 2023-10-04 | Fix clippy | Michael Goulet | -18/+14 |
| 2023-10-04 | Point to where missing return type should go | Michael Goulet | -71/+86 |
| 2023-10-04 | Auto merge of #114417 - chinedufn:fix-expect-unused-in-impl-block-rust-issue-... | bors | -34/+69 |
| 2023-10-04 | Add URL to test case issues | Michael Howell | -1/+21 |
| 2023-10-04 | Rename issue-\d+.rs tests to have meaningful names | Michael Howell | -1/+1 |
| 2023-10-04 | Tweak wording of E0562 | Esteban Küber | -136/+136 |
| 2023-10-04 | clean up struct field suggestions | León Orell Valerian Liehr | -145/+226 |
| 2023-10-04 | Add `crate_name` to test so that it can be renamed | Michael Howell | -1/+41 |
| 2023-10-04 | Auto merge of #115200 - rcvalle:rust-cfi-fix-115199, r=workingjubilee | bors | -88/+123 |
| 2023-10-04 | Remove mir::LocalDecl::internal. | Camille GILLOT | -57/+106 |
| 2023-10-04 | Update documentation for LLVM CFI support | Ramon de C Valle | -76/+85 |
| 2023-10-04 | Disable CFI for core and std CFI violations | Ramon de C Valle | -12/+38 |
| 2023-10-04 | Auto merge of #116413 - nnethercote:rm-E0551, r=compiler-errors | bors | -21/+14 |
| 2023-10-04 | Auto merge of #116381 - Mark-Simulacrum:drop-wasm32-unknown-emscripten, r=Kobzol | bors | -69/+0 |
| 2023-10-04 | Auto merge of #116360 - compiler-errors:async-span, r=oli-obk | bors | -64/+68 |
| 2023-10-04 | Auto merge of #116353 - Kobzol:new-bors-event, r=Mark-Simulacrum | bors | -0/+4 |