]> git.lizzy.rs Git - rust.git/history - src/test/codegen/internalize-closures.rs
Enable emission of alignment attrs for pointer params
[rust.git] / src / test / codegen / internalize-closures.rs
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2016-08-20 borsAuto merge of #33922 - estebank:doc-comment, r=alexcrichton
2016-08-17 Jonathan TurnerRollup merge of #34370 - steveklabnik:keyword-ref-menti...
2016-08-14 Eduard-Mihai BurtescuRollup merge of #34941 - qolop:patch-2, r=apasel422
2016-08-06 Eduard-Mihai BurtescuRollup merge of #34916 - tbu-:pr_comment_on_seek_cast...
2016-08-06 Cameron HartMerge branch 'master' into issue-30961
2016-07-31 borsAuto merge of #34986 - nikomatsakis:issue-34349, r...
2016-07-30 borsAuto merge of #34904 - petrochenkov:rustcall, r=nikomat...
2016-07-29 borsAuto merge of #34967 - TimNN:mipsel-musl-soft-float...
2016-07-28 Manish GoregaokarRollup merge of #34969 - jseyfried:fix_cfg_feature...
2016-07-28 Manish GoregaokarRollup merge of #34963 - petrochenkov:useerr, r=jseyfried
2016-07-28 Manish GoregaokarRollup merge of #34951 - tomgarcia:covariant-vec, r...
2016-07-28 borsAuto merge of #34951 - tomgarcia:covariant-vec, r=brson
2016-07-28 borsAuto merge of #34946 - alexcrichton:fix-cfg, r=brson
2016-07-27 borsAuto merge of #34907 - arielb1:found-parse-error, r...
2016-07-27 borsAuto merge of #34856 - jseyfried:refactor_reset_tls...
2016-07-27 borsAuto merge of #33363 - japaric:target, r=japaric
2016-07-27 borsAuto merge of #33312 - Byron:double-ended-iterator...
2016-07-26 Steve KlabnikRollup merge of #34974 - abhijeetbhagat:patch-2, r...
2016-07-26 Steve KlabnikRollup merge of #34935 - GuillaumeGomez:hash_map_doc...
2016-07-26 Steve KlabnikRollup merge of #34850 - tshepang:patch-3, r=steveklabnik
2016-07-26 Steve KlabnikRollup merge of #34732 - durka:patch-27, r=steveklabnik
2016-07-26 Steve KlabnikRollup merge of #34609 - ubsan:transmute_docs, r=stevek...
2016-07-26 Steve KlabnikRollup merge of #34461 - ubsan:master, r=steveklabnik
2016-07-26 borsAuto merge of #34983 - alexcrichton:windows-flaky,...
2016-07-24 Manish GoregaokarRollup merge of #34988 - frewsxcv:vec-windows, r=Guilla...
2016-07-24 Manish GoregaokarRollup merge of #34977 - wettowelreactor:patch-3, r...
2016-07-24 Manish GoregaokarRollup merge of #34976 - GuillaumeGomez:build_hasher_do...
2016-07-24 Manish GoregaokarRollup merge of #34975 - GuillaumeGomez:random_state_do...
2016-07-24 Manish GoregaokarRollup merge of #34972 - oli-obk:cant_cast_str_to_const...
2016-07-24 Manish GoregaokarRollup merge of #34965 - jonathandturner:multispan_clea...
2016-07-23 borsAuto merge of #34832 - vadimcn:rusty-personality, r...
2016-07-23 borsAuto merge of #34925 - jseyfried:nested_macros, r=eddyb
2016-07-22 borsAuto merge of #34924 - cgswords:empty_delim, r=nrc
2016-07-22 borsAuto merge of #34917 - michaelwoerister:fix-internalize...
2016-07-19 Michael WoeristerAdd codegen test to make sure that closures are 'intern...