]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir_build
Rollup merge of #98915 - nnethercote:clarify-deriving-code, r=Mark-Simulacrum
[rust.git] / compiler / rustc_mir_build /
2022-07-02 Dylan DPCRollup merge of #98653 - TaKO8Ki:add-regression-test...
2022-07-02 Dylan DPCRollup merge of #98639 - camsteffen:no-node-binding...
2022-07-01 Guillaume GomezRollup merge of #98708 - pinkforest:rustdoc-fix-98690...
2022-07-01 Guillaume GomezRollup merge of #98460 - GuillaumeGomez:css-simplificat...
2022-07-01 Guillaume GomezRollup merge of #98418 - topjohnwu:macos-dylib, r=jyn514
2022-07-01 Guillaume GomezRollup merge of #97249 - GuillaumeGomez:details-summary...
2022-07-01 borsAuto merge of #93967 - cjgillot:short-struct-span,...
2022-07-01 borsAuto merge of #98767 - Dylan-DPC:rollup-j1gq5sr, r...
2022-07-01 Cameron SteffenFactor out hir::Node::Binding
2022-07-01 Dylan DPCRollup merge of #98644 - matthiaskrgr:drp_loc_span_err_...
2022-07-01 Dylan DPCRollup merge of #98585 - cuviper:covariant-thinbox...
2022-07-01 borsAuto merge of #98402 - cjgillot:undead, r=michaelwoerister
2022-07-01 Matthias KrügerRollup merge of #98686 - matthiaskrgr:test-46511, r...
2022-07-01 Matthias KrügerRollup merge of #98640 - cuviper:stable-rust-analyzer...
2022-07-01 Matthias KrügerRollup merge of #98610 - lcnr:emit_inference_failure_er...
2022-06-30 Matthias KrügerRollup merge of #98709 - GuillaumeGomez:rm-decl-for...
2022-06-30 Matthias KrügerRollup merge of #98695 - tshepang:or-pattern, r=compile...
2022-06-30 Matthias KrügerRollup merge of #98688 - RalfJung:from-mplace, r=oli-obk
2022-06-30 Matthias KrügerRollup merge of #98684 - matthiaskrgr:ice-test-72793...
2022-06-30 Matthias KrügerRollup merge of #98677 - lyming2007:issue-98492-fix...
2022-06-30 Matthias KrügerRollup merge of #98671 - GuillaumeGomez:source-sidebar...
2022-06-30 Matthias KrügerRollup merge of #98503 - RalfJung:scope-race, r=m-ou-se
2022-06-30 Matthias KrügerRollup merge of #97629 - guswynn:exclusive_struct,...
2022-06-30 borsAuto merge of #98377 - davidv1992:add-lifetimes-to...
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-30 David Woodmiddle: translation in `LintDiagnosticBuilder`
2022-06-30 Oli SchererChange enum->int casts to not go through MIR casts.
2022-06-30 borsAuto merge of #98649 - RalfJung:guardians-of-mir, r...
2022-06-29 Matthias KrügerRollup merge of #98687 - matthiaskrgr:test_47814, r...
2022-06-29 Matthias KrügerRollup merge of #98685 - camelid:sorting-flag, r=Guilla...
2022-06-29 Matthias KrügerRollup merge of #98683 - matthiaskrgr:ice-test-68875...
2022-06-29 Matthias KrügerRollup merge of #98682 - matthiaskrgr:test-94432, r...
2022-06-29 Matthias KrügerRollup merge of #98681 - Enselic:rustdoc-json-default...
2022-06-29 Matthias KrügerRollup merge of #96727 - oli-obk:no_expect, r=lcnr
2022-06-29 borsAuto merge of #98520 - RalfJung:invalid, r=compiler...
2022-06-29 borsAuto merge of #98680 - matthiaskrgr:rollup-1bkrrn9...
2022-06-29 Matthias KrügerRollup merge of #98668 - TaKO8Ki:avoid-many-&str-to...
2022-06-29 Matthias KrügerRollup merge of #98665 - ChrisDenton:deprecated-suggest...
2022-06-29 Matthias KrügerRollup merge of #98660 - eddyb:invalid-punct-stage1...
2022-06-29 Matthias KrügerRollup merge of #98652 - ojeda:warning-free-no_global_o...
2022-06-29 Matthias KrügerRollup merge of #98647 - ehuss:update-cargo, r=ehuss
2022-06-29 Matthias KrügerRollup merge of #98646 - notriddle:notriddle/main.js...
2022-06-29 Matthias KrügerRollup merge of #98643 - voidc:valtree-ref-pretty,...
2022-06-29 Matthias KrügerRollup merge of #98642 - yanchen4791:issue-98260-fix...
2022-06-29 Matthias KrügerRollup merge of #98636 - ehuss:mentions-wrapping, r...
2022-06-29 Matthias KrügerRollup merge of #98434 - dpaoliello:staticcrt, r=jyn514
2022-06-29 Dylan DPCRollup merge of #98625 - RalfJung:retag, r=oli-obk
2022-06-29 Dylan DPCRollup merge of #98607 - compiler-errors:tuple-wrap...
2022-06-29 Dylan DPCRollup merge of #98554 - DrMeepster:box_unsizing_is_not...
2022-06-29 Dylan DPCRollup merge of #98516 - dlrobertson:uefi_va_list,...
2022-06-29 Dylan DPCRollup merge of #98499 - JulianKnodt:erase_lifetime...
2022-06-29 Dylan DPCRollup merge of #98479 - leocth:atomic-bool-fetch-not...
2022-06-29 Dylan DPCRollup merge of #98415 - compiler-errors:rustc-borrowck...
2022-06-29 Takayuki Maedaavoid many `&str` to `String` conversions with `MultiSp...
2022-06-29 Oli SchererSome tracing cleanups
2022-06-29 borsAuto merge of #98558 - nnethercote:smallvec-1.8.1,...
2022-06-29 borsAuto merge of #98656 - Dylan-DPC:rollup-hhytn0c, r...
2022-06-29 Dylan DPCRollup merge of #98603 - compiler-errors:minor-borrowck...
2022-06-29 Dylan DPCRollup merge of #98549 - RalfJung:interpret-stacktraces...
2022-06-29 Dylan DPCRollup merge of #97786 - ferrocene:pa-fix-simulate...
2022-06-29 Dylan DPCRollup merge of #97423 - m-ou-se:memory-ordering-intrin...
2022-06-29 borsAuto merge of #98542 - jackh726:coinductive-wf, r=oli-obk
2022-06-28 Michael GouletDo not use a suggestion to change a binding's name...
2022-06-28 borsAuto merge of #98475 - notriddle:notriddle/index-fn...
2022-06-28 Matthias KrügerRollup merge of #98609 - TaKO8Ki:fix-ice-for-associated...
2022-06-28 Matthias KrügerRollup merge of #98602 - TaKO8Ki:add-regression-test...
2022-06-28 Matthias KrügerRollup merge of #98560 - TaKO8Ki:add-regression-test...
2022-06-28 Dylan DPCRollup merge of #98430 - camsteffen:flatten-refactor...
2022-06-28 Dylan DPCRollup merge of #98384 - rdzhaafar:fix-macos-rss-report...
2022-06-28 Dylan DPCRollup merge of #98337 - c410-f3r:assert-compiler,...
2022-06-28 Dylan DPCRollup merge of #98261 - WaffleLapkin:attempt_to_remove...
2022-06-28 borsAuto merge of #98396 - cjgillot:iwfchir, r=petrochenkov
2022-06-28 borsAuto merge of #98324 - conradludgate:write-vectored...
2022-06-28 borsAuto merge of #98222 - cjgillot:single-wf, r=michaelwoe...
2022-06-27 Matthias KrügerRollup merge of #98563 - RalfJung:interpret-alloc-check...
2022-06-27 Matthias KrügerRollup merge of #98331 - GuillaumeGomez:rustdoc-arg...
2022-06-27 Matthias KrügerRollup merge of #97780 - compiler-errors:field-wfcheck...
2022-06-27 Matthias KrügerRollup merge of #97389 - m-ou-se:memory-ordering-diagno...
2022-06-27 borsAuto merge of #98285 - nikic:update-llvm-5, r=cuviper
2022-06-27 borsAuto merge of #98221 - cjgillot:single-coh, r=lcnr
2022-06-26 Nicholas NethercoteUpdate `smallvec` to 1.8.1.
2022-06-26 borsAuto merge of #98187 - mystor:fast_span_call_site,...
2022-06-26 Matthias KrügerRollup merge of #98538 - TaKO8Ki:add-test-for-issue...
2022-06-26 Matthias KrügerRollup merge of #98535 - GuillaumeGomez:regression...
2022-06-26 Matthias KrügerRollup merge of #98428 - davidtwco:translation-derive...
2022-06-26 Matthias KrügerRollup merge of #98297 - GuillaumeGomez:help-pocket...
2022-06-26 Matthias KrügerRollup merge of #97908 - iago-lito:stabilize_nonzero_ch...
2022-06-26 Matthias KrügerRollup merge of #97743 - RalfJung:const-err-future...
2022-06-26 Matthias KrügerRollup merge of #97295 - c410-f3r:yet-another-let-chain...
2022-06-26 Matthias KrügerRollup merge of #97140 - joboet:solid_parker, r=m-ou-se
2022-06-26 borsAuto merge of #98190 - nnethercote:optimize-derive...
2022-06-26 borsAuto merge of #98518 - RalfJung:miri, r=RalfJung
2022-06-26 Yuki OkushiRollup merge of #98502 - GuillaumeGomez:source-sidebar...
2022-06-26 Yuki OkushiRollup merge of #98491 - antoyo:fix/ui-test-backtrace...
2022-06-26 Yuki OkushiRollup merge of #98488 - Mark-Simulacrum:bump-rls,...
2022-06-26 Yuki OkushiRollup merge of #98474 - dtolnay:python3, r=Mark-Simulacrum
2022-06-26 Yuki OkushiRollup merge of #98385 - m-ou-se:llvm-12-memory-order...
2022-06-26 Yuki OkushiRollup merge of #98371 - compiler-errors:better-opaque...
2022-06-26 borsAuto merge of #98140 - klensy:compiletest-strip, r...
2022-06-25 borsAuto merge of #97513 - jyn514:submodule-handling, r...
next