]> git.lizzy.rs Git - rust.git/history - src
add test for 47814
[rust.git] / src /
2022-06-29 Matthias Krügeradd test for 47814
2022-06-29 borsAuto merge of #98669 - Dylan-DPC:rollup-8uzhcip, r...
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 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 #98525 - JohnTitor:issue-79224, r=compi...
2022-06-29 Dylan DPCRollup merge of #98277 - compiler-errors:issue-93596...
2022-06-29 Dylan DPCRollup merge of #97786 - ferrocene:pa-fix-simulate...
2022-06-29 Dylan DPCRollup merge of #97542 - compiler-errors:arg-mismatch...
2022-06-29 Dylan DPCRollup merge of #97423 - m-ou-se:memory-ordering-intrin...
2022-06-29 kadminErase regions in new abstract consts
2022-06-29 borsAuto merge of #98542 - jackh726:coinductive-wf, r=oli-obk
2022-06-29 Michael GouletDon't point at another arg if we're already pointing...
2022-06-29 borsAuto merge of #98376 - nnethercote:improve-derive-Parti...
2022-06-28 Michael GouletMigrate some rustc_borrowck diagnostics to SessionDiagn...
2022-06-28 Michael GouletDo not use a suggestion to change a binding's name...
2022-06-28 Michael GouletRemove redundant logic to suggest `as_ref`
2022-06-28 Michael GouletNote concrete type being coerced into object
2022-06-28 Michael GouletFix trait object reborrow suggestion
2022-06-28 borsAuto merge of #98475 - notriddle:notriddle/index-fn...
2022-06-28 borsAuto merge of #98632 - matthiaskrgr:rollup-peg868d...
2022-06-28 Matthias KrügerRollup merge of #98623 - pro465:patch-1, r=Dylan-DPC
2022-06-28 Matthias KrügerRollup merge of #98621 - krasimirgg:llvm-15-wrapper...
2022-06-28 Matthias KrügerRollup merge of #98619 - Mark-Simulacrum:fix-triagebot...
2022-06-28 Matthias KrügerRollup merge of #98617 - ChrisDenton:const-unwrap,...
2022-06-28 Matthias KrügerRollup merge of #98611 - GuillaumeGomez:rustdoc-json...
2022-06-28 Matthias KrügerRollup merge of #98609 - TaKO8Ki:fix-ice-for-associated...
2022-06-28 Matthias KrügerRollup merge of #98606 - lnicola:rust-analyzer-2022...
2022-06-28 Matthias KrügerRollup merge of #98602 - TaKO8Ki:add-regression-test...
2022-06-28 Matthias KrügerRollup merge of #98564 - jyn514:remove-tmp-dir, r=Mark...
2022-06-28 Matthias KrügerRollup merge of #98560 - TaKO8Ki:add-regression-test...
2022-06-28 Matthias KrügerRollup merge of #98548 - Enselic:allow-typedef-diff...
2022-06-28 borsAuto merge of #98188 - mystor:fast_group_punct, r=eddyb
2022-06-28 Ralf Jungemit Retag for compound types with reference fields
2022-06-28 borsAuto merge of #98612 - Dylan-DPC:rollup-7tasikc, r...
2022-06-28 Dylan DPCRollup merge of #98597 - wwylele:patch-1, r=Mark-Simulacrum
2022-06-28 Dylan DPCRollup merge of #98595 - cuviper:send-sync-thinbox...
2022-06-28 Dylan DPCRollup merge of #98555 - mkroening:hermit-lock-init...
2022-06-28 Dylan DPCRollup merge of #98430 - camsteffen:flatten-refactor...
2022-06-28 Dylan DPCRollup merge of #98420 - davidtwco:translation-lint...
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 Dylan DPCRollup merge of #97346 - JohnTitor:remove-back-compat...
2022-06-28 borsAuto merge of #98396 - cjgillot:iwfchir, r=petrochenkov
2022-06-28 Guillaume GomezAdd regression test for glob import ICE in rustdoc...
2022-06-28 Guillaume GomezFix glob import ICE in rustdoc JSON format
2022-06-28 Takayuki Maedafix ice for associated constant generics
2022-06-28 Martin Nordholtstest/rustdoc-json/assoc_type.rs: Maximize chance of...
2022-06-28 Martin Nordholtsrustdoc-json: Add assoc type ICE regression test
2022-06-28 Michael GouletRemove `final_arg_types`, improve tuple wrapping suggestion
2022-06-28 Mara BosRename/restructure memory ordering intrinsics.
2022-06-28 Laurențiu Nicola:arrow_up: rust-analyzer
2022-06-28 borsAuto merge of #98324 - conradludgate:write-vectored...
2022-06-28 Michael GouletUse typed indices in argument mismatch algorithm
2022-06-28 Jack HueyMake empty bounds lower to WellFormed and make WellForm...
2022-06-28 borsAuto merge of #98222 - cjgillot:single-wf, r=michaelwoe...
2022-06-28 Takayuki Maedaadd regression test for #80074
2022-06-27 borsAuto merge of #98591 - matthiaskrgr:rollup-7dok1wq...
2022-06-27 Michael HowellAdd comments, fixes for `0` sentinel
2022-06-27 Matthias KrügerRollup merge of #98587 - RalfJung:core-tests, r=thomcc
2022-06-27 Matthias KrügerRollup merge of #98581 - ehuss:triagebot-mentions,...
2022-06-27 Matthias KrügerRollup merge of #98579 - RalfJung:alloc-tests, r=thomcc
2022-06-27 Matthias KrügerRollup merge of #98578 - rust-lang:oli-obk-patch-1...
2022-06-27 Matthias KrügerRollup merge of #98577 - GuillaumeGomez:associated...
2022-06-27 Matthias KrügerRollup merge of #98576 - lcnr:region-stuff-cool-beans...
2022-06-27 Matthias KrügerRollup merge of #98563 - RalfJung:interpret-alloc-check...
2022-06-27 Matthias KrügerRollup merge of #98506 - compiler-errors:object-safety...
2022-06-27 Matthias KrügerRollup merge of #98331 - GuillaumeGomez:rustdoc-arg...
2022-06-27 borsAuto merge of #97307 - SparrowLii:parallel, r=cjgillot
2022-06-27 Michael HowellUpdate src/librustdoc/html/static/js/externs.js
2022-06-27 Michael HowellPut back, fix ()-output optimization
2022-06-27 Michael HowellAdd documentation
2022-06-27 borsAuto merge of #98566 - matthiaskrgr:rollup-43etyls...
2022-06-27 Oli SchererRemove eddyb from miri failure pings
2022-06-27 Guillaume GomezAdd test for associated items in rustdoc JSON
2022-06-27 Guillaume GomezFix kind for associated types in rustdoc JSON output...
2022-06-27 Yuki OkushiRemove a back-compat hack on lazy TAIT
2022-06-27 Guillaume GomezFinish rustdoc error improvement
2022-06-27 Shivani BhardwajAdd test for help output with -W
2022-06-27 Shivani BhardwajAdd test for default rustdoc run
2022-06-27 Shivani BhardwajFix `rustdoc` argument error
2022-06-27 Matthias KrügerRollup merge of #98561 - Wilfred:patch-4, r=fee1-dead
2022-06-27 Matthias KrügerRollup merge of #98556 - BlaCoiso:patch-1, r=jyn514
2022-06-27 Matthias KrügerRollup merge of #98530 - davidkna:known-bug-ref, r...
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 Joshua NelsonRemove references to `./tmp` in-tree
2022-06-27 borsAuto merge of #98221 - cjgillot:single-coh, r=lcnr
2022-06-27 Nika Layzellproc_macro: stop using a remote object handle for Punct
2022-06-27 Takayuki Maedaadd regression test for #85907
next