]> git.lizzy.rs Git - rust.git/history - src
change `FnMutDelegate` to trait objects
[rust.git] / src /
2022-09-15 borsAuto merge of #101173 - jyn514:simplify-macro-arguments...
2022-09-15 borsAuto merge of #101811 - flip1995:clippyup, r=flip1995
2022-09-15 borsAuto merge of #101838 - matthiaskrgr:rollup-d1nm6b3...
2022-09-15 Matthias KrügerRollup merge of #101828 - aDotInTheVoid:test-101743...
2022-09-15 Matthias KrügerRollup merge of #101820 - notriddle:notriddle/a, r...
2022-09-15 Matthias KrügerRollup merge of #101812 - notriddle:notriddle/titles...
2022-09-15 Matthias KrügerRollup merge of #101810 - raldone01:feat/const_partial_...
2022-09-15 Matthias KrügerRollup merge of #101786 - chenyukang:fix-tidy-for-boots...
2022-09-15 Matthias KrügerRollup merge of #101778 - notriddle:notriddle/docblock...
2022-09-15 Matthias KrügerRollup merge of #101740 - andrewpollack:add-ignore...
2022-09-15 Matthias KrügerRollup merge of #101559 - andrewpollack:add-backtrace...
2022-09-15 Matthias KrügerRollup merge of #100415 - WorksButNotTested:be8, r...
2022-09-15 borsAuto merge of #101830 - nnethercote:streamline-register...
2022-09-15 borsAuto merge of #101620 - cjgillot:compute_lint_levels_by...
2022-09-14 Nicholas NethercoteStreamline `register_res`.
2022-09-14 Nixon Enraght-MoonyAdd test for #101743
2022-09-14 borsAuto merge of #101313 - SparrowLii:mk_attr_id, r=cjgillot
2022-09-14 Michael Howellrustdoc: remove no-op rule `a { background: transparent }`
2022-09-14 Philipp KronesTemporarily move clippy::unused_peekable to nursery
2022-09-14 borsAuto merge of #101212 - eholk:dyn-star, r=compiler...
2022-09-14 Your NameChanges to rename target and update docs
2022-09-14 Camille GILLOTBless ui test.
2022-09-14 DeadbeefCompute `lint_levels` by definition
2022-09-14 Michael Howellrustdoc: clean up CSS `#titles` using flexbox
2022-09-14 borsAuto merge of #101805 - Dylan-DPC:rollup-mpdlbin, r...
2022-09-14 Dylan DPCRollup merge of #101779 - eholk:drop-tracking-test...
2022-09-14 Dylan DPCRollup merge of #101773 - notriddle:notriddle/content...
2022-09-14 Dylan DPCRollup merge of #101772 - est31:replace_placeholder_dia...
2022-09-14 Dylan DPCRollup merge of #101769 - notriddle:notriddle/out-of...
2022-09-14 Dylan DPCRollup merge of #101684 - zahash:readme-changes, r...
2022-09-14 Dylan DPCRollup merge of #101433 - jackh726:better-static-placeh...
2022-09-14 borsAuto merge of #99443 - jam1garner:mips-virt-feature...
2022-09-14 yukangtidy will not check coding style in bootstrap/target
2022-09-14 borsAuto merge of #101709 - nnethercote:simplify-visitors...
2022-09-14 borsAuto merge of #101307 - jyn514:simplify-storage, r...
2022-09-14 Jack HueyUse Predicate ConstraintCategory when normalizing
2022-09-14 Jack HueyBetter errors for implied static bound
2022-09-13 borsAuto merge of #101776 - weihanglo:update-cargo, r=ehuss
2022-09-13 Michael Howellrustdoc: clean up DOM by removing `.dockblock-short p`
2022-09-13 Eric HolkUpdate parsing test
2022-09-13 Eric HolkUpdate must_not_suspend/ref.rs
2022-09-13 Eric HolkUpdate partial-drop-partial-reinit.rs
2022-09-13 Eric HolkUpdate issue-65436-raw-ptr-not-send.rs
2022-09-13 Eric HolkUpdate issue-70935-complex-spans.rs
2022-09-13 Eric HolkAddress code review comments
2022-09-13 Eric HolkUpdate issue-68114.rs
2022-09-13 Eric HolkUpdate issue-64130-4-async-move.rs
2022-09-13 Eric HolkUpdate async-await-let-else for drop tracking
2022-09-13 borsAuto merge of #101777 - matthiaskrgr:rollup-x2dyaa2...
2022-09-13 Matthias KrügerRollup merge of #101770 - aDotInTheVoid:rdj-index-clone...
2022-09-13 Matthias KrügerRollup merge of #101765 - GuillaumeGomez:tyctxt-visibil...
2022-09-13 Matthias KrügerRollup merge of #101759 - lnicola:rust-analyzer-2022...
2022-09-13 Matthias KrügerRollup merge of #101754 - NaokiM03:rename-log-to-ilog...
2022-09-13 Matthias KrügerRollup merge of #101752 - GuillaumeGomez:improve-attr...
2022-09-13 Matthias KrügerRollup merge of #101737 - notriddle:notriddle/search...
2022-09-13 Matthias KrügerRollup merge of #101266 - LuisCardosoOliveira:translati...
2022-09-13 Weihang LoUpdate cargo
2022-09-13 Michael Howellrustdoc: remove outdated CSS `.content table` etc
2022-09-13 Your NameAdded platform docs
2022-09-13 borsAuto merge of #101086 - cjgillot:thir-param, r=oli-obk
2022-09-13 Nixon Enraght-MoonyRustdoc-Json: Don't loose subitems of foreign traits.
2022-09-13 Michael Howellrustdoc: remove redundant CSS `.out-of-band > span...
2022-09-13 Camille GILLOTRebase fallout.
2022-09-13 Camille GILLOTBless coverage report.
2022-09-13 Camille GILLOTBless codegen.
2022-09-13 Camille GILLOTUse def_span for external requirements.
2022-09-13 Camille GILLOTBless codegen test.
2022-09-13 Camille GILLOTCompute explicit MIR params on THIR.
2022-09-13 Camille GILLOTSimplify MIR building entry.
2022-09-13 Camille GILLOTUse tcx.hir() utils for spans in MIR building.
2022-09-13 borsAuto merge of #101615 - compiler-errors:rpitit-perf...
2022-09-13 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-13 borsAuto merge of #101757 - Dylan-DPC:rollup-wkt6oe9, r...
2022-09-13 Dylan DPCRollup merge of #101748 - notriddle:notriddle/source...
2022-09-13 Dylan DPCRollup merge of #101745 - jay3332:patch-1, r=JohnTitor
2022-09-13 Dylan DPCRollup merge of #101700 - compiler-errors:deletion...
2022-09-13 Dylan DPCRollup merge of #101690 - kadiwa4:avoid_iterator_last...
2022-09-13 Dylan DPCRollup merge of #101602 - nnethercote:AttrTokenStream...
2022-09-13 borsAuto merge of #96709 - jackh726:gats-stabilization...
2022-09-13 borsAuto merge of #100640 - reitermarkus:socket-display...
2022-09-13 Michael Howellrustdoc: remove redundant CSS `#source-sidebar, #sideba...
2022-09-13 borsAuto merge of #100101 - BelovDV:issue-99429, r=petrochenkov
2022-09-13 borsAuto merge of #99556 - davidtwco:collapse-debuginfo...
2022-09-13 Eric HolkMove dyn* tests to their own directory
2022-09-13 Eric HolkMake x.py check work
2022-09-12 Eric HolkUpdate feature flags on dyn-star tests
2022-09-12 Michael GouletConstruct dyn* during const interp
2022-09-12 Eric HolkAdd test to make sure we run custom destructors
2022-09-12 Eric HolkAdd test case for calling methods on dyn* object
2022-09-12 Eric HolkCall destructors when dyn* object goes out of scope
2022-09-12 Eric Holkdyn* through more typechecking and MIR
2022-09-12 Eric HolkTypecheck dyn* coercions
2022-09-12 Eric HolkPlumb dyn trait representation through ty::Dynamic
2022-09-12 Eric HolkIntroduce dyn_star feature flag
2022-09-12 Andrew PollackAdding ignore-fuchsia arg to non-applicable compiler...
2022-09-12 borsAuto merge of #101736 - GuillaumeGomez:rollup-f71kjdb...
2022-09-12 Michael GouletDon't trim substitution if it's only whitespace
2022-09-12 Michael GouletA SubstitutionPart is not a deletion if it replaces...
2022-09-12 Michael Howellrustdoc: remove no-op CSS `.search-results .result...
2022-09-12 Guillaume GomezRollup merge of #101735 - notriddle:notriddle/backslash...
next