]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/borrow_check/places_conflict.rs
Remove StaticKind
[rust.git] / src / librustc_mir / borrow_check / places_conflict.rs
2019-11-26 Tyler MandryRollup merge of #66128 - emilio:new-zeroed, r=SimonSapin
2019-11-25 Pietro AlbiniRollup merge of #65613 - Mark-Simulacrum:rustdoc-preser...
2019-11-24 Mazdak FarrokhzadRollup merge of #64856 - jonhoo:format-temporaries...
2019-11-23 Mazdak FarrokhzadRollup merge of #66576 - pnkfelix:more-robust-gdb-vec...
2019-11-23 Mazdak FarrokhzadRollup merge of #65961 - lcnr:typename_of, r=Dylan-DPC
2019-11-22 Mazdak FarrokhzadRollup merge of #66183 - Centril:empty-vis-trait-decl...
2019-11-21 Mazdak FarrokhzadRollup merge of #65730 - csmoe:return-lifetime, r=nikom...
2019-11-20 Mazdak FarrokhzadRollup merge of #66060 - traxys:test_65401, r=michaelwo...
2019-11-20 Mazdak FarrokhzadRollup merge of #65665 - tspiteri:italic-and-update...
2019-11-19 borsAuto merge of #66206 - PotHix:master, r=estebank
2019-11-18 borsAuto merge of #58281 - mark-i-m:synthesis, r=estebank
2019-11-18 borsAuto merge of #66238 - ehuss:stabilize-rustdoc-edition...
2019-11-16 borsAuto merge of #66255 - ehuss:update-cc, r=alexcrichton
2019-11-15 Yuki OkushiRollup merge of #66338 - ehuss:update-mdbook, r=alexcri...
2019-11-15 Yuki OkushiRollup merge of #66306 - spastorino:remove-error-handle...
2019-11-15 Yuki OkushiRollup merge of #66013 - nnethercote:avoid-hashing...
2019-11-15 Yuki OkushiRollup merge of #65557 - haraldh:error_iter_rename...
2019-11-15 borsAuto merge of #64432 - gnzlbg:simplify_truncate, r...
2019-11-14 Yuki OkushiRollup merge of #66264 - guanqun:fix-mbe-missing-close...
2019-11-14 Yuki OkushiRollup merge of #66253 - ohadravid:improve-errors-after...
2019-11-13 borsAuto merge of #66211 - kinnison:kinnison/fix-66159...
2019-11-13 Yuki OkushiRollup merge of #66297 - vakaras:edit-queries, r=oli-obk
2019-11-13 Yuki OkushiRollup merge of #66248 - RalfJung:unsafe_cell_raw_get...
2019-11-13 Yuki OkushiRollup merge of #66227 - bryanburgers:bufwriter-docs...
2019-11-13 Yuki OkushiRollup merge of #66186 - GuillaumeGomez:long-err-explan...
2019-11-13 Yuki OkushiRollup merge of #66166 - GuillaumeGomez:rename-rustdoc...
2019-11-13 Yuki OkushiRollup merge of #66094 - ArturKovacs:fix-count-doc...
2019-11-13 Yuki OkushiRollup merge of #65932 - guanqun:download-xz, r=alexcri...
2019-11-13 borsAuto merge of #65637 - ssomers:master, r=scottmcm
2019-11-12 Stefan LankesMerge remote-tracking branch 'rust-lang/master' into...
2019-11-12 Yuki OkushiRollup merge of #66299 - rossmacarthur:fix-41260-avoid...
2019-11-12 Yuki OkushiRollup merge of #66280 - stepancheg:union, r=alexcrichton
2019-11-12 Yuki OkushiRollup merge of #66278 - LukasKalbertodt:fix-proc-macro...
2019-11-12 Yuki OkushiRollup merge of #66276 - Mark-Simulacrum:sess-code...
2019-11-12 Yuki OkushiRollup merge of #66267 - GuillaumeGomez:add-rustdoc...
2019-11-12 Yuki OkushiRollup merge of #66263 - guanqun:make-error-explicit...
2019-11-12 Yuki OkushiRollup merge of #66257 - mati865:long-section-names...
2019-11-12 Yuki OkushiRollup merge of #66241 - lzutao:ssl, r=alexcrichton
2019-11-12 Yuki OkushiRollup merge of #66230 - Axelderan:remove-vestigial...
2019-11-12 Yuki OkushiRollup merge of #65965 - GuillaumeGomez:clean-up-librus...
2019-11-12 borsAuto merge of #66129 - Nadrieril:refactor-slice-pat...
2019-11-11 borsAuto merge of #65933 - crgl:vec-deque-truncate, r=alexc...
2019-11-11 borsAuto merge of #66252 - cjgillot:trees, r=oli-obk
2019-11-10 Camille GILLOTFix tidy.
2019-11-10 Camille GILLOTMerge hir::Mutability into ast::Mutability.
2019-11-10 Yuki OkushiRollup merge of #65719 - pitdicker:refactor_sync_once...
2019-11-09 borsAuto merge of #63871 - BatmanAoD:FloatFnMustUse, r...
2019-11-05 Pietro AlbiniRollup merge of #65948 - danielhenrymantilla:doc/maybe_...
2019-11-05 Pietro AlbiniRollup merge of #65720 - icefoxen:LLVMgetInstructionCou...
2019-11-04 borsAuto merge of #64878 - XAMPPRocky:relnotes-1.39.0,...
2019-11-03 borsAuto merge of #65779 - kevgrasso:E0308highlight, r...
2019-11-02 borsAuto merge of #63810 - oli-obk:const_offset_from, r...
2019-11-02 borsAuto merge of #65429 - Timmmm:withoptions, r=Mark-Simul...
2019-11-02 Jon GjengsetMerge branch 'master' into format-temporaries
2019-11-01 Tyler MandryRollup merge of #65902 - gilescope:issue62570, r=estebank
2019-11-01 Tyler MandryRollup merge of #65470 - traxys:fix_65401, r=michaelwoe...
2019-11-01 Tyler MandryRollup merge of #65112 - jack-t:type-parens-lint, r...
2019-11-01 borsAuto merge of #65459 - ecstatic-morse:graphviz-subgraph...
2019-10-31 borsAuto merge of #65091 - sekineh:into-iter-sorted, r...
2019-10-29 Tyler MandryRollup merge of #65741 - GuillaumeGomez:help-popup...
2019-10-29 Tyler MandryRollup merge of #65539 - traxys:fix_62334, r=petrochenkov
2019-10-29 borsAuto merge of #65435 - michaelwoerister:fix-issue-64153...
2019-10-29 Mazdak FarrokhzadRollup merge of #65809 - roblabla:eficall-abi, r=nagisa
2019-10-28 Mazdak FarrokhzadRollup merge of #65643 - varkor:remove-free-regions...
2019-10-28 Mazdak FarrokhzadRollup merge of #65563 - GuillaumeGomez:long-err-explan...
2019-10-28 borsAuto merge of #65202 - pietroalbini:scriptify-ci-config...
2019-10-28 Mazdak FarrokhzadRollup merge of #64747 - ethanboxx:master, r=Centril
2019-10-27 Mazdak FarrokhzadRollup merge of #65777 - matthewjasper:allow-impl-trait...
2019-10-27 Mazdak FarrokhzadRollup merge of #65738 - ohadravid:re-rebalance-coheren...
2019-10-27 borsAuto merge of #65541 - eddyb:spanned-inferred-outlives...
2019-10-27 borsAuto merge of #65519 - pnkfelix:issue-63438-trait-based...
2019-10-27 borsAuto merge of #65288 - estebank:point-at-assoc-type...
2019-10-26 borsAuto merge of #65167 - hermitcore:rusty-hermit, r=alexc...
2019-10-26 Mazdak FarrokhzadRollup merge of #65791 - dorfsmay:doc_keyword_continue...
2019-10-26 Mazdak FarrokhzadRollup merge of #65773 - estebank:sugg-whitespace,...
2019-10-26 Mazdak FarrokhzadRollup merge of #65772 - mark-i-m:final-readmes, r...
2019-10-26 Mazdak FarrokhzadRollup merge of #65761 - popzxc:document-ast, r=petroch...
2019-10-26 Mazdak FarrokhzadRollup merge of #65743 - eddyb:generator-on-call, r...
2019-10-25 Yuki OkushiRollup merge of #65810 - raoulstrackx:ac_mitigation...
2019-10-25 Yuki OkushiRollup merge of #65806 - fusion-engineering-forks:slice...
2019-10-25 Yuki OkushiRollup merge of #65800 - michaelwoerister:measureme...
2019-10-25 Yuki OkushiRollup merge of #65799 - LukasKalbertodt:fill-array...
2019-10-25 borsAuto merge of #65804 - Centril:rollup-arlxgch, r=Centril
2019-10-25 Mazdak FarrokhzadRollup merge of #65790 - Centril:move-report-invalid...
2019-10-25 Mazdak FarrokhzadRollup merge of #65789 - Centril:with-desugared-doc...
2019-10-25 Mazdak FarrokhzadRollup merge of #65787 - Centril:panictry, r=davidtwco
2019-10-25 Mazdak FarrokhzadRollup merge of #65740 - GuillaumeGomez:fix-disable...
2019-10-25 Mazdak FarrokhzadRollup merge of #65731 - fusion-engineering-forks:set...
2019-10-25 Mazdak FarrokhzadRollup merge of #65685 - oxalica:statx-eperm, r=alexcri...
2019-10-25 Mazdak FarrokhzadRollup merge of #65315 - spastorino:intern-place-projec...
2019-10-23 Yuki OkushiRollup merge of #65417 - weiznich:more_coherence_tests...
2019-10-22 Santiago PastorinoPattern match over PlaceRef rather than Place
2019-10-15 Tyler MandryRollup merge of #64603 - gilescope:unused-lifetime...
2019-10-12 borsAuto merge of #65020 - pnkfelix:targetted-fix-for-alway...
2019-10-11 Tyler MandryRollup merge of #64337 - rick68:patch-17, r=Dylan-DPC
2019-10-08 Mazdak FarrokhzadRollup merge of #64726 - andrewbanchich:unimplemented...
2019-10-07 borsAuto merge of #64780 - choller:master, r=michaelwoerister
2019-10-06 Tyler MandryRollup merge of #64765 - alexcrichton:less-check-backtr...
2019-10-06 Tyler MandryRollup merge of #64728 - messense:udp-peer-addr, r...
2019-10-06 Tyler MandryRollup merge of #64708 - SimonSapin:option-deref, r...
next