]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
update test
[rust.git] / src / librustc_mir /
2018-07-13 ashtneoiSimplify match expression
2018-07-13 ashtneoiPut the two halves of suggest_ampmut back together
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 Taylor CramerEnsure StorageDead is created even if variable initiali...
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 #52164 - euclio:references, r=TimNN
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 borsAuto merge of #52268 - Mark-Simulacrum:rollup, r=Mark...
2018-07-11 Mark RousskovRollup merge of #52265 - ljedrz:dyn_librustc_codegen_ut...
2018-07-11 Mark RousskovRollup merge of #52261 - ljedrz:dyn_libpanic_unwind...
2018-07-11 Mark RousskovRollup merge of #52254 - ljedrz:dyn_librustc_metadata...
2018-07-11 Mark RousskovRollup merge of #52253 - ljedrz:dyn_librustc_data_struc...
2018-07-11 Mark RousskovRollup merge of #52252 - ljedrz:dyn_librustc_codegen_ll...
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 #52239 - CAD97:patch-1, r=alexcrichton
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 borsAuto merge of #52245 - GuillaumeGomez:rollup, r=Guillau...
2018-07-11 Ralf Jungfix typo
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 Alex CrichtonUpgrade to LLVM's master branch (LLVM 7)
2018-07-10 borsAuto merge of #51612 - ashtneoi:51515-missing-first...
2018-07-10 borsAuto merge of #52196 - ollie27:rustdoc_ctor_imports...
2018-07-10 borsAuto merge of #52191 - SimonSapin:alloc_error_handler...
2018-07-10 borsAuto merge of #52168 - nikomatsakis:nll-region-name...
2018-07-10 Ralf Jungimprove error message shown for unsafe operations:...
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-09 Niko Matsakisfind and highlight the `&` or `'_` in `region_name`
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 borsAuto merge of #51894 - mikhail-m1:8636, r=nikomatsakis
2018-07-06 borsAuto merge of #51677 - nrc:update, r=kennytm
2018-07-06 Niko Matsakistweak comment
2018-07-06 borsAuto merge of #51953 - japaric:atomic-load-store, r...
2018-07-06 borsAuto merge of #52088 - kennytm:rollup, r=kennytm
2018-07-06 kennytmRollup merge of #52096 - d-e-s-o:fix-typo, r=sfackler
2018-07-06 kennytmRollup merge of #52093 - alexcrichton:update-issue...
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 #52080 - oli-obk:dep_dedup_diagnostics...
2018-07-06 kennytmRollup merge of #52073 - xfix:patch-7, r=oli-obk
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...
next