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