]> git.lizzy.rs Git - rust.git/history - compiler/rustc_infer
Rollup merge of #99353 - compiler-errors:gat-where-clause-mismatch, r=cjgillot
[rust.git] / compiler / rustc_infer /
2022-07-20 Dylan DPCRollup merge of #98916 - ChrisDenton:hiberfil.sys,...
2022-07-20 Dylan DPCRollup merge of #98784 - compiler-errors:forgot-to...
2022-07-20 borsAuto merge of #98843 - Urgau:check-cfg-stage0, r=Mark...
2022-07-19 borsAuto merge of #98180 - notriddle:notriddle/rustdoc...
2022-07-19 borsAuto merge of #99309 - RalfJung:no-large-copies, r...
2022-07-19 Michael Gouletuse opaque_ty_origin_unchecked instead of destructuring HIR
2022-07-19 borsAuto merge of #99462 - matthiaskrgr:rollup-ihhwaru...
2022-07-19 Matthias KrügerRollup merge of #99457 - SparrowLii:para_iter, r=fee1...
2022-07-19 Matthias KrügerRollup merge of #99453 - lnicola:rust-analyzer-2022...
2022-07-19 Matthias KrügerRollup merge of #99441 - ehuss:update-mdbook, r=Mark...
2022-07-19 Matthias KrügerRollup merge of #99438 - WaffleLapkin:dont_wrap_in_non_...
2022-07-19 Matthias KrügerRollup merge of #99435 - CAD97:revert-dollar-dollar...
2022-07-19 Matthias KrügerRollup merge of #99419 - yoshuawuyts:stabilize-task...
2022-07-19 Matthias KrügerRollup merge of #99401 - TaKO8Ki:avoid-symbol-to-&str...
2022-07-19 Matthias KrügerRollup merge of #99384 - compiler-errors:issue-99375...
2022-07-19 Matthias KrügerRollup merge of #98028 - aticu:master, r=estebank
2022-07-19 borsAuto merge of #98912 - nrc:provider-it, r=yaahc
2022-07-19 borsAuto merge of #99451 - Dylan-DPC:rollup-ceghu18, r...
2022-07-19 Dylan DPCRollup merge of #99434 - timvermeulen:skip_next_non_fus...
2022-07-19 Dylan DPCRollup merge of #99410 - tmiasko:atomic-lint, r=fee1...
2022-07-19 Dylan DPCRollup merge of #99404 - jmqd:master, r=compiler-errors
2022-07-19 Dylan DPCRollup merge of #99392 - nnethercote:fix-debuginfo...
2022-07-19 Dylan DPCRollup merge of #99347 - compiler-errors:opaque-type...
2022-07-19 Dylan DPCRollup merge of #99335 - Dav1dde:fromstr-docs, r=JohnTitor
2022-07-19 borsAuto merge of #98120 - TaKO8Ki:box-diagnostic-metadata...
2022-07-19 Michael GouletUse LocalDefId in OpaqueTypeKey
2022-07-18 Dylan DPCRollup merge of #99351 - compiler-errors:arg-mismatch...
2022-07-18 Dylan DPCRollup merge of #99344 - notriddle:notriddle/multiple...
2022-07-18 Dylan DPCRollup merge of #99198 - RalfJung:alloc-null-ptr, r...
2022-07-18 Dylan DPCRollup merge of #98998 - workingjubilee:naked-means...
2022-07-18 Dylan DPCRollup merge of #98839 - 5225225:assert_transmute_copy_...
2022-07-18 borsAuto merge of #99232 - lcnr:no-bound-vars-check, r...
2022-07-18 borsAuto merge of #99223 - saethlin:panicless-split-mut...
2022-07-18 Philipp KronesMerge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39...
2022-07-18 borsAuto merge of #99181 - lcnr:arenaGTrc, r=wesleywiser
2022-07-18 Takayuki Maedaavoid `Symbol` to `&str` conversions
2022-07-18 borsAuto merge of #99137 - jackh726:wf-no-infcx, r=estebank
2022-07-17 Yuki OkushiRollup merge of #99360 - compiler-errors:issue-99331...
2022-07-17 Yuki OkushiRollup merge of #99356 - compiler-errors:tait-in-assoc...
2022-07-17 Yuki OkushiRollup merge of #99350 - compiler-errors:issue-99240...
2022-07-17 Yuki OkushiRollup merge of #98383 - m-ou-se:remove-memory-order...
2022-07-17 borsAuto merge of #99033 - 5225225:interpreter-validity...
2022-07-17 borsAuto merge of #99283 - RalfJung:miri, r=RalfJung
2022-07-17 borsAuto merge of #99040 - gimbles:ci-std-tests, r=pietroalbini
2022-07-17 borsAuto merge of #99362 - JohnTitor:rollup-4d5zo9d, r...
2022-07-17 Yuki OkushiRollup merge of #99354 - JohnTitor:issue-95829, r=compi...
2022-07-17 Yuki OkushiRollup merge of #99306 - JohnTitor:stabilize-future...
2022-07-17 Yuki OkushiRollup merge of #99302 - yaahc:gma-tracking-issue,...
2022-07-17 Yuki OkushiRollup merge of #99088 - niklasf:stabilize-process_set_...
2022-07-17 Yuki OkushiRollup merge of #99036 - TaKO8Ki:fix-test-for-88138...
2022-07-17 Yuki OkushiRollup merge of #97915 - tbu-:pr_os_string_fmt_write...
2022-07-17 Yuki OkushiRollup merge of #94927 - c410-f3r:stabilize-let-chains...
2022-07-16 borsAuto merge of #98866 - nagisa:nagisa/align-offset-wroom...
2022-07-16 CaioStabilize `let_chains`
2022-07-16 borsAuto merge of #99346 - matthiaskrgr:rollup-p4dl1qt...
2022-07-16 Matthias KrügerRollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string...
2022-07-16 Matthias KrügerRollup merge of #99323 - GuillaumeGomez:fix-gui-flaky...
2022-07-16 Matthias KrügerRollup merge of #99290 - compiler-errors:revert-98794...
2022-07-16 Matthias KrügerRollup merge of #99287 - GuillaumeGomez:rustdoc-json...
2022-07-16 Matthias KrügerRollup merge of #99259 - RalfJung:visit-a-place, r...
2022-07-16 Matthias KrügerRollup merge of #99258 - estebank:suggest-let, r=wesley...
2022-07-16 Matthias KrügerRollup merge of #99213 - davidtwco:translation-migrate...
2022-07-16 Matthias KrügerRollup merge of #98582 - oli-obk:unconstrained_opaque_t...
2022-07-16 Takayuki Maedaavoid some `Symbol` to `String` conversions
2022-07-16 borsAuto merge of #99263 - compiler-errors:issue-99261...
2022-07-16 Yuki OkushiRollup merge of #99277 - joshtriplett:stabilize-core...
2022-07-16 Yuki OkushiRollup merge of #99270 - rhysd:issue-99269, r=Mark...
2022-07-16 Yuki OkushiRollup merge of #99264 - eltociear:patch-14, r=compiler...
2022-07-16 Yuki OkushiRollup merge of #99253 - pierwill:pierwill/rm-storage...
2022-07-16 Yuki OkushiRollup merge of #98662 - LucasDumont:document_fs_write...
2022-07-16 Yuki OkushiRollup merge of #98387 - NobodyXu:feature/std_io_Error_...
2022-07-16 borsAuto merge of #95685 - oxidecomputer:restore-static...
2022-07-15 borsAuto merge of #99288 - Aaron1011:stable-intrinsics...
2022-07-15 borsAuto merge of #99015 - lcnr:fn-ctxt-no-more, r=compiler...
2022-07-15 lcnrprovide `generic_param_scope` for region errors
2022-07-15 borsAuto merge of #99046 - nnethercote:final-derive-output...
2022-07-15 borsAuto merge of #99278 - Dylan-DPC:rollup-fcln6st, r...
2022-07-15 Dylan DPCRollup merge of #99246 - Xanewok:update-rls, r=jyn514
2022-07-15 Dylan DPCRollup merge of #99209 - GuillaumeGomez:crate-level...
2022-07-15 Dylan DPCRollup merge of #99119 - TaKO8Ki:remove-string-matching...
2022-07-15 Dylan DPCRollup merge of #98869 - compiler-errors:stop_guessing_...
2022-07-15 Dylan DPCRollup merge of #88991 - libstd-switch:aarch64-nintendo...
2022-07-15 borsAuto merge of #99013 - RalfJung:dont-poison-my-places...
2022-07-15 borsAuto merge of #99267 - Dylan-DPC:rollup-d8l7y1o, r...
2022-07-15 Dylan DPCRollup merge of #99241 - danbev:intrinsics-comment...
2022-07-15 Dylan DPCRollup merge of #99239 - vakaras:add-myself-to-mir...
2022-07-15 Dylan DPCRollup merge of #99237 - GuillaumeGomez:rustdoc-css...
2022-07-15 Dylan DPCRollup merge of #99113 - WaffleLapkin:arc_simplify...
2022-07-15 borsAuto merge of #97406 - aliemjay:verify-bounds-fix-maste...
2022-07-15 Michael Gouletremove tcx from ObligationCauseCode::span
2022-07-15 Michael GouletRemove some more usages of guess_head_span
2022-07-15 borsAuto merge of #98203 - kckeiks:gather-body-owners-in...
2022-07-14 borsAuto merge of #96544 - m-ysk:feature/issue-96358, r...
2022-07-14 borsAuto merge of #99252 - lqd:win-dwarf5, r=eddyb
2022-07-14 borsAuto merge of #99242 - Dylan-DPC:rollup-34bqdh8, r...
2022-07-14 Dylan DPCRollup merge of #99236 - psumbera:Issue99208, r=Mark...
2022-07-14 Dylan DPCRollup merge of #99222 - atsuzaki:generic_const_err...
2022-07-14 Dylan DPCRollup merge of #99192 - Amanieu:fix-asm-srcloc, r...
2022-07-14 Dylan DPCRollup merge of #99000 - JulianKnodt:allow_resolve_no_s...
2022-07-14 Dylan DPCRollup merge of #98580 - PrestonFrom:issue_98466, r...
next