]> git.lizzy.rs Git - rust.git/history - compiler
Remove let_underscore_must_use from list of uplifted lints
[rust.git] / compiler /
2022-10-31 borsAuto merge of #103795 - thomcc:untest, r=Mark-Simulacrum
2022-10-31 borsAuto merge of #103797 - Dylan-DPC:rollup-ps589fi, r...
2022-10-31 Dylan DPCRollup merge of #103789 - domfarolino:e0382, r=Dylan-DPC
2022-10-31 Dylan DPCRollup merge of #103766 - lukas-code:error-in-core...
2022-10-31 Dylan DPCRollup merge of #103732 - Mark-Simulacrum:revert-compil...
2022-10-31 Dylan DPCRollup merge of #103603 - camsteffen:refactor-lang...
2022-10-31 Dylan DPCRollup merge of #103338 - l4l:enum-unreachable-pub...
2022-10-31 Dominic FarolinoUpdate E0382.md
2022-10-31 borsAuto merge of #103787 - notriddle:rollup-q1vmxsb, r...
2022-10-31 Michael HowellRollup merge of #103764 - SarthakSingh31:issue-94187...
2022-10-31 Michael HowellRollup merge of #103758 - GuillaumeGomez:reexports...
2022-10-31 Michael HowellRollup merge of #103746 - notriddle:notriddle/incoheren...
2022-10-31 Michael HowellRollup merge of #102689 - ayrtonm:master, r=cjgillot
2022-10-31 Michael HowellRollup merge of #102101 - BelovDV:new-check-lld-version...
2022-10-31 Michael HowellRollup merge of #101944 - notriddle:notriddle/toggle...
2022-10-31 Michael HowellRollup merge of #101428 - JakobDegen:build-tests, r...
2022-10-31 Michael HowellRollup merge of #97971 - Soveu:varargs, r=jackh726
2022-10-31 borsAuto merge of #103331 - nnethercote:convert-switch...
2022-10-30 Nicholas NethercoteUse `br` instead of `switch` in more cases.
2022-10-30 borsAuto merge of #103479 - nikic:update-llvm-9, r=cuviper
2022-10-30 borsAuto merge of #103299 - nikic:usub-overflow, r=wesleywiser
2022-10-30 Sarthak SinghAll verbosity checks in `PrettyPrinter` now go through...
2022-10-30 borsAuto merge of #103295 - ishitatsuyuki:ninja, r=cuviper
2022-10-30 borsAuto merge of #103010 - petrochenkov:effvisdoc, r=Guill...
2022-10-30 borsAuto merge of #103755 - Dylan-DPC:rollup-dl2hups, r...
2022-10-30 Dylan DPCRollup merge of #103740 - notriddle:notriddle/search...
2022-10-30 Dylan DPCRollup merge of #103689 - saethlin:libtest-startup...
2022-10-30 Dylan DPCRollup merge of #103588 - weihanglo:rustdoc/url-redirec...
2022-10-30 Dylan DPCRollup merge of #103560 - zbyrn:issue-103358-fix, r...
2022-10-30 Dylan DPCRollup merge of #93582 - WaffleLapkin:rpitirpit, r...
2022-10-30 borsAuto merge of #103721 - RalfJung:miri, r=RalfJung
2022-10-30 borsAuto merge of #103745 - matthiaskrgr:rollup-hipjva8...
2022-10-29 borsAuto merge of #103731 - Mark-Simulacrum:new-version...
2022-10-29 Matthias KrügerRollup merge of #103737 - notriddle:notriddle/margin...
2022-10-29 Matthias KrügerRollup merge of #103726 - TaKO8Ki:avoid-&str-to-string...
2022-10-29 Matthias KrügerRollup merge of #103722 - GuillaumeGomez:cleanup-code...
2022-10-29 Matthias KrügerRollup merge of #103715 - tshepang:consistency, r=Dylan-DPC
2022-10-29 Matthias KrügerRollup merge of #103253 - notriddle:notriddle/test...
2022-10-29 Matthias KrügerRollup merge of #103124 - ldm0:nohard_tests, r=Mark...
2022-10-29 Matthias KrügerRollup merge of #102659 - Mark-Simulacrum:relnotes...
2022-10-29 Matthias KrügerRollup merge of #100006 - jyn514:update-copy, r=dtolnay
2022-10-29 Cameron SteffenUse tcx.require_lang_item
2022-10-29 Cameron SteffenUse LanguageItems::require less
2022-10-29 Cameron SteffenSimplify lang item groups
2022-10-29 Cameron SteffenCleanup weak lang items
2022-10-29 Cameron SteffenUse an array in LanguageItems
2022-10-29 Cameron SteffenFactor out ITEM_REFS
2022-10-29 Cameron SteffenEncode LangItem directly
2022-10-29 Cameron SteffenImprove LanguageItems api
2022-10-29 Vadim Petrochenkovrustc_middle: Remove unnecessary type parameter from...
2022-10-29 borsAuto merge of #103450 - cjgillot:elision-nodedup, r...
2022-10-29 borsAuto merge of #103727 - GuillaumeGomez:rollup-hfyxccr...
2022-10-29 Guillaume GomezRollup merge of #103719 - joseluis:fix-typos-try-reserv...
2022-10-29 Guillaume GomezRollup merge of #103699 - compiler-errors:dyn-star...
2022-10-29 Guillaume GomezRollup merge of #103653 - GuillaumeGomez:missing-impl...
2022-10-29 Guillaume GomezRollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_a...
2022-10-29 Guillaume GomezRollup merge of #103618 - nnethercote:rename-OwnerId...
2022-10-29 Guillaume GomezRollup merge of #103415 - compiler-errors:tiny-perf...
2022-10-29 Guillaume GomezRollup merge of #102721 - nbdd0121:panic, r=Amanieu
2022-10-29 Guillaume GomezRollup merge of #102634 - andrewpollack:refactor-test...
2022-10-29 Nicholas NethercoteRename some `OwnerId` fields.
2022-10-29 borsAuto merge of #103714 - matthiaskrgr:rollup-kajt3i8...
2022-10-29 Takayuki Maedaavoid unnecessary `&str` to `String` conversions
2022-10-29 Matthias KrügerRollup merge of #103704 - xxchan:xxchan/applicable...
2022-10-29 Matthias KrügerRollup merge of #103664 - aDotInTheVoid:rdj-path-docs...
2022-10-29 Matthias KrügerRollup merge of #103663 - notriddle:notriddle/search...
2022-10-29 Matthias KrügerRollup merge of #103656 - camsteffen:symbol-to-string...
2022-10-29 Matthias KrügerRollup merge of #103383 - compiler-errors:tait-scope...
2022-10-29 Matthias KrügerRollup merge of #103342 - Rageking8:add-test-for-issue...
2022-10-29 Matthias KrügerRollup merge of #102961 - reitermarkus:const-cstr-from...
2022-10-29 borsAuto merge of #102698 - michaelwoerister:unord-collecti...
2022-10-29 borsAuto merge of #102233 - petrochenkov:effvis, r=jackh726
2022-10-28 borsAuto merge of #102737 - RalfJung:poll_fn_pin, r=Mark...
2022-10-28 Cameron SteffenSpecialize ToString for Symbol
2022-10-28 borsAuto merge of #103683 - fee1-dead-contrib:fix-deferred...
2022-10-28 Michael GouletEmit proper error when casting to Ddyn-star
2022-10-28 borsAuto merge of #103071 - wesleywiser:fix_inlined_line_nu...
2022-10-28 borsAuto merge of #102674 - CastilloDel:master, r=oli-obk
2022-10-28 DeadbeefRetain ParamEnv constness when running deferred cast...
2022-10-28 borsAuto merge of #103671 - matthiaskrgr:rollup-iuugpep...
2022-10-28 borsAuto merge of #103672 - matthiaskrgr:rollup-dyk3civ...
2022-10-28 Matthias KrügerRollup merge of #103645 - weihanglo:update-cargo, r...
2022-10-28 Matthias KrügerRollup merge of #103643 - notriddle:notriddle/summary...
2022-10-28 Matthias KrügerRollup merge of #103631 - Rageking8:Add-test-for-issue...
2022-10-28 Matthias KrügerRollup merge of #103609 - BoxyUwU:fix_impl_self_cycle...
2022-10-28 Matthias KrügerRollup merge of #103608 - compiler-errors:rpitit-early...
2022-10-28 Matthias KrügerRollup merge of #103585 - GuillaumeGomez:source-line...
2022-10-28 Matthias KrügerRollup merge of #103641 - compiler-errors:issue-103624...
2022-10-28 Matthias KrügerRollup merge of #103550 - notriddle:notriddle/no-sugges...
2022-10-28 Matthias KrügerRollup merge of #103523 - GuillaumeGomez:inline-doc...
2022-10-28 Matthias KrügerRollup merge of #103283 - nbarrios1337:unsafe-impl...
2022-10-28 Matthias KrügerRollup merge of #102642 - bryangarza:afit-tests, r...
2022-10-28 borsAuto merge of #103654 - flip1995:clippy_backport, r...
2022-10-27 borsAuto merge of #103629 - matthiaskrgr:rollup-r94tqfa...
2022-10-27 Boxytidy + move logic to fn
2022-10-27 Boxyuse proper spans
2022-10-27 BoxyDoIt
2022-10-27 Camille GILLOTOnly ban duplication across parameters.
2022-10-27 Michael GouletErase regions from CallArgument, add test + bless
2022-10-27 Michael GouletRevert "Make ClosureOutlivesRequirement not rely on...
next