]> git.lizzy.rs Git - rust.git/history - src/test
Remove dead code in rustdoc stripper
[rust.git] / src / test /
2023-01-09 borsAuto merge of #106582 - compiler-errors:better-spans...
2023-01-09 borsAuto merge of #106616 - compiler-errors:rollup-emcj0o3...
2023-01-09 Michael GouletRollup merge of #106606 - estebank:bad-nested-turbofish...
2023-01-09 Michael GouletRollup merge of #106602 - GuillaumeGomez:tidy-goml...
2023-01-09 Michael GouletRollup merge of #106600 - compiler-errors:no-private...
2023-01-09 Michael GouletRollup merge of #106584 - kpreid:vec-allocator, r=JohnTitor
2023-01-09 Michael GouletRollup merge of #106497 - chenyukang:yukang/fix-106443...
2023-01-09 Michael GouletRollup merge of #106363 - estebank:mutability-mismatch...
2023-01-09 Michael GouletRollup merge of #106131 - compiler-errors:not-ptrs...
2023-01-09 Michael GouletRollup merge of #104163 - H4x5:once-repeat-with-debug...
2023-01-08 borsAuto merge of #90291 - geeklint:loosen_weak_debug_bound...
2023-01-08 Esteban KüberDo not emit structured suggestion for turbofish with...
2023-01-08 Guillaume GomezFix tidy issues in goml scripts
2023-01-08 Michael GouletSuppress type errors that come from private fields
2023-01-08 Michael GouletDon't store spans in assumed_wf_types actually
2023-01-08 Michael GouletNormalize assumed_wf_types after wfchecking is complete...
2023-01-08 Michael GouletImprove spans of non-WF implied bound types
2023-01-08 borsAuto merge of #106449 - GuillaumeGomez:rustdoc-gui...
2023-01-08 YukangRemove extra space
2023-01-08 borsAuto merge of #106235 - compiler-errors:rework-bounds...
2023-01-08 borsAuto merge of #105733 - compiler-errors:ty-ct-late...
2023-01-08 borsAuto merge of #106588 - JohnTitor:rollup-4z80tjx, r...
2023-01-08 Yuki OkushiRollup merge of #106581 - estebank:bad-suggestion,...
2023-01-08 Yuki OkushiRollup merge of #106580 - Ezrashaw:remove-e0313, r...
2023-01-08 Yuki OkushiRollup merge of #106562 - clubby789:vec-deque-example...
2023-01-08 Yuki OkushiRollup merge of #106557 - Ezrashaw:ui-test-fixups-1...
2023-01-08 Yuki OkushiRollup merge of #106546 - aDotInTheVoid:jsondoclint...
2023-01-08 Yuki OkushiRollup merge of #106457 - kadiwa4:no-bless, r=Mark...
2023-01-08 Yuki OkushiRollup merge of #106410 - clubby789:borrow-mut-self...
2023-01-08 Yuki OkushiRollup merge of #103104 - SUPERCILEX:sep-ref, r=dtolnay
2023-01-08 Michael GouletMention signature rather than fn pointers when comparin...
2023-01-08 Esteban KüberDo not emit wrong E0308 suggestion for closure mismatch
2023-01-08 Esteban KüberAdd test
2023-01-08 borsAuto merge of #104658 - thomcc:rand-update-and-usable...
2023-01-08 Ezra Shawdoc/test: add UI test and reword docs for `E0013` and...
2023-01-07 borsAuto merge of #106573 - matthiaskrgr:rollup-zkgfsta...
2023-01-07 Matthias KrügerRollup merge of #106564 - Folyd:feat-repeatn, r=scottmcm
2023-01-07 Matthias KrügerRollup merge of #106556 - notriddle:notriddle/margin...
2023-01-07 Matthias KrügerRollup merge of #106553 - Ezrashaw:fix-hashset-doctest...
2023-01-07 Matthias KrügerRollup merge of #106509 - estebank:closure-in-block...
2023-01-07 Matthias KrügerRollup merge of #105859 - compiler-errors:hr-lifetime...
2023-01-07 Matthias KrügerRollup merge of #105517 - pcc:process-panic-after-fork...
2023-01-07 Matthias KrügerRollup merge of #105128 - Sp00ph:vec_vec_deque_conversi...
2023-01-07 Matthias KrügerRollup merge of #104543 - JhonnyBillM:migrate-codegen...
2023-01-07 Matthias KrügerRollup merge of #104081 - joshlf:patch-6, r=dtolnay
2023-01-07 Matthias KrügerRollup merge of #101936 - IntQuant:issue-100717-infer...
2023-01-07 borsAuto merge of #106036 - JohnTitor:issue-86106, r=nikic
2023-01-07 borsAuto merge of #105323 - cjgillot:simplify-const-prop...
2023-01-07 borsAuto merge of #106519 - estebank:tail-unit, r=cjgillot
2023-01-07 borsAuto merge of #106283 - JulianKnodt:enum_err, r=cjgillot
2023-01-07 Yuki OkushiApply `merge-functions=disabled`
2023-01-07 Yuki OkushiApply review suggestions
2023-01-07 Yuki OkushiAdd regression test for #86106
2023-01-07 borsAuto merge of #106558 - compiler-errors:rollup-lkii3j3...
2023-01-07 Michael GouletRollup merge of #106554 - LingMan:explanation_typo...
2023-01-07 Michael GouletRollup merge of #106543 - notriddle:notriddle/source...
2023-01-07 Michael GouletRollup merge of #106533 - TaKO8Ki:use-smaller-span...
2023-01-07 Michael GouletRollup merge of #106525 - compiler-errors:new-solver...
2023-01-07 borsAuto merge of #106538 - aDotInTheVoid:strip-use-doc...
2023-01-07 yukanguse type_implements_trait to check Param clone
2023-01-07 borsAuto merge of #106544 - matthiaskrgr:rollup-e9prjed...
2023-01-06 borsAuto merge of #106415 - Nilstrieb:where-is-my-master...
2023-01-06 Esteban KüberChange wording to avoid being misleading
2023-01-06 Esteban KüberStructured suggestion for `&mut dyn Iterator` when...
2023-01-06 yukangSuggest possible clone when we have &T
2023-01-06 Matthias KrügerRollup merge of #106542 - sigaloid:master, r=bjorn3
2023-01-06 Matthias KrügerRollup merge of #106534 - GuillaumeGomez:block-syntax...
2023-01-06 Matthias KrügerRollup merge of #106528 - estebank:quick-fix, r=TaKO8Ki
2023-01-06 Matthias KrügerRollup merge of #106466 - clubby789:relative-module...
2023-01-06 Matthias KrügerRollup merge of #106453 - coastalwhite:master, r=Guilla...
2023-01-06 Matthias KrügerRollup merge of #106341 - Ezrashaw:refactor-error-code...
2023-01-06 Matthias KrügerRollup merge of #106287 - Nilstrieb:its-bugging-me...
2023-01-06 Michael Howellrustdoc: remove no-op CSS `.rustdoc.source .sidebar...
2023-01-06 Nixon Enraght-Moonyrustdoc: Strip imports of items which are `#[doc(hidden)]`
2023-01-06 borsAuto merge of #106501 - cjgillot:resolved-elided-apit...
2023-01-06 Guillaume GomezUse new block syntax for define-function in goml scripts
2023-01-06 clubby789Update tests
2023-01-06 borsAuto merge of #106474 - erikdesjardins:noalias, r=bjorn3
2023-01-06 Takayuki Maedause smaller spans for missing lifetime/generic args
2023-01-06 borsAuto merge of #105805 - yanchen4791:issue-105227-fix...
2023-01-06 borsAuto merge of #106529 - Dylan-DPC:rollup-mvncmrk, r...
2023-01-06 Dylan DPCRollup merge of #106502 - notriddle:notriddle/user...
2023-01-06 Dylan DPCRollup merge of #106499 - lyming2007:issue-105946-fix...
2023-01-06 Dylan DPCRollup merge of #106494 - JohnTitor:issue-58355, r...
2023-01-06 Dylan DPCRollup merge of #106491 - ehuss:error-index-redirect...
2023-01-06 Dylan DPCRollup merge of #106400 - estebank:type-errs, r=compile...
2023-01-06 borsAuto merge of #106429 - djkoloski:add_vendor_to_fuchsia...
2023-01-06 Yiming Leifix [type error] for error E0029 and E0277
2023-01-06 yanchen4791Suggests adding named lifetime when the return contains...
2023-01-06 Esteban KüberTweak output
2023-01-06 Michael GouletReport WF error for new solver too
2023-01-06 borsAuto merge of #105890 - Nilstrieb:inline-fmt-part-1...
2023-01-06 Esteban KüberDetect bindings assigned blocks without tail expression...
2023-01-06 Esteban KüberDetect bindings assigned blocks without tail expressions
2023-01-05 borsAuto merge of #106416 - Nilstrieb:better-failure, r...
2023-01-05 Esteban KüberDetect closures assigned to binding in block
2023-01-05 Camille GILLOTCorrect detection of elided lifetimes in impl-trait.
2023-01-05 Esteban Küberfix rebase
2023-01-05 clubby789Explain error with `&mut self` for unsized trait impls
2023-01-05 Esteban Küberreview comments: reword
next