]> git.lizzy.rs Git - rust.git/history - compiler/rustc_span
Tweak "the following other types implement trait"
[rust.git] / compiler / rustc_span /
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 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 borsAuto merge of #2712 - RalfJung:rustup, r=RalfJung
2022-12-03 borsAuto merge of #105183 - GuillaumeGomez:merge-and-dedup...
2022-12-03 borsAuto merge of #105133 - oli-obk:promoted_def_ids, r...
2022-12-03 Yuki OkushiRollup merge of #105100 - jhpratt:fix-docs, r=JohnTitor
2022-12-03 Yuki OkushiRollup merge of #105032 - HintringerFabian:improve_docs...
2022-12-03 Yuki OkushiRollup merge of #104903 - spastorino:consolidate-normal...
2022-12-02 Matthias KrügerRollup merge of #105163 - compiler-errors:afit-lt-arity...
2022-12-02 Matthias KrügerRollup merge of #105162 - compiler-errors:fn-sig-arity...
2022-12-02 Matthias KrügerRollup merge of #105155 - notriddle:notriddle/flexbox...
2022-12-02 Matthias KrügerRollup merge of #105144 - compiler-errors:normalization...
2022-12-02 Matthias KrügerRollup merge of #105033 - durin42:llvm-16-dont-tail...
2022-12-02 Matthias KrügerRollup merge of #105026 - oToToT:aarch64-v8a, r=davidtwco
2022-12-02 borsAuto merge of #104999 - saethlin:immediate-abort-inlini...
2022-12-02 Ralf JungMerge from rustc
2022-12-02 borsAuto merge of #104863 - nnethercote:reduce-lint-macros...
2022-12-02 borsAuto merge of #105166 - matthiaskrgr:rollup-s9l6vt2...
2022-12-02 Matthias KrügerRollup merge of #105143 - notriddle:notriddle/scraped...
2022-12-02 Matthias KrügerRollup merge of #105137 - yjhn:patch-1, r=Dylan-DPC
2022-12-02 Matthias KrügerRollup merge of #105136 - RalfJung:deref-promotion...
2022-12-02 Matthias KrügerRollup merge of #105132 - GuillaumeGomez:migrate-summar...
2022-12-02 Matthias KrügerRollup merge of #105126 - Sp00ph:const_new_in, r=dtolnay
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 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 #104895 - chenyukang:yukang/fix-104884...
2022-11-30 Matthias KrügerRollup merge of #104865 - pratushrai0309:bootstrap...
2022-11-30 Matthias KrügerRollup merge of #103065 - aDotInTheVoid:rdj-arg-pattern...
2022-11-30 borsAuto merge of #99814 - aliemjay:patch-2, r=jackh726
2022-11-30 Matthias KrügerRollup merge of #104811 - haraldh:feat/wasm32_wasi_shut...
2022-11-30 Matthias KrügerRollup merge of #104697 - dingxiangfei2009:fix-euv...
2022-11-29 Matthias KrügerRollup merge of #104627 - calebzulawski:print-target...
2022-11-29 Matthias KrügerRollup merge of #104523 - flba-eb:fix_nto_target_name...
2022-11-29 Matthias KrügerRollup merge of #104436 - ismailmaj:add-slice-to-stack...
2022-11-29 Matthias KrügerRollup merge of #103876 - oli-obk:tait_implications...
2022-11-29 borsAuto merge of #94487 - oli-obk:stable_hash_ty, r=fee1...
2022-11-29 borsAuto merge of #104947 - cjgillot:verify-hir-nest, r...
2022-11-29 Matthias KrügerRollup merge of #104978 - Veykril:patch-2, r=jyn514
2022-11-29 Matthias KrügerRollup merge of #104959 - compiler-errors:revert-104269...
2022-11-29 Matthias KrügerRollup merge of #104465 - djkoloski:improve_fuchsia_tes...
2022-11-29 borsAuto merge of #105001 - nicholasbishop:bishop-more...
2022-11-29 borsAuto merge of #104992 - ehuss:docs-triagebot-assign...
2022-11-28 Matthias KrügerRollup merge of #105006 - RalfJung:scalar-pair-alignmen...
2022-11-28 Matthias KrügerRollup merge of #104998 - JakobDegen:mailmap, r=jyn514
2022-11-28 Matthias KrügerRollup merge of #104982 - RalfJung:norun, r=oli-obk
2022-11-28 Matthias KrügerRollup merge of #104956 - mucinoab:issue-104870, r...
2022-11-28 Matthias KrügerRollup merge of #104954 - vincenzopalazzo:macros/prinf...
2022-11-28 Matthias KrügerRollup merge of #104936 - cjgillot:self-rpit-orig-too...
2022-11-28 Matthias KrügerRollup merge of #104933 - RalfJung:interpret-partial...
2022-11-28 Matthias KrügerRollup merge of #104891 - fee1-dead-contrib:escaping_bo...
2022-11-28 borsAuto merge of #102991 - Sp00ph:master, r=scottmcm
2022-11-28 Dylan DPCRollup merge of #104927 - compiler-errors:binder-shifti...
2022-11-28 Dylan DPCRollup merge of #104907 - compiler-errors:selcx-infcx...
2022-11-28 Dylan DPCRollup merge of #104890 - lcnr:small-cleanup, r=fee1...
2022-11-28 Dylan DPCRollup merge of #104795 - estebank:multiline-spans...
2022-11-28 Dylan DPCRollup merge of #104732 - WaffleLapkin:from_def_idn...
2022-11-28 Dylan DPCRollup merge of #104360 - petrochenkov:stabverb, r...
2022-11-28 borsAuto merge of #2698 - RalfJung:miri-in-rustc, r=oli-obk
2022-11-28 borsAuto merge of #104915 - weihanglo:update-cargo, r=ehuss
2022-11-28 borsAuto merge of #104990 - matthiaskrgr:rollup-oskk8v3...
2022-11-27 Matthias KrügerRollup merge of #104989 - RalfJung:miri, r=RalfJung
2022-11-27 Matthias KrügerRollup merge of #104984 - GuillaumeGomez:remote-crate...
2022-11-27 Matthias KrügerRollup merge of #104976 - WaffleLapkin:move_comments...
2022-11-27 Matthias KrügerRollup merge of #104955 - GuillaumeGomez:migrate-to...
2022-11-27 borsAuto merge of #104506 - joshtriplett:style-principles...
2022-11-27 borsAuto merge of #2702 - RalfJung:rustup, r=RalfJung
2022-11-27 Ralf JungMerge from rustc
2022-11-27 borsAuto merge of #104983 - matthiaskrgr:rollup-018sk73...
2022-11-27 Matthias KrügerRollup merge of #104946 - notriddle:notriddle/popover...
next