about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2018-07-12Put the two halves of suggest_ampmut back togetherashtneoi-22/+16
2018-07-12Don't try to suggest `ref mut` for implicit `ref`ashtneoi-20/+26
2018-07-12Reimplement some "add `mut`" suggestions under NLLashtneoi-35/+88
2018-07-12Add `ref mut` suggestion testashtneoi-0/+52
2018-07-13Auto merge of #52046 - cramertj:fix-generator-mir, r=eddybbors-44/+246
2018-07-12Auto merge of #51339 - sdroege:exact-chunks-remainder, r=alexcrichtonbors-8/+54
2018-07-12Ensure StorageDead is created even if variable initialization failsTaylor Cramer-44/+246
2018-07-12Auto merge of #52256 - tinco:issue_52255, r=sanxiynbors-8/+5
2018-07-12Auto merge of #52303 - kennytm:rollup, r=kennytmbors-68/+182
2018-07-12Rollup merge of #52298 - RalfJung:dirs, r=Mark-Simulacrumkennytm-1/+1
2018-07-12Rollup merge of #52295 - ljedrz:dyn_libsyntax_ext, r=petrochenkovkennytm-35/+37
2018-07-12Rollup merge of #52287 - ljedrz:dyn_librustc_resolve, r=petrochenkovkennytm-4/+6
2018-07-12Rollup merge of #52277 - kraai:patch-2, r=kennytmkennytm-1/+1
2018-07-12Rollup merge of #52276 - alexcrichton:validate-proc-macro-attr, r=petrochenkovkennytm-4/+78
2018-07-12Rollup merge of #52220 - ljedrz:dyn_bootstrap, r=kennytmkennytm-5/+6
2018-07-12Rollup merge of #52164 - euclio:references, r=TimNNkennytm-13/+11
2018-07-12Rollup merge of #51912 - mbrubeck:more_box_slice_clone, r=alexcrichtonkennytm-0/+24
2018-07-12Rollup merge of #51816 - nodakai:conf-py-tmpfile, r=kennytmkennytm-5/+18
2018-07-12make reference to dirs crate clickable in terminalsRalf Jung-1/+1
2018-07-12Auto merge of #52230 - alexcrichton:attr-and-derive, r=petrochenkovbors-1/+69
2018-07-12Deny bare trait objects in src/libsyntax_extljedrz-35/+37
2018-07-12Deny bare trait objects in src/librustc_resolveljedrz-4/+6
2018-07-12Auto merge of #52282 - kennytm:fix-rls-break, r=oli-obkbors-23/+2
2018-07-12Auto merge of #52194 - steveklabnik:remove-plugins, r=QuietMisdreavus,Guillau...bors-58/+12
2018-07-12Update [patch] section of clippy to include clippy_lints.kennytm-23/+2
2018-07-12Auto merge of #52089 - eddyb:issue-51907, r=nagisabors-37/+69
2018-07-11Uncapitalize "If"Matt Kraai-1/+1
2018-07-12fix expected output of pretty/cast-lt and issue-4264 testsTinco Andringa-4/+2
2018-07-11rustc: Verify #[proc_macro] is only a wordAlex Crichton-4/+78
2018-07-11Auto merge of #52172 - oli-obk:clippy_in_rls, r=nrcbors-32/+28
2018-07-11Auto merge of #52268 - Mark-Simulacrum:rollup, r=Mark-Simulacrumbors-480/+865
2018-07-11Rollup merge of #52265 - ljedrz:dyn_librustc_codegen_utils, r=oli-obkMark Rousskov-12/+13
2018-07-11Rollup merge of #52261 - ljedrz:dyn_libpanic_unwind, r=alexcrichtonMark Rousskov-17/+18
2018-07-11Rollup merge of #52254 - ljedrz:dyn_librustc_metadata, r=cramertjMark Rousskov-12/+14
2018-07-11Rollup merge of #52253 - ljedrz:dyn_librustc_data_structures, r=cramertjMark Rousskov-28/+30
2018-07-11Rollup merge of #52252 - ljedrz:dyn_librustc_codegen_llvm, r=varkorMark Rousskov-33/+34
2018-07-11Rollup merge of #52248 - ljedrz:dyn_librustc_allocator, r=oli-obkMark Rousskov-3/+4
2018-07-11Rollup merge of #52247 - ljedrz:dyn_librustc, r=oli-obkMark Rousskov-5/+7
2018-07-11Rollup merge of #52239 - CAD97:patch-1, r=alexcrichtonMark Rousskov-6/+6
2018-07-11Rollup merge of #52224 - ljedrz:dyn_libsyntax, r=oli-obkMark Rousskov-73/+76
2018-07-11Rollup merge of #52223 - ljedrz:dyn_liballoc, r=cramertjMark Rousskov-38/+39
2018-07-11Rollup merge of #52207 - RalfJung:unsafety-errors, r=estebankMark Rousskov-50/+114
2018-07-11Rollup merge of #52193 - Emerentius:step_by_note, r=alexcrichtonMark Rousskov-1/+22
2018-07-11Rollup merge of #51952 - petrochenkov:transmark, r=alexcrichtonMark Rousskov-173/+450
2018-07-11Rollup merge of #51614 - csmoe:lit_sugg, r=estebankMark Rousskov-29/+38
2018-07-11use proper footnote syntax for referencesAndy Russell-13/+11
2018-07-11Auto merge of #51702 - ecstatic-morse:infinite-loop-detection, r=oli-obkbors-26/+301
2018-07-11Deny bare trait objects in in src/librustc_codegen_utilsljedrz-12/+13
2018-07-11Deny bare trait objects in in src/libpanic_unwindljedrz-17/+18
2018-07-11Auto merge of #51553 - jD91mZM2:uds, r=sfacklerbors-1/+740