]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/cabi_x86_win64.rs
Fix checking for missing stability annotations
[rust.git] / src / librustc_trans / cabi_x86_win64.rs
2017-05-31 Mark SimulacrumRollup merge of #42252 - stjepang:clarify-alignof-docs...
2017-05-28 Mark SimulacrumRollup merge of #42260 - stjepang:document-cmp-traits...
2017-05-27 DjzinMerge remote-tracking branch 'upstream/master' into...
2017-05-06 David LeGareMerge remote-tracking branch 'rust-lang/master' into...
2017-04-24 borsAuto merge of #40123 - TimNN:llvm40, r=alexcrichton
2017-04-20 Corey FarwellRollup merge of #40987 - maccoda:convert-docs, r=stevek...
2017-04-20 Corey FarwellRollup merge of #40812 - mgattozzi:ChildDocs, r=stevekl...
2017-04-19 borsAuto merge of #41170 - Nashenas88:master, r=alexcrichton
2017-04-16 borsAuto merge of #41157 - aidanhs:aphs-debug-appveyor...
2017-04-15 Corey FarwellRollup merge of #41125 - lukaramu:std-hash-docs, r...
2017-04-14 Corey FarwellRollup merge of #41172 - Aaron1011:rustdoc-overflow...
2017-04-14 borsAuto merge of #41153 - petrochenkov:umove, r=pnkfelix
2017-04-14 borsAuto merge of #41122 - palango:mod-desc-floats, r=frewsxcv
2017-04-13 borsAuto merge of #41009 - scottmcm:toowned-clone-into...
2017-04-12 borsAuto merge of #41008 - sagebind:thread_id, r=alexcrichton
2017-04-12 Tim NeumannRollup merge of #41166 - alexcrichton:update-cargo...
2017-04-12 Tim NeumannRollup merge of #41087 - estebank:tuple-float-index...
2017-04-12 Tim NeumannRollup merge of #41063 - nikomatsakis:issue-40746-alway...
2017-04-12 borsAuto merge of #40765 - pirate:patch-3, r=aturon
2017-04-11 Corey FarwellRollup merge of #41173 - GuillaumeGomez:fix-rustdoc...
2017-04-11 borsAuto merge of #41168 - Shizmob:jemalloc-musl, r=alexcri...
2017-04-10 borsAuto merge of #40018 - japaric:ld, r=alexcrichton
2017-04-10 borsAuto merge of #41179 - mandeep:add-fmtresult-example...
2017-04-10 borsAuto merge of #41103 - projektir:channel_error_docs...
2017-04-10 borsAuto merge of #41178 - llogiq:collections-doc-markdown...
2017-04-09 borsAuto merge of #40653 - frewsxcv:tidy-handling, r=alexcr...
2017-04-09 borsAuto merge of #41136 - estebank:multiline, r=jonathandt...
2017-04-09 QuietMisdreavusmerge with master to pick up pulldown switch
2017-04-09 borsAuto merge of #40829 - mgattozzi:ChildStderr, r=stevekl...
2017-04-09 borsAuto merge of #40658 - eddyb:lay-more-out, r=arielb1
2017-04-09 Eduard-Mihai Burtescurustc_trans: use ty::layout for ABI computation instead...
2017-02-14 borsAuto merge of #38561 - nagisa:rdrandseed, r=alexcrichton
2017-02-06 borsAuto merge of #38436 - bluecereal:patch-1, r=frewsxcv
2017-02-05 borsAuto merge of #38161 - durka:rustdoc-crate-attrs, r...
2017-01-19 Guillaume GomezRollup merge of #38457 - frewsxcv:include, r=GuillaumeGomez
2017-01-19 borsAuto merge of #38464 - clarcharr:ip_cmp, r=sfackler
2017-01-19 borsAuto merge of #38712 - clarcharr:duration_sum, r=sfackler
2017-01-17 borsAuto merge of #37972 - bluss:iter-find-is-on-a-roll...
2017-01-13 Guillaume GomezRollup merge of #38636 - shahn:extend, r=steveklabnik
2017-01-13 Guillaume GomezRollup merge of #38362 - GuillaumeGomez:instant_doc...
2017-01-12 borsAuto merge of #38569 - chris-morgan:rustdoc-highlight...
2017-01-12 borsAuto merge of #38654 - alexcrichton:rustbuild-destdir...
2017-01-12 borsAuto merge of #37926 - bluss:from-utf8-small-simplifica...
2017-01-12 borsAuto merge of #38605 - estebank:fix-38371, r=nikomatsakis
2017-01-10 Seo SanghyeonRollup merge of #38816 - Manishearth:coercion-doc,...
2017-01-10 Seo SanghyeonRollup merge of #38664 - apasel422:may-dangle, r=pnkfelix
2017-01-10 Seo SanghyeonRollup merge of #38623 - alexcrichton:less-osx-warnings...
2017-01-10 borsAuto merge of #38138 - rkruppe:no_std-no_loop, r=stevek...
2017-01-09 borsAuto merge of #38244 - estebank:escape-reason-docs...
2017-01-09 borsAuto merge of #38581 - frewsxcv:vecdequeue-insert,...
2017-01-09 borsAuto merge of #38310 - frewsxcv:ctlz-cttz, r=pnkfelix
2017-01-08 borsAuto merge of #38797 - abhijeetbhagat:master, r=petroch...
2017-01-08 borsAuto merge of #38679 - alexcrichton:always-deny-warning...
2017-01-07 borsAuto merge of #38781 - SimonSapin:unishrink, r=alexcrichton
2017-01-07 borsAuto merge of #38733 - sfackler:peek-mut-pop, r=alexcri...
2017-01-07 borsAuto merge of #38551 - aidanhs:aphs-vec-in-place, r...
2017-01-07 borsAuto merge of #38469 - tbu-:pr_writeln_no_args, r=brson
2017-01-07 borsAuto merge of #38327 - Yamakaky:into-ipaddr, r=brson
2017-01-05 borsAuto merge of #38689 - pnkfelix:dont-check-stability...
2017-01-04 borsAuto merge of #38414 - estebank:doc-dissambiguate,...
2017-01-04 borsAuto merge of #38670 - dotdash:transmute_align, r=eddyb
2017-01-04 borsAuto merge of #38707 - redox-os:master, r=brson
2017-01-03 borsAuto merge of #38066 - bluss:string-slice-error, r...
2017-01-03 borsAuto merge of #38473 - zackmdavis:issue_kebab, r=sanxiyn
2017-01-02 borsAuto merge of #38543 - philipc:unsized-debuginfo, r...
2017-01-01 borsAuto merge of #38548 - GuillaumeGomez:thread_struct_doc...
2017-01-01 borsAuto merge of #38692 - estebank:remove-try-from-pprust...
2017-01-01 borsAuto merge of #38745 - CannedYerins:llvm-code-style...
2017-01-01 borsAuto merge of #38711 - programble:doc/slice-iter-method...
2017-01-01 borsAuto merge of #38713 - clarcharr:trusted_len, r=brson
2017-01-01 Seo SanghyeonMerge branch 'master' into sparc64
2017-01-01 borsAuto merge of #38653 - Mark-Simulacrum:dropless-arena...
2017-01-01 borsAuto merge of #38736 - xen0n:save-the-save-analysis...
2016-12-31 borsAuto merge of #38708 - alexcrichton:add-distcheck,...
2016-12-31 borsAuto merge of #38482 - est31:i128, r=eddyb
2016-12-30 est31Windows x64 ABI requires i128 params to be passed as...
2016-07-12 Guillaume GomezRollup merge of #34742 - abhijeetbhagat:master, r=steve...
2016-06-01 borsAuto merge of #33814 - lambda:rtabort-use-platform...
2016-05-23 borsAuto merge of #31457 - lambda:rtabort-use-libc-abort...
2016-05-07 Steve KlabnikRollup merge of #33456 - CryZe:barrier-wait-docs, r...
2016-04-30 borsAuto merge of #32846 - jseyfried:allow_unconfigured_gat...
2016-04-26 borsAuto merge of #32989 - GuillaumeGomez:e0393, r=Manishearth
2016-04-20 borsAuto merge of #31253 - ranma42:improve-unicode-iter...
2016-04-18 Steve KlabnikRollup merge of #32906 - jocki84:jocki84-book-size...
2016-04-18 Steve KlabnikRollup merge of #32558 - sanxiyn:rustdoc-self-link...
2016-04-17 Manish GoregaokarRollup merge of #33039 - bluss:trait-obj-error, r=arielb1
2016-04-17 Manish GoregaokarRollup merge of #32956 - GuillaumeGomez:ptr_examples...
2016-04-17 Manish GoregaokarRollup merge of #31441 - gereeter:btree-docs, r=bluss
2016-04-16 borsAuto merge of #32785 - tbu-:pr_more_defaults, r=alexcri...
2016-04-15 borsAuto merge of #32338 - lukaspustina:doc-std-process...
2016-04-14 Steve KlabnikRollup merge of #32869 - bluss:char-boundary-test,...
2016-04-14 Steve KlabnikRollup merge of #32646 - Ms2ger:Constructor, r=sanxiyn
2016-04-13 borsAuto merge of #32780 - soltanmm:consider-the-following...
2016-04-13 borsAuto merge of #32828 - vadimcn:symlinks, r=alexcrichton
2016-04-13 borsAuto merge of #32817 - jseyfried:warn_impl_param_defaul...
2016-04-13 borsAuto merge of #32726 - asomers:master, r=alexcrichton
2016-04-13 borsAuto merge of #32814 - jseyfried:improve_duplicate_glob...
2016-04-12 borsAuto merge of #32811 - alexcrichton:check-lints, r=nrc
2016-04-12 borsAuto merge of #32711 - marcusklaas:try-shorthand-span...
2016-04-11 Steve KlabnikRollup merge of #32854 - GuillaumeGomez:result_doc...
next