]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Rollup merge of #67848 - ollie27:float_link_name_attr, r=Dylan-DPC
[rust.git] / src / librustc_mir /
2020-01-04 Guillaume GomezRollup merge of #67848 - ollie27:float_link_name_attr...
2020-01-04 Guillaume GomezRollup merge of #67837 - GuillaumeGomez:clean-up-err...
2020-01-04 Guillaume GomezRollup merge of #67823 - euclio:drop-improvements,...
2020-01-04 Guillaume GomezRollup merge of #67822 - wesleywiser:revert_67676,...
2020-01-04 borsAuto merge of #67853 - Centril:rollup-sx5zi9n, r=Centril
2020-01-04 Mazdak FarrokhzadRollup merge of #67845 - jumbatm:also-unconst-hack...
2020-01-04 Mazdak FarrokhzadRollup merge of #67835 - euclio:delimiter-wording,...
2020-01-04 Mazdak FarrokhzadRollup merge of #67810 - crlf0710:uncommon_codepoints_l...
2020-01-04 Mazdak FarrokhzadRollup merge of #67789 - ollie27:linkchecker_whitelist...
2020-01-04 Mazdak FarrokhzadRollup merge of #67786 - Centril:canon-span, r=petrochenkov
2020-01-04 Mazdak FarrokhzadRollup merge of #67773 - michalt:issue-37333-test,...
2020-01-04 Mazdak FarrokhzadRollup merge of #67531 - RalfJung:tame-promotion, r...
2020-01-04 Mazdak FarrokhzadRollup merge of #66913 - VirrageS:help-self, r=varkor...
2020-01-03 borsAuto merge of #67829 - michaelwoerister:try-to-fix...
2020-01-03 borsAuto merge of #67809 - RalfJung:miri, r=RalfJung
2020-01-03 borsAuto merge of #67828 - JohnTitor:rollup-qmswkkl, r...
2020-01-03 Yuki OkushiRollup merge of #67825 - petertodd:2020-mem-take-gramma...
2020-01-03 Yuki OkushiRollup merge of #67816 - GuillaumeGomez:clean-up-err...
2020-01-03 Yuki OkushiRollup merge of #67807 - lzutao:toilet-closure, r=Centril
2020-01-03 Yuki OkushiRollup merge of #67796 - Aaron1011:fix/mir-inline-proj...
2020-01-03 Yuki OkushiRollup merge of #67783 - LeSeulArtichaut:pattern-ref...
2020-01-03 Yuki OkushiRollup merge of #67762 - lzutao:systemtime-links, r...
2020-01-03 Yuki OkushiRollup merge of #67736 - taralx:patch-1, r=sfackler
2020-01-03 Yuki OkushiRollup merge of #67636 - semarie:bootstrap-rustfmt...
2020-01-03 Yuki OkushiRollup merge of #67595 - ohadravid:impl-trait-does...
2020-01-03 borsAuto merge of #67768 - wesleywiser:dnm_test_perf_65244...
2020-01-03 Wesley WiserRevert `const_err` lint checking of casts
2020-01-02 Mazdak FarrokhzadNormalize `syntax::symbol` imports.
2020-01-02 Mazdak FarrokhzadNormalize `syntax::source_map` imports.
2020-01-02 borsAuto merge of #63177 - MOZGIII:find-result, r=Amanieu
2020-01-02 borsAuto merge of #67779 - Amanieu:ehabi_fix, r=Mark-Simulacrum
2020-01-02 borsAuto merge of #67700 - cjgillot:passes-stability, r...
2020-01-02 Aaron HillEnsure that we process projections during MIR inlining
2020-01-02 borsAuto merge of #67689 - mark-i-m:update-guide, r=JohnTitor
2020-01-01 LeSeulArtichautWarn for bindings named same as variants when matching...
2020-01-01 borsAuto merge of #67676 - wesleywiser:lint_overflowing_int...
2020-01-01 borsAuto merge of #67729 - mati865:deps, r=nikomatsakis
2020-01-01 borsAuto merge of #67471 - nnethercote:revert-66405, r...
2020-01-01 borsAuto merge of #67763 - petrochenkov:crateren2, r=Centril
2020-01-01 Vadim PetrochenkovRename `syntax_pos` to `rustc_span` in source code
2019-12-31 Mazdak FarrokhzadRollup merge of #67748 - MaskRay:frame-pointer, r=rkruppe
2019-12-31 Mazdak FarrokhzadRollup merge of #67744 - Centril:reduce-diversity,...
2019-12-31 Mazdak FarrokhzadRollup merge of #67730 - Centril:typeck-pat-cleanup...
2019-12-31 Mazdak FarrokhzadRollup merge of #67702 - crlf0710:normalize_ident2...
2019-12-31 Dylan DPCRollup merge of #67735 - petrochenkov:uibool, r=Mark...
2019-12-31 Dylan DPCRollup merge of #67723 - ldm0:E0477, r=Dylan-DPC
2019-12-31 Dylan DPCRollup merge of #67719 - jumbatm:add-self-to-mailmap...
2019-12-31 Dylan DPCRollup merge of #67697 - cjgillot:passes-scope-tree...
2019-12-31 Dylan DPCRollup merge of #67430 - tspiteri:minus-inf, r=Dylan-DPC
2019-12-31 Ohad RavidChange wording for lifetime suggestion for opaque types...
2019-12-31 borsAuto merge of #67597 - estebank:placeholder-type, r...
2019-12-31 borsAuto merge of #67032 - cjgillot:hirene, r=Zoxc
2019-12-31 Wesley Wiser[const-prop] Expand comment about casting ZST enums
2019-12-31 Wesley Wiser[const-prop] Clean up `check_cast()` a bit
2019-12-31 Wesley Wiser[const-prop] Extract some functions out of `_const_prop`
2019-12-31 Wesley WiserLint overflowing integer casts in const prop
2019-12-30 borsAuto merge of #67707 - petrochenkov:crateren, r=Centril
2019-12-30 Ohad RavidSuggest adding a lifetime constraint when opaque type...
2019-12-30 Vadim PetrochenkovMake things build again
2019-12-30 borsAuto merge of #67474 - mark-i-m:simplify-borrow_check...
2019-12-30 borsAuto merge of #67667 - wesleywiser:speed_up_trivially_v...
2019-12-30 Camille GILLOTRemove HirVec from Generics.
2019-12-30 borsAuto merge of #67658 - spastorino:do-not-copy-zsts...
2019-12-30 borsAuto merge of #67721 - JohnTitor:rollup-o8zm4r9, r...
2019-12-30 Yuki OkushiRollup merge of #67715 - petertodd:2019-typo-manuallydr...
2019-12-30 Yuki OkushiRollup merge of #67701 - petrochenkov:tidybless, r...
2019-12-30 Yuki OkushiRollup merge of #67698 - cjgillot:passes-first, r=Zoxc
2019-12-30 Yuki OkushiRollup merge of #67687 - estebank:issue-67634, r=matthe...
2019-12-30 Yuki OkushiRollup merge of #67677 - petrochenkov:dupexp, r=Centril
2019-12-30 Yuki OkushiRollup merge of #67657 - jumbatm:cleanup-const-hack...
2019-12-30 Yuki OkushiRollup merge of #67622 - gilescope:async-keyword-doc...
2019-12-30 Yuki OkushiRollup merge of #67564 - Mark-Simulacrum:iter-adapter...
2019-12-30 Yuki OkushiRollup merge of #67287 - Centril:mismatch-range-improve...
2019-12-30 Yuki OkushiRollup merge of #64273 - petrochenkov:stabattrmod,...
2019-12-30 markfix review comment
2019-12-30 markGet rid of ErrorReportingCtx
2019-12-30 borsAuto merge of #67631 - oli-obk:polymorphic_promotion...
2019-12-29 borsAuto merge of #66942 - cjgillot:hirene-ty, r=Zoxc
2019-12-29 Wesley WiserResolve long compile times when evaluating always valid...
2019-12-29 borsAuto merge of #67112 - Centril:expr-polish, r=estebank
2019-12-29 borsAuto merge of #67661 - JohnTitor:clippy-cargo, r=oli-obk
2019-12-29 borsAuto merge of #67694 - Dylan-DPC:rollup-wxxm9yu, r...
2019-12-29 Dylan DPCRollup merge of #67679 - kraai:change-be-returning...
2019-12-29 Dylan DPCRollup merge of #67482 - ldm0:master, r=petrochenkov
2019-12-29 borsAuto merge of #67614 - Mark-Simulacrum:global-callbacks...
2019-12-28 Oliver SchererEnsure that we don't cause *new* hard errors if we...
2019-12-28 Esteban KüberDo not ICE on lifetime error involving closures
2019-12-28 Santiago PastorinoAvoid copying some undef memory in MIR
2019-12-28 borsAuto merge of #67459 - ssomers:#67438, r=RalfJung
2019-12-28 Matthew KraaiChange "be returning" to "return"
2019-12-28 borsAuto merge of #67605 - lzutao:msdn-links, r=Mark-Simulacrum
2019-12-28 borsAuto merge of #67598 - jumbatm:issue67557_simd_shuffle...
2019-12-28 borsAuto merge of #67670 - oli-obk:rollup-2dp08sd, r=oli-obk
2019-12-27 Oliver SchererRollup merge of #67664 - Manishearth:mailmapfixes,...
2019-12-27 Oliver SchererRollup merge of #67659 - SimonSapin:matches, r=rkruppe
2019-12-27 Oliver SchererRollup merge of #67654 - rossmacarthur:fix-51770-add...
2019-12-27 Oliver SchererRollup merge of #67635 - Mark-Simulacrum:path-doc-unsaf...
2019-12-27 Oliver SchererRollup merge of #67633 - christianpoveda:patch-1, r...
2019-12-27 Oliver SchererRollup merge of #67632 - kraai:remove-collapsed-referen...
2019-12-27 Oliver SchererRollup merge of #67629 - kraai:remove-redundant-link...
next