]> git.lizzy.rs Git - rust.git/history - compiler
Point out incompatible closure bounds
[rust.git] / compiler /
2022-10-10 Michael GouletPoint out incompatible closure bounds
2022-10-09 borsAuto merge of #89123 - the8472:push_in_capacity, r...
2022-10-09 borsAuto merge of #102850 - JohnTitor:rollup-lze1w03, r...
2022-10-09 Yuki OkushiRollup merge of #102838 - RalfJung:miri-bootstrap,...
2022-10-09 Yuki OkushiRollup merge of #102834 - compiler-errors:unnecessary...
2022-10-09 Yuki OkushiRollup merge of #102831 - compiler-errors:rustdoc-norm...
2022-10-09 Yuki OkushiRollup merge of #102829 - compiler-errors:rename-impl...
2022-10-09 Yuki OkushiRollup merge of #102820 - ehuss:let-else-nightly-sugges...
2022-10-09 Yuki OkushiRollup merge of #102799 - rol1510:issue-100421-fix...
2022-10-09 Yuki OkushiRollup merge of #102072 - scottmcm:ptr-alignment-type...
2022-10-09 Yuki OkushiRollup merge of #101118 - devnexen:fs_getmode_bsd,...
2022-10-09 borsAuto merge of #93668 - SUPERCILEX:path_alloc, r=joshtri...
2022-10-09 borsAuto merge of #102332 - chriswailes:ndk-update, r=chris...
2022-10-09 borsAuto merge of #102822 - notriddle:rollup-mgfjb62, r...
2022-10-09 Michael GouletImplItemKind::TyAlias => ImplItemKind::Type
2022-10-09 Michael HowellRollup merge of #102818 - rust-lang:clean-up-highlight...
2022-10-09 Michael HowellRollup merge of #102812 - est31:remove_lazy, r=dtolnay
2022-10-09 Michael HowellRollup merge of #102807 - aDotInTheVoid:rdj-rustup...
2022-10-09 Michael HowellRollup merge of #102790 - cuviper:llvm-tblgen, r=jyn514
2022-10-09 Michael HowellRollup merge of #102782 - Hosshii:issue-102124, r=Mark...
2022-10-09 Michael HowellRollup merge of #102661 - chrysn-pull-requests:rustdoc...
2022-10-09 Michael HowellRollup merge of #102514 - b-naber:binder-print-fixes...
2022-10-09 Michael HowellRollup merge of #99818 - aliemjay:fix-closure-normalize...
2022-10-08 Eric HussShow let-else suggestion on stable.
2022-10-08 Matthias KrügerRollup merge of #102815 - notriddle:notriddle/mobile...
2022-10-08 Matthias KrügerRollup merge of #102723 - pcc:run-make-cc, r=Mark-Simul...
2022-10-08 Matthias KrügerRollup merge of #102604 - anirudh24seven:anirudh_improv...
2022-10-08 Matthias KrügerRollup merge of #102581 - jyn514:src-detection, r=Mark...
2022-10-08 Matthias KrügerRollup merge of #99880 - compiler-errors:escape-ascii...
2022-10-08 Matthias KrügerRollup merge of #99194 - simlay:simlay/update-rust...
2022-10-08 borsAuto merge of #102315 - RalfJung:assert_unsafe_precondi...
2022-10-08 b-naberhandle late-bound vars from inner binders correctly...
2022-10-08 borsAuto merge of #102809 - matthiaskrgr:rollup-qq62vuv...
2022-10-08 Matthias KrügerRollup merge of #102798 - notriddle:notriddle/text...
2022-10-08 Matthias KrügerRollup merge of #102797 - notriddle:notriddle/rightside...
2022-10-08 Matthias KrügerRollup merge of #102789 - GuillaumeGomez:update-browser...
2022-10-08 Matthias KrügerRollup merge of #102788 - joshtriplett:bump-rustc-dev...
2022-10-08 Matthias KrügerRollup merge of #102785 - fee1-dead-contrib:rm_autoimpl...
2022-10-08 Matthias KrügerRollup merge of #102778 - nbdd0121:mir, r=tmiasko
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-08 Matthias KrügerRollup merge of #101520 - oli-obk:transmute_lifetimes...
2022-10-08 borsAuto merge of #100720 - camsteffen:representable, r...
2022-10-08 borsAuto merge of #99505 - joboet:futex_once, r=thomcc
2022-10-08 Ali MJ Al-Nasrawydon't ICE when normalizing closure input tys
2022-10-07 borsAuto merge of #102792 - weihanglo:update-cargo, r=ehuss
2022-10-07 borsAuto merge of #102091 - RalfJung:const_err, r=oli-obk
2022-10-07 borsAuto merge of #102787 - Dylan-DPC:rollup-fvbb4t9, r...
2022-10-07 Dylan DPCRollup merge of #102780 - RalfJung:miri-lib-sys, r...
2022-10-07 Dylan DPCRollup merge of #102779 - TaKO8Ki:fix-type-of-ice-10276...
2022-10-07 Dylan DPCRollup merge of #102764 - compiler-errors:issue-102762...
2022-10-07 Dylan DPCRollup merge of #102760 - saethlin:dont-reinit-buffer...
2022-10-07 Dylan DPCRollup merge of #102475 - RalfJung:unsafe, r=dtolnay
2022-10-07 Dylan DPCRollup merge of #102300 - scottmcm:simpler-fold-closure...
2022-10-07 Oli SchererAllow transmutes between the same types after erasing...
2022-10-07 Ralf Jungmake const_err a hard error
2022-10-07 DeadbeefRemove `DefId` from some `SelectionCandidate` variants
2022-10-07 Cameron SteffenRewrite representability
2022-10-07 borsAuto merge of #101632 - camsteffen:refactor-infer-err...
2022-10-07 Cameron SteffenChange InferCtxtBuilder from enter to build
2022-10-07 Takayuki Maedafix a ICE #102768
2022-10-07 Cameron SteffenRemove a reference from Inherited
2022-10-07 Cameron SteffenRemove TypeckResults from InferCtxt
2022-10-07 Cameron SteffenIntroduce TypeErrCtxt
2022-10-07 Gary GuoFix MIR inlining of asm_unwind
2022-10-07 borsAuto merge of #102025 - chenyukang:fix-102002, r=jyn514
2022-10-07 borsAuto merge of #102767 - matthiaskrgr:rollup-vcbt81v...
2022-10-07 Matthias KrügerRollup merge of #102761 - est31:let_else_uninhabited_te...
2022-10-07 Matthias KrügerRollup merge of #102748 - cuviper:i586-gnu-uncompress...
2022-10-07 Matthias KrügerRollup merge of #102747 - notriddle:notriddle/docblock...
2022-10-07 Matthias KrügerRollup merge of #102744 - notriddle:notriddle/content...
2022-10-07 Matthias KrügerRollup merge of #102720 - lyming2007:issue-102397-fix...
2022-10-07 Matthias KrügerRollup merge of #102577 - kornelski:non-code-visual...
2022-10-07 borsAuto merge of #101988 - petrochenkov:flavor2, r=lqd
2022-10-07 Michael GouletCheck WhereClauseReferencesSelf after all other object...
2022-10-06 borsAuto merge of #102729 - flip1995:clippyup, r=Manishearth
2022-10-06 KornelWarn about Visual Studio Code branding confusion
2022-10-06 borsAuto merge of #102741 - matthiaskrgr:rollup-63no5tz...
2022-10-06 Philipp KronesMerge commit '8f1ebdd18bdecc621f16baaf779898cc08cc2766...
2022-10-06 Matthias KrügerRollup merge of #102736 - GuillaumeGomez:search-input...
2022-10-06 Matthias KrügerRollup merge of #102725 - nnethercote:rm-Z-time, r...
2022-10-06 Matthias KrügerRollup merge of #102718 - compiler-errors:opaque-bound...
2022-10-06 Matthias KrügerRollup merge of #102680 - dtolnay:btreesend, r=thomcc
2022-10-06 Matthias KrügerRollup merge of #98496 - BoxyUwU:instancers_bad_equalit...
2022-10-06 ouz-aRemove `mir::CastKind::Misc`
2022-10-06 borsAuto merge of #99497 - vladimir-ea:stdlib_os_api_watcho...
2022-10-06 Vadim Petrochenkovrustc_target: Refactor internal linker flavors
2022-10-06 borsAuto merge of #102707 - fmease:rustdoc-render-more...
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 Boxyreviews
2022-10-06 borsAuto merge of #102726 - matthiaskrgr:rollup-2ghn38b...
2022-10-06 Matthias KrügerRollup merge of #102710 - Rageking8:add-test-for-issue...
2022-10-06 Matthias KrügerRollup merge of #102708 - TaKO8Ki:improve-eqeq-suggesti...
2022-10-06 Matthias KrügerRollup merge of #102694 - compiler-errors:fn-to-method...
2022-10-06 Matthias KrügerRollup merge of #102693 - BlackHoleFox:revert-apple...
2022-10-06 Nicholas NethercoteBe consistent about deciding whether to print pass...
2022-10-06 Nicholas NethercoteRemove `-Ztime` option.
2022-10-06 Nicholas NethercoteFix some comments.
2022-10-06 borsAuto merge of #99324 - reez12g:issue-99144, r=jyn514
2022-10-06 borsAuto merge of #102573 - RalfJung:mirisync, r=oli-obk
2022-10-05 Yiming Leido not reverse the expected type and found type for...
next