]> git.lizzy.rs Git - rust.git/history - compiler/rustc_errors
Rollup merge of #98391 - joboet:sgx_parker, r=m-ou-se
[rust.git] / compiler / rustc_errors /
2022-12-10 Matthias KrügerRollup merge of #98391 - joboet:sgx_parker, r=m-ou-se
2022-12-09 Matthias KrügerRollup merge of #105489 - eltociear:patch-17, r=Dylan-DPC
2022-12-09 Matthias KrügerRollup merge of #105480 - notriddle:notriddle/sidebar...
2022-12-09 Matthias KrügerRollup merge of #105468 - sunfishcode:sunfishcode/main...
2022-12-09 Matthias KrügerRollup merge of #105453 - scottmcm:vecdeque_from_iter...
2022-12-09 Matthias KrügerRollup merge of #105385 - uweigand:s390x-test-lld,...
2022-12-09 Matthias KrügerRollup merge of #105265 - aDotInTheVoid:sum-product...
2022-12-09 Matthias KrügerRollup merge of #102406 - mejrs:missing_copy, r=wesleywiser
2022-12-09 borsAuto merge of #105363 - WaffleLapkin:thin2win_box_next_...
2022-12-09 borsAuto merge of #105262 - eduardosm:more-inline-always...
2022-12-09 borsAuto merge of #104572 - pkubaj:patch-1, r=cuviper
2022-12-09 borsAuto merge of #105486 - matthiaskrgr:rollup-o7c4l1c...
2022-12-09 Matthias KrügerRollup merge of #105245 - RalfJung:align_to, r=Amanieu
2022-12-09 Matthias KrügerRollup merge of #105216 - GuillaumeGomez:rm-unused...
2022-12-09 borsAuto merge of #104449 - oli-obk:unhide_unknown_spans...
2022-12-08 Matthias KrügerRollup merge of #105405 - sunfishcode:sunfishcode/expor...
2022-12-08 Matthias KrügerRollup merge of #105255 - cjgillot:issue-105197, r...
2022-12-08 Matthias KrügerRollup merge of #105120 - solid-rs:patch/kmc-solid...
2022-12-08 Matthias KrügerRollup merge of #104922 - estebank:fur-elize, r=oli-obk
2022-12-07 Matthias KrügerRollup merge of #105267 - compiler-errors:issue-104613...
2022-12-07 borsAuto merge of #103459 - ChrisDenton:propagate-nulls...
2022-12-06 Matthias KrügerRollup merge of #105298 - krasimirgg:llvm-16-dec-1...
2022-12-06 borsAuto merge of #105271 - eduardosm:inline-always-int...
2022-12-06 Oli SchererProperly indent messages
2022-12-06 Oli SchererStart emitting labels even if their pointed to file...
2022-12-06 Oli Schererremove an unnecessary `?`
2022-12-06 Oli SchererSimplify span fallback
2022-12-06 Oli SchererSimplify some nested conditions
2022-12-06 Matthias KrügerRollup merge of #105362 - WaffleLapkin:🙅, r=oli-obk
2022-12-06 Matthias KrügerRollup merge of #105174 - chenyukang:yukang/fix-105028...
2022-12-06 Matthias KrügerRollup merge of #105004 - TaKO8Ki:fix-104897, r=wesleywiser
2022-12-06 Matthias KrügerRollup merge of #104898 - oli-obk:group_all_the_things...
2022-12-06 borsAuto merge of #105229 - saethlin:zst-writes-to-unions...
2022-12-06 Matthias KrügerRollup merge of #105339 - BoxyUwU:wf_ct_kind_expr,...
2022-12-06 Matthias KrügerRollup merge of #105254 - cjgillot:issue-105251, r...
2022-12-06 Matthias KrügerRollup merge of #105243 - RalfJung:no-op-let, r=Mark...
2022-12-06 Matthias KrügerRollup merge of #105098 - lyming2007:issue-103869-fix...
2022-12-06 Matthias KrügerRollup merge of #104439 - ferrocene:pa-generate-copyrig...
2022-12-06 borsAuto merge of #105175 - michaelwoerister:add-stable...
2022-12-06 Yuki OkushiRollup merge of #105256 - GuillaumeGomez:comment-method...
2022-12-06 Yuki OkushiRollup merge of #105246 - JakobDegen:run-mir-tests...
2022-12-06 Yuki OkushiRollup merge of #105207 - RalfJung:interpret-clobber...
2022-12-06 Yuki OkushiRollup merge of #104967 - willcrichton:fix-scrape-examp...
2022-12-06 borsAuto merge of #105220 - oli-obk:feeding, r=cjgillot
2022-12-06 borsAuto merge of #105119 - JakobDegen:inline-experiments...
2022-12-05 Matthias KrügerRollup merge of #105230 - cjgillot:issue-104312, r...
2022-12-05 Matthias KrügerRollup merge of #105223 - lukas-code:(ExprWithBlock...
2022-12-05 Matthias KrügerRollup merge of #105222 - devnexen:fbsd_update_img...
2022-12-05 Matthias KrügerRollup merge of #105180 - nbdd0121:async_track_caller...
2022-12-05 Matthias KrügerRollup merge of #104953 - jyn514:fewer-submodule-update...
2022-12-05 Matthias KrügerRollup merge of #104952 - jyn514:setup, r=Mark-Simulacrum
2022-12-05 Matthias KrügerRollup merge of #104912 - RalfJung:per, r=Mark-Simulacrum
2022-12-05 borsAuto merge of #105176 - klensy:docker-smol, r=Mark...
2022-12-05 borsAuto merge of #2715 - RalfJung:rustup, r=RalfJung
2022-12-05 Ralf JungMerge from rustc
2022-12-05 borsAuto merge of #105046 - scottmcm:vecdeque-vs-vec, r...
2022-12-05 borsAuto merge of #104824 - klensy:bump-some, r=Mark-Simulacrum
2022-12-05 borsAuto merge of #104920 - compiler-errors:avoid-infcx...
2022-12-04 borsAuto merge of #105094 - Swatinem:generator-not-future...
2022-12-04 borsAuto merge of #104535 - mikebenfield:discr-fix, r=pnkfelix
2022-12-04 borsAuto merge of #105261 - matthiaskrgr:rollup-9ghhc9c...
2022-12-04 Matthias KrügerRollup merge of #105253 - bjorn3:update_rustbuild_deps...
2022-12-04 Matthias KrügerRollup merge of #105247 - cjgillot:issue-102682, r...
2022-12-04 Matthias KrügerRollup merge of #105236 - JohnTitor:issue-47814, r...
2022-12-04 Matthias KrügerRollup merge of #105224 - cjgillot:issue-104240, r...
2022-12-04 Matthias KrügerRollup merge of #105141 - ohno418:fix-ice-on-invalid...
2022-12-04 Matthias KrügerRollup merge of #101975 - chenyukang:fix-101749, r...
2022-12-04 borsAuto merge of #103293 - est31:untwist_and_drop_order...
2022-12-04 Matthias KrügerRollup merge of #105237 - JohnTitor:issue-79450, r...
2022-12-04 Matthias KrügerRollup merge of #105142 - nbdd0121:inline_const, r...
2022-12-04 Matthias KrügerRollup merge of #105123 - BlackHoleFox:fixing-the-macos...
2022-12-04 Matthias KrügerRollup merge of #104856 - luqmana:associated-const...
2022-12-04 borsAuto merge of #101514 - nvzqz:nvzqz/stabilize-nonzero...
2022-12-04 borsAuto merge of #105121 - oli-obk:simpler-cheaper-dump_mi...
2022-12-04 borsAuto merge of #104757 - camelid:consolidate-lints,...
2022-12-04 borsAuto merge of #105217 - jyn514:submodule-fixes, r=bjorn3
2022-12-03 borsAuto merge of #105218 - matthiaskrgr:rollup-8d3k08n...
2022-12-03 Matthias KrügerRollup merge of #105214 - RalfJung:miri, r=RalfJung
2022-12-03 Matthias KrügerRollup merge of #105208 - chenyukang:yukang/fix-105069...
2022-12-03 Matthias KrügerRollup merge of #105201 - cjgillot:issue-105040, r...
2022-12-03 Matthias KrügerRollup merge of #105200 - cjgillot:issue-104562, r...
2022-12-03 Matthias KrügerRollup merge of #105193 - tmiasko:naked-nocoverage...
2022-12-03 Matthias KrügerRollup merge of #105164 - compiler-errors:revert-import...
2022-12-03 Matthias KrügerRollup merge of #105153 - oli-obk:fail_faster, r=compil...
2022-12-03 Matthias KrügerRollup merge of #105050 - WaffleLapkin:uselessrefign...
2022-12-03 Matthias KrügerRollup merge of #104199 - SarthakSingh31:issue-97417...
2022-12-03 borsAuto merge of #97485 - bjorn3:new_archive_writer, r...
2022-12-03 yukangfix #101749, use . instead of :: when accessing a metho...
2022-12-03 borsAuto merge of #2712 - RalfJung:rustup, r=RalfJung
2022-12-02 Matthias KrügerRollup merge of #105162 - compiler-errors:fn-sig-arity...
2022-12-02 borsAuto merge of #104999 - saethlin:immediate-abort-inlini...
2022-12-02 Ralf JungMerge from rustc
2022-12-02 Matthias KrügerRollup merge of #105132 - GuillaumeGomez:migrate-summar...
2022-12-02 Matthias KrügerRollup merge of #104614 - Nilstrieb:type-ascribe!,...
2022-12-01 Maybe WaffleRemove useless borrows and derefs
2022-12-01 Philipp KronesMerge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76...
2022-12-01 borsAuto merge of #105003 - flba-eb:only_windows, r=Mark...
2022-12-01 Matthias KrügerRollup merge of #105078 - TaKO8Ki:fix-105011, r=nnethercote
2022-12-01 borsAuto merge of #104160 - Ayush1325:windows-args, r=m...
2022-11-30 Matthias KrügerRollup merge of #105063 - aDotInTheVoid:rdj-dont-assume...
next