]> git.lizzy.rs Git - rust.git/history - compiler
ADD - ExtractBundledLibsError. Migrated extract_bundled_libs to translatable diagnostics
[rust.git] / compiler /
2022-10-30 borsAuto merge of #103479 - nikic:update-llvm-9, r=cuviper
2022-10-30 Michael Gouletbetter error for rustc_strict_coherence misuse
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 est31Reduce span of let else irrefutable_let_patterns warning
2022-10-30 borsAuto merge of #103745 - matthiaskrgr:rollup-hipjva8...
2022-10-29 borsAuto merge of #103731 - Mark-Simulacrum:new-version...
2022-10-29 yukangfix #103783, fix ICE checking transmutability of Naught...
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 Ralf Junginterpret: fix align_of_val on packed types
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 Vadim Petrochenkovrustc_metadata: Encode even less doc comments
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 NilstriebGate some recovery behind a flag
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 Samuel MoeliusAdd `walk_generic_arg`
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...
2022-10-27 Julien CretinAdd `multivalue` target feature to WASM target
2022-10-27 Michael Gouletremove _types from ocx method names
2022-10-27 Michael GouletAddress some more nits
2022-10-27 Michael Goulet(almost) Always use ObligationCtxt when dealing with...
2022-10-27 Maybe WaffleUpdate tooling
2022-10-27 Michael WoeristerIntroduce UnordMap, UnordSet, and UnordBag (see MCP...
2022-10-27 Matthias KrügerRollup merge of #103616 - rust-lang:notriddle/moz-box...
2022-10-27 Matthias KrügerRollup merge of #103544 - Nilstrieb:no-recovery-pls...
2022-10-27 Matthias KrügerRollup merge of #103524 - petrochenkov:modchild4, r...
2022-10-27 Matthias KrügerRollup merge of #103505 - notriddle:notriddle/rustdoc...
2022-10-27 Matthias KrügerRollup merge of #103408 - compiler-errors:rpitit-rustdo...
2022-10-27 Matthias KrügerRollup merge of #103394 - Pointerbender:unsafecell...
next