| Age | Commit message (Expand) | Author | Lines |
| 2023-01-08 | Rollup merge of #106602 - GuillaumeGomez:tidy-goml-scripts, r=Mark-Simulacrum | Michael Goulet | -16/+45 |
| 2023-01-08 | Rollup merge of #106600 - compiler-errors:no-private-field-ty-err, r=estebank | Michael Goulet | -11/+38 |
| 2023-01-08 | Rollup merge of #106584 - kpreid:vec-allocator, r=JohnTitor | Michael Goulet | -0/+5 |
| 2023-01-08 | Rollup merge of #106497 - chenyukang:yukang/fix-106443-sugg-clone, r=estebank | Michael Goulet | -1/+200 |
| 2023-01-08 | Rollup merge of #106363 - estebank:mutability-mismatch-arg, r=Nilstrieb | Michael Goulet | -30/+91 |
| 2023-01-08 | Rollup merge of #106131 - compiler-errors:not-ptrs, r=davidtwco | Michael Goulet | -142/+169 |
| 2023-01-08 | Rollup merge of #104163 - H4x5:once-repeat-with-debug, r=dtolnay | Michael Goulet | -2/+22 |
| 2023-01-09 | docs/test: add error-docs and UI test for `E0711` | Ezra Shaw | -1/+64 |
| 2023-01-09 | docs/test: add empty error-docs for `E0208`, `E0640` and `E0717` | Ezra Shaw | -3/+6 |
| 2023-01-09 | Add regression test for #100772 | Yuki Okushi | -0/+11 |
| 2023-01-09 | Fix tests | mejrs | -0/+5 |
| 2023-01-08 | Auto merge of #90291 - geeklint:loosen_weak_debug_bound, r=dtolnay | bors | -2/+2 |
| 2023-01-08 | Make translate_message return result and add tests | mejrs | -17/+224 |
| 2023-01-08 | Do not emit structured suggestion for turbofish with wrong span | Esteban Küber | -2/+24 |
| 2023-01-08 | Fix tidy issues in goml scripts | Guillaume Gomez | -14/+34 |
| 2023-01-08 | Add goml scripts to tidy checks | Guillaume Gomez | -2/+11 |
| 2023-01-08 | Suppress type errors that come from private fields | Michael Goulet | -11/+38 |
| 2023-01-08 | Don't store spans in assumed_wf_types actually | Michael Goulet | -63/+43 |
| 2023-01-08 | Normalize assumed_wf_types after wfchecking is complete, for better spans | Michael Goulet | -17/+18 |
| 2023-01-08 | Improve spans of non-WF implied bound types | Michael Goulet | -153/+134 |
| 2023-01-08 | Auto merge of #106449 - GuillaumeGomez:rustdoc-gui-retry-mechanism, r=Mark-Si... | bors | -46/+76 |
| 2023-01-08 | Auto merge of #13860 - danieleades:clippy, r=lnicola | bors | -375/+298 |
| 2023-01-08 | Remove extra space | Yukang | -1/+1 |
| 2023-01-08 | Auto merge of #106235 - compiler-errors:rework-bounds-collection, r=davidtwco | bors | -107/+127 |
| 2023-01-08 | Auto merge of #105733 - compiler-errors:ty-ct-late-flags, r=cjgillot | bors | -14/+42 |
| 2023-01-08 | Auto merge of #106588 - JohnTitor:rollup-4z80tjx, r=JohnTitor | bors | -94/+268 |
| 2023-01-08 | Rollup merge of #106581 - estebank:bad-suggestion, r=compiler-errors | Yuki Okushi | -1/+33 |
| 2023-01-08 | Rollup merge of #106580 - Ezrashaw:remove-e0313, r=compiler-errors | Yuki Okushi | -46/+3 |
| 2023-01-08 | Rollup merge of #106562 - clubby789:vec-deque-example, r=Mark-Simulacrum | Yuki Okushi | -1/+3 |
| 2023-01-08 | Rollup merge of #106557 - Ezrashaw:ui-test-fixups-1, r=GuillaumeGomez | Yuki Okushi | -27/+57 |
| 2023-01-08 | Rollup merge of #106546 - aDotInTheVoid:jsondoclint-path-local-item, r=notriddle | Yuki Okushi | -4/+125 |
| 2023-01-08 | Rollup merge of #106457 - kadiwa4:no-bless, r=Mark-Simulacrum | Yuki Okushi | -3/+3 |
| 2023-01-08 | Rollup merge of #106410 - clubby789:borrow-mut-self-mut-self-diag, r=compiler... | Yuki Okushi | -11/+43 |
| 2023-01-08 | Rollup merge of #103104 - SUPERCILEX:sep-ref, r=dtolnay | Yuki Okushi | -1/+1 |
| 2023-01-08 | Mention signature rather than fn pointers when comparing impl/trait methods | Michael Goulet | -142/+169 |
| 2023-01-08 | Add type flags support for Ty and Const late-bound regions | Michael Goulet | -14/+42 |
| 2023-01-08 | Do not emit wrong E0308 suggestion for closure mismatch | Esteban Küber | -5/+4 |
| 2023-01-08 | Add test | Esteban Küber | -0/+33 |
| 2023-01-08 | remove unreachable error code `E0313` | Ezra Shaw | -46/+3 |
| 2023-01-08 | Auto merge of #104658 - thomcc:rand-update-and-usable-no_std, r=Mark-Simulacrum | bors | -480/+508 |
| 2023-01-08 | doc/test: add UI test and reword docs for `E0013` and `E0015` | Ezra Shaw | -15/+42 |
| 2023-01-07 | Document that `Vec::from_raw_parts[_in]` must be given a pointer from the cor... | Kevin Reid | -0/+5 |
| 2023-01-07 | Auto merge of #106573 - matthiaskrgr:rollup-zkgfsta, r=matthiaskrgr | bors | -753/+1913 |
| 2023-01-08 | Remove unnecessary lseek syscall when using std::fs::read | yukang | -2/+6 |
| 2023-01-07 | Rollup merge of #106564 - Folyd:feat-repeatn, r=scottmcm | Matthias Krüger | -1/+1 |
| 2023-01-07 | Rollup merge of #106556 - notriddle:notriddle/margin-left-content-mobile, r=G... | Matthias Krüger | -4/+0 |
| 2023-01-07 | Rollup merge of #106553 - Ezrashaw:fix-hashset-doctest, r=JohnTitor | Matthias Krüger | -1/+1 |
| 2023-01-07 | Rollup merge of #106509 - estebank:closure-in-block, r=davidtwco | Matthias Krüger | -35/+74 |
| 2023-01-07 | Rollup merge of #105859 - compiler-errors:hr-lifetime-add, r=davidtwco | Matthias Krüger | -6/+57 |
| 2023-01-07 | Rollup merge of #105517 - pcc:process-panic-after-fork, r=davidtwco | Matthias Krüger | -36/+41 |