]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/borrow_check/mod.rs
Don't try to suggest `ref mut` for implicit `ref`
[rust.git] / src / librustc_mir / borrow_check / mod.rs
2018-07-13 ashtneoiDon't try to suggest `ref mut` for implicit `ref`
2018-07-13 ashtneoiReimplement some "add `mut`" suggestions under NLL
2018-07-13 borsAuto merge of #52046 - cramertj:fix-generator-mir,...
2018-07-12 borsAuto merge of #51339 - sdroege:exact-chunks-remainder...
2018-07-12 borsAuto merge of #52256 - tinco:issue_52255, r=sanxiyn
2018-07-12 kennytmRollup merge of #52276 - alexcrichton:validate-proc...
2018-07-12 kennytmRollup merge of #52220 - ljedrz:dyn_bootstrap, r=kennytm
2018-07-12 kennytmRollup merge of #51912 - mbrubeck:more_box_slice_clone...
2018-07-12 kennytmRollup merge of #51816 - nodakai:conf-py-tmpfile, r...
2018-07-12 borsAuto merge of #52230 - alexcrichton:attr-and-derive...
2018-07-12 borsAuto merge of #52194 - steveklabnik:remove-plugins...
2018-07-12 borsAuto merge of #52089 - eddyb:issue-51907, r=nagisa
2018-07-11 borsAuto merge of #52172 - oli-obk:clippy_in_rls, r=nrc
2018-07-11 Mark RousskovRollup merge of #52248 - ljedrz:dyn_librustc_allocator...
2018-07-11 Mark RousskovRollup merge of #52247 - ljedrz:dyn_librustc, r=oli-obk
2018-07-11 Mark RousskovRollup merge of #52224 - ljedrz:dyn_libsyntax, r=oli-obk
2018-07-11 Mark RousskovRollup merge of #52223 - ljedrz:dyn_liballoc, r=cramertj
2018-07-11 Mark RousskovRollup merge of #52207 - RalfJung:unsafety-errors,...
2018-07-11 Mark RousskovRollup merge of #52193 - Emerentius:step_by_note, r...
2018-07-11 Mark RousskovRollup merge of #51952 - petrochenkov:transmark, r...
2018-07-11 Mark RousskovRollup merge of #51614 - csmoe:lit_sugg, r=estebank
2018-07-11 borsAuto merge of #51702 - ecstatic-morse:infinite-loop...
2018-07-11 borsAuto merge of #51553 - jD91mZM2:uds, r=sfackler
2018-07-11 borsAuto merge of #51230 - nikic:no-verify-lto, r=pnkfelix
2018-07-11 Guillaume GomezRollup merge of #52233 - GuillaumeGomez:rustdoc-lint...
2018-07-11 Guillaume GomezRollup merge of #52231 - lqd:error_mesg, r=GuillaumeGomez
2018-07-11 Guillaume GomezRollup merge of #51701 - anirudhb:master, r=frewsxcv
2018-07-11 borsAuto merge of #51966 - alexcrichton:llvm7, r=michaelwoe...
2018-07-11 borsAuto merge of #52232 - arielb1:ill-adjusted-tuples...
2018-07-10 Guillaume GomezRollup merge of #52195 - alexcrichton:no-tmp, r=pnkfelix
2018-07-10 Guillaume GomezRollup merge of #52171 - bharrisau:fsub-count, r=estebank
2018-07-10 Guillaume GomezRollup merge of #52151 - GuillaumeGomez:trait-impl...
2018-07-10 Guillaume GomezRollup merge of #52149 - willmo:transparent-atomics...
2018-07-10 Guillaume GomezRollup merge of #52064 - Valloric:patch-1, r=cramertj
2018-07-10 Guillaume GomezRollup merge of #51722 - Aaronepower:master, r=Mark...
2018-07-10 Guillaume GomezRollup merge of #51612 - ashtneoi:51515-missing-first...
2018-07-10 borsAuto merge of #51612 - ashtneoi:51515-missing-first...
2018-07-10 borsAuto merge of #51583 - cuviper:packed_pair-bool, r...
2018-07-10 borsAuto merge of #52100 - nielx:fix/rust_driver-stacklimit...
2018-07-09 borsAuto merge of #50250 - csmoe:wf_traitref, r=scalexm
2018-07-09 ashtneoiFix issue #51515 and update test
2018-07-09 borsAuto merge of #51956 - GuillaumeGomez:shutdown-doc...
2018-07-09 borsAuto merge of #52159 - SimonSapin:alloc-prelude, r...
2018-07-09 borsAuto merge of #52066 - benjaminp:obligation-select...
2018-07-08 borsAuto merge of #52106 - PramodBisht:issue/52049, r=oli-obk
2018-07-08 borsAuto merge of #51955 - zackmdavis:item_semi, r=oli-obk
2018-07-07 Mark RousskovRollup merge of #52107 - PramodBisht:feature/52105...
2018-07-07 Mark RousskovRollup merge of #52087 - malbarbo:musl-1.1.19, r=alexcr...
2018-07-07 borsAuto merge of #52109 - michaelwoerister:ir-objs, r...
2018-07-07 borsAuto merge of #51993 - TheDarkula:master, r=oli-obk
2018-07-07 borsAuto merge of #52037 - lqd:skipping-regionless-types...
2018-07-07 borsAuto merge of #52123 - Mark-Simulacrum:rollup, r=Mark...
2018-07-07 Mark RousskovRollup merge of #52120 - japaric:mclass, r=alexcrichton
2018-07-07 Mark RousskovRollup merge of #52117 - Eijebong:filetime, r=alexcrichton
2018-07-07 Mark RousskovRollup merge of #52104 - tmccombs:repr_trans_stable...
2018-07-07 Mark RousskovRollup merge of #52103 - tmccombs:rc_downcast, r=Mark...
2018-07-07 Mark RousskovRollup merge of #52099 - zackmdavis:and_the_case_of_the...
2018-07-07 Mark RousskovRollup merge of #52083 - spastorino:dont-run-ast-borrow...
2018-07-07 Mark RousskovRollup merge of #52067 - csmoe:issue-51167, r=nikomatsakis
2018-07-07 Mark RousskovRollup merge of #52058 - davidtwco:issue-51345, r=nikom...
2018-07-07 Mark RousskovRollup merge of #51901 - rust-lang:weak-unboxing, r...
2018-07-07 borsAuto merge of #51656 - soc:topic/fix-home-dir, r=SimonSapin
2018-07-06 borsAuto merge of #52021 - nikomatsakis:nll-region-errors...
2018-07-06 borsAuto merge of #51757 - nielx:fix/haiku-fixes, r=nagisa
2018-07-06 borsAuto merge of #52018 - flip1995:rfc2103, r=oli-obk
2018-07-06 borsAuto merge of #52010 - toidiu:ak-crossCrateOutlives...
2018-07-06 kennytmRollup merge of #52096 - d-e-s-o:fix-typo, r=sfackler
2018-07-06 kennytmRollup merge of #52063 - mark-i-m:docs_link, r=kennytm
2018-07-06 kennytmRollup merge of #52055 - crlf0710:patch-3, r=Mark-Simul...
2018-07-06 kennytmRollup merge of #52033 - zachrwolfe:outdated_value_comm...
2018-07-06 kennytmRollup merge of #52031 - RalfJung:arc, r=sfackler
2018-07-06 kennytmRollup merge of #52030 - bowbahdoe:patch-1, r=alexcrichton
2018-07-06 kennytmRollup merge of #52019 - michaelwoerister:cross-lto...
2018-07-06 kennytmRollup merge of #52016 - oli-obk:dedup_static_errors...
2018-07-06 kennytmRollup merge of #52005 - alexcrichton:update-llvm-for...
2018-07-06 borsAuto merge of #51861 - GuillaumeGomez:prevent-some...
2018-07-05 kennytmRollup merge of #51793 - GuillaumeGomez:search-result...
2018-07-05 kennytmRollup merge of #51619 - mksully22:ppc64le_rust, r...
2018-07-05 borsAuto merge of #51732 - GuillaumeGomez:cmd-line-lint...
2018-07-05 borsAuto merge of #51917 - alexcrichton:update, r=Mark...
2018-07-05 borsAuto merge of #51599 - GuillaumeGomez:reduce-search...
2018-07-05 borsAuto merge of #52012 - oli-obk:clippy, r=kennytm
2018-07-05 borsAuto merge of #51967 - varkor:const-body-break-continue...
2018-07-05 borsAuto merge of #51936 - japaric:rust-lld, r=alexcrichton
2018-07-05 borsAuto merge of #51938 - zackmdavis:and_the_case_of_the_l...
2018-07-05 Santiago PastorinoRemove rustc_mir_borrowck attribute and use rustc_mir...
2018-07-05 borsAuto merge of #51964 - matthewjasper:unused-mut-mir...
2018-07-04 borsAuto merge of #51803 - lucasem:rustdoc-code-hash-escape...
2018-07-04 borsAuto merge of #51611 - QuietMisdreavus:slippery-macros...
2018-07-04 borsAuto merge of #51395 - SimonSapin:repr-transparent...
2018-07-04 borsAuto merge of #51935 - cramertj:unpin-references, r...
2018-07-04 borsAuto merge of #51895 - nikomatsakis:move-self-trait...
2018-07-04 Niko Matsakiswrite code to extract region names and emit new style...
2018-07-03 borsAuto merge of #51926 - matthewjasper:Initialization...
2018-07-03 Matthew JasperFix various nll unused mut errors
2018-07-03 borsAuto merge of #51450 - estebank:inner-fn-test, r=@pnkfelix
2018-07-03 Pietro AlbiniRollup merge of #51809 - drrlvn:rw_exact_all_at, r...
2018-07-03 Pietro AlbiniRollup merge of #51548 - DiamondLovesYou:amdgpu-target...
2018-07-03 borsAuto merge of #51564 - SimonSapin:try-int, r=alexcrichton
2018-07-02 borsAuto merge of #51645 - marco-c:error_when_incremental_a...
next