]> git.lizzy.rs Git - rust.git/history - src/test/codegen/scalar-pair-bool.rs
Enable emission of alignment attrs for pointer params
[rust.git] / src / test / codegen / scalar-pair-bool.rs
2018-11-01 Pietro AlbiniRollup merge of #55280 - vlad20012:add-libproc_macro...
2018-10-05 Pietro AlbiniRollup merge of #54838 - 11Takanori:fix-typo, r=petroch...
2018-08-31 borsAuto merge of #51384 - QuietMisdreavus:extern-version...
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-08-04 kennytmRollup merge of #53001 - petrochenkov:master, r=estebank
2018-08-01 borsAuto merge of #51609 - dscorbett:is_numeric, r=alexcrichton
2018-07-30 Brad Gibsonresolved upstream merge conflicts
2018-07-24 Mark RousskovRollup merge of #52656 - jD91mZM2:stablize-uds, r=alexc...
2018-07-24 Mark RousskovRollup merge of #52391 - Amanieu:volatile_unaligned...
2018-07-24 borsAuto merge of #52189 - cuviper:static-box-leak, r=bluss
2018-07-22 kennytmRollup merge of #52587 - csmoe:doc, r=kennytm
2018-07-22 kennytmRollup merge of #52465 - sekineh:add-ci-thumb, r=alexcr...
2018-07-22 kennytmRollup merge of #51807 - newpavlov:deprecate_str_slice...
2018-07-21 borsAuto merge of #51485 - estebank:dehighlight-secondary...
2018-07-19 borsAuto merge of #51854 - davidtwco:rfc-2008-rustdoc,...
2018-07-18 kennytmRollup merge of #51628 - euclio:line-writer, r=frewsxcv
2018-07-18 kennytmRollup merge of #52116 - Pazzaz:match-str-case, r=Simon...
2018-07-18 borsAuto merge of #52342 - nnethercote:CanonicalVar, r...
2018-07-17 borsAuto merge of #52145 - ExpHP:drop-it-like-its-eof,...
2018-07-17 borsAuto merge of #52335 - nnethercote:BitSlice-fixes,...
2018-07-14 borsAuto merge of #52318 - TheDarkula:master, r=oli-obk
2018-07-13 kennytmRollup merge of #52156 - zajlerke:update-deprecation...
2018-07-13 kennytmRollup merge of #52003 - Kerollmops:option-replace...
2018-07-13 kennytmRollup merge of #51962 - crlf0710:patch-2, r=alexcrichton
2018-07-13 borsAuto merge of #51987 - nikomatsakis:nll-region-infer...
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 kennytmRollup merge of #51912 - mbrubeck:more_box_slice_clone...
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 #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 #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 #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 borsAuto merge of #52204 - zackmdavis:and_the_crate_of_the_...
2018-07-10 borsAuto merge of #52177 - ljedrz:bare_gcc_warning, r=alexc...
2018-07-10 borsAuto merge of #51583 - cuviper:packed_pair-bool, r...
2018-07-05 Josh StoneUpdate scalar pairs per review comments
2018-07-05 Josh StoneStore scalar pair bools as i8 in memory