]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck/src/check/op.rs
Replace `&mut DiagnosticBuilder`, in signatures, with `&mut Diagnostic`.
[rust.git] / compiler / rustc_typeck / src / check / op.rs
2022-02-23 Eduard-Mihai BurtescuReplace `&mut DiagnosticBuilder`, in signatures, with...
2022-02-22 borsAuto merge of #83706 - a1phyr:fix_vec_layout_calculatio...
2022-02-21 Matthias KrügerRollup merge of #91192 - r00ster91:futuredocs, r=Guilla...
2022-02-20 borsAuto merge of #93934 - rusticstuff:inline_ensure_suffic...
2022-02-20 borsAuto merge of #93605 - notriddle:notriddle/rustdoc...
2022-02-19 Matthias KrügerRollup merge of #94122 - GuillaumeGomez:miniz-oxide...
2022-02-19 Matthias KrügerRollup merge of #94113 - Mizobrook-kan:issue-94025...
2022-02-19 Matthias KrügerRollup merge of #94091 - GuillaumeGomez:rustdoc-const...
2022-02-19 Matthias KrügerRollup merge of #94023 - krasimirgg:head-llvm-use-llvm...
2022-02-19 Matthias KrügerRollup merge of #94019 - hermitcore:target, r=Mark...
2022-02-19 Matthias KrügerRollup merge of #94002 - GuillaumeGomez:duplicated...
2022-02-19 Matthias KrügerRollup merge of #93686 - dbrgn:trim-on-byte-slices...
2022-02-19 Matthias KrügerRollup merge of #93580 - m-ou-se:stabilize-pin-static...
2022-02-19 borsAuto merge of #92911 - nbdd0121:unwind, r=Amanieu
2022-02-19 Matthias KrügerRollup merge of #93979 - SUPERCILEX:debug_check, r...
2022-02-19 Matthias KrügerRollup merge of #93954 - aDotInTheVoid:json-buffer...
2022-02-19 Matthias KrügerRollup merge of #93658 - cchiw:issue-77443-fix, r=josht...
2022-02-18 Matthias KrügerRollup merge of #93953 - jackh726:known_bug, r=Mark...
2022-02-18 Matthias KrügerRollup merge of #93915 - Urgau:rfc-3013, r=petrochenkov
2022-02-18 Matthias KrügerRollup merge of #93892 - compiler-errors:issue-92917...
2022-02-18 Matthias KrügerRollup merge of #93847 - solid-rs:fix-kmc-solid-fs...
2022-02-18 Matthias KrügerRollup merge of #93814 - Itus-Shield:mips64-openwrt...
2022-02-18 Matthias KrügerRollup merge of #93497 - willcrichton:rustdoc-scrape...
2022-02-18 Matthias KrügerRollup merge of #93634 - matthiaskrgr:clippy_complexity...
2022-02-18 Matthias KrügerRollup merge of #93613 - crlf0710:rename_to_async_iter...
2022-02-18 Matthias KrügerRollup merge of #93024 - compiler-errors:inline-mir...
2022-02-18 Matthias KrügerRollup merge of #92959 - asquared31415:test-non-fn...
2022-02-18 Matthias KrügerRollup merge of #92933 - bjorn3:no_bin_lib_mixing,...
2022-02-17 Matthias KrügerRollup merge of #94011 - est31:let_else, r=lcnr
2022-02-17 Matthias KrügerRollup merge of #93976 - SUPERCILEX:separator_str,...
2022-02-17 Matthias KrügerRollup merge of #93780 - GuillaumeGomez:links-in-sideba...
2022-02-17 Matthias KrügerRollup merge of #93337 - Amanieu:asm_tracking, r=tmiasko
2022-02-17 borsAuto merge of #93577 - nikic:llvm-14, r=nagisa
2022-02-17 Matthias KrügerRollup merge of #94031 - danielhenrymantilla:diagnostic...
2022-02-17 Matthias KrügerRollup merge of #94030 - ChayimFriedman2:issue-94010...
2022-02-17 Matthias KrügerRollup merge of #93996 - notriddle:notriddle/magically...
2022-02-17 Matthias KrügerRollup merge of #93981 - ChayimFriedman2:slice-pat...
2022-02-17 Matthias KrügerRollup merge of #93479 - smoelius:master, r=yaahc
2022-02-17 Matthias KrügerRollup merge of #89869 - kpreid:from-doc, r=yaahc
2022-02-16 borsAuto merge of #91182 - ChrisDenton:command-broken-symli...
2022-02-16 Matthias KrügerRollup merge of #94027 - GuillaumeGomez:update-browser...
2022-02-16 Matthias KrügerRollup merge of #94017 - fee1-dead:unub, r=bjorn3
2022-02-16 Matthias KrügerRollup merge of #94015 - GuillaumeGomez:check-option...
2022-02-16 Matthias KrügerRollup merge of #93962 - joboet:branchless_slice_ord...
2022-02-16 Matthias KrügerRollup merge of #93382 - GuillaumeGomez:search-input...
2022-02-16 Matthias KrügerRollup merge of #92366 - jhpratt:derive-default-enum...
2022-02-15 borsAuto merge of #93439 - abrown:cf-protection, r=nagisa
2022-02-15 Matthias KrügerRollup merge of #94014 - flip1995:clippy_transmute_lint...
2022-02-15 Matthias KrügerRollup merge of #94001 - durin42:llvm-15-uwtable, r...
2022-02-15 Matthias KrügerRollup merge of #93999 - barzamin:suggest-raw-strings...
2022-02-15 Matthias KrügerRollup merge of #93949 - glaubitz:m68k-unwind, r=Mark...
2022-02-15 Matthias KrügerRollup merge of #93899 - ssomers:vecdeque_naming, r...
2022-02-15 borsAuto merge of #93148 - nnethercote:Uniq, r=fee1-dead
2022-02-15 Nicholas NethercoteOverhaul `RegionKind` and `Region`.
2022-02-15 Nicholas NethercoteOverhaul `TyS` and `Ty`.
2022-02-11 Matthias KrügerRollup merge of #92242 - compiler-errors:layout-modulo...
2022-02-10 flip1995Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c...
2022-02-09 Matthias KrügerRollup merge of #93813 - xldenis:public-mir-passes...
2022-02-08 Matthias KrügerRollup merge of #92715 - chordtoll:empty-string, r...
2022-02-08 Matthias KrügerRollup merge of #91950 - estebank:point-at-type-of...
2022-02-07 Mara BosRollup merge of #93394 - m-ou-se:fix-93378, r=estebank
2022-02-07 Mara BosRollup merge of #88313 - jyn514:pre-push, r=Mark-Simulacrum
2022-02-06 Matthias KrügerRollup merge of #91939 - GKFX:feature-91866, r=cjgillot
2022-02-04 Matthias KrügerRollup merge of #90132 - joshtriplett:stabilize-instrum...
2022-02-04 Matthias KrügerRollup merge of #93508 - CraftSpider:jsondocck-runtest...
2022-02-03 Yuki OkushiRollup merge of #92802 - compiler-errors:deduplicate...
2022-02-03 Yuki OkushiRollup merge of #92310 - ehuss:rustdoc-ice, r=estebank
2022-02-03 borsAuto merge of #92932 - ouz-a:master, r=oli-obk
2022-02-03 borsAuto merge of #93146 - workingjubilee:use-std-simd...
2022-02-02 Matthias KrügerRollup merge of #92528 - tmiasko:combine-commutative...
2022-02-02 borsAuto merge of #93154 - michaelwoerister:fix-generic...
2022-02-01 Matthias KrügerRollup merge of #92021 - woodenarrow:br_single_fp_eleme...
2022-02-01 Matthias KrügerRollup merge of #91828 - oxalica:feat/waker-getters...
2022-02-01 Matthias KrügerRollup merge of #86374 - bossmc:enable-static-pie-for...
2022-02-01 borsAuto merge of #86988 - thomcc:chunky-splitz-says-no...
2022-02-01 Eric HussRollup merge of #93090 - jyn514:errorkind-asstr, r...
2022-01-31 Matthias KrügerRollup merge of #93214 - ibraheemdev:issue-93210, r...
2022-01-31 Matthias KrügerRollup merge of #93039 - terrarier2111:fix-field-help...
2022-01-31 Matthias KrügerRollup merge of #92918 - compiler-errors:gat-expr-lifet...
2022-01-31 Matthias KrügerRollup merge of #90277 - pierwill:fix-70258-inference...
2022-01-30 borsAuto merge of #92711 - zredb:issue-90187-fix, r=notriddle
2022-01-30 Eric HussRollup merge of #92908 - dtolnay:rustdoc, r=GuillaumeGomez
2022-01-30 Eric HussRollup merge of #92887 - pietroalbini:pa-bootstrap...
2022-01-29 Matthias KrügerRollup merge of #88205 - danii:e0772, r=GuillaumeGomez
2022-01-28 Matthias KrügerRollup merge of #92611 - Amanieu:asm-reference, r=m...
2022-01-27 Matthias KrügerRollup merge of #92899 - cameron1024:zip-docs, r=dtolnay
2022-01-27 Matthias KrügerRollup merge of #91641 - dtolnay:cchar-if, r=Mark-Simul...
2022-01-27 Jubilee YoungSync rust-lang/portable-simd@03f6fbb21e6050da2a05b3ce8f...
2022-01-27 flip1995Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6...
2022-01-27 borsAuto merge of #93081 - nikic:aarch64-fix, r=cuviper
2022-01-26 Matthias KrügerRollup merge of #92778 - tavianator:linux-readdir-no...
2022-01-26 Matthias KrügerRollup merge of #92134 - nico-abram:patch-1, r=michaelw...
2022-01-26 Matthias KrügerRollup merge of #92098 - semarie:openbsd-platform,...
2022-01-26 Matthias KrügerRollup merge of #91861 - juniorbassani:use-from-array...
2022-01-26 borsAuto merge of #91840 - JakobDegen:fix_early_otherwise...
2022-01-25 borsAuto merge of #93095 - Aaron1011:remove-assoc-ident...
2022-01-25 borsAuto merge of #92353 - Kobzol:doc-attr-lists-gat, r...
2022-01-25 borsAuto merge of #93089 - pierwill:rm-outlivesconstraint...
2022-01-25 Matthias KrügerRollup merge of #93269 - jacobbramley:dev/pauth-option...
2022-01-25 Matthias KrügerRollup merge of #93175 - spastorino:negative-traits...
next