]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/borrowck/borrowck-union-borrow-nested.rs
Stabilize unions with `Copy` fields and no destructor
[rust.git] / src / test / compile-fail / borrowck / borrowck-union-borrow-nested.rs
2017-05-26 Vadim PetrochenkovStabilize unions with `Copy` fields and no destructor
2016-11-23 Guillaume GomezRollup merge of #37836 - steveklabnik:remove-incorrect...
2016-11-08 Steve KlabnikRollup merge of #35102 - steveklabnik:ref_warning,...
2016-11-07 borsAuto merge of #36365 - matthew-piziak:silent-overflow...
2016-11-02 borsAuto merge of #36131 - Florob:entry_typeck, r=eddyb
2016-10-14 Jonathan TurnerRollup merge of #36307 - faebser:E0408_new_error_format...
2016-10-11 Guillaume GomezRollup merge of #36699 - bluss:repeat-str, r=alexcrichton
2016-10-10 borsAuto merge of #36341 - sagebind:thread_id, r=alexcrichton
2016-10-08 Manish GoregaokarRollup merge of #37031 - fitzgen:typo-in-gcc-rs-comment...
2016-10-02 borsAuto merge of #36404 - christopherdumas:master, r=Guill...
2016-09-30 Steve KlabnikRollup merge of #36529 - bluss:index-doc, r=GuillaumeGomez
2016-09-29 borsAuto merge of #36456 - alexcrichton:rustbuild-dont...
2016-09-29 Jonathan TurnerRollup merge of #35286 - dns2utf8:doc_never_expression...
2016-09-29 borsAuto merge of #36395 - durka:rangeinclusive-no-esi...
2016-09-27 Jonathan TurnerRollup merge of #36676 - bluss:rustdoc-where-css, r...
2016-09-25 borsAuto merge of #36442 - alexcrichton:rustbuild-cross...
2016-09-23 Guillaume GomezRollup merge of #36500 - orbea:docdir, r=nikomatsakis
2016-09-23 Guillaume GomezRollup merge of #36498 - jonathandturner:macro_std_lib...
2016-09-23 Guillaume GomezRollup merge of #36018 - durka:patch-28, r=steveklabnik
2016-09-23 borsAuto merge of #36335 - mcarton:compiletest, r=Guillaume...
2016-09-23 Mikhail ModinMerge branch 'master' into 35123-map3
2016-09-22 Jonathan TurnerRollup merge of #36423 - GuillaumeGomez:eq_impl, r...
2016-09-22 borsAuto merge of #36261 - parched:soft-float, r=pnkfelix
2016-09-21 borsAuto merge of #36524 - michaelwoerister:trans-inline...
2016-09-20 borsAuto merge of #36445 - infinity0:master, r=brson
2016-09-20 borsAuto merge of #34942 - porglezomp:master, r=sfackler
2016-09-19 borsAuto merge of #36102 - GuillaumeGomez:rustc_metadata_di...
2016-09-19 borsAuto merge of #36471 - nnethercote:rm-to_binop, r=sanxiyn
2016-09-18 borsAuto merge of #36527 - nnethercote:last_token_kind...
2016-09-17 borsAuto merge of #36490 - bluss:zip-slightly-despecialized...
2016-09-17 borsAuto merge of #36485 - nnethercote:char_lit-2, r=nagisa
2016-09-17 borsAuto merge of #36482 - jseyfried:dont_load_unconfigured...
2016-09-17 borsAuto merge of #36468 - michaelwoerister:collect-vtable...
2016-09-16 Jonathan TurnerRollup merge of #36521 - Mark-Simulacrum:documentation...
2016-09-16 Jonathan TurnerRollup merge of #36484 - frewsxcv:patch-33, r=eddyb
2016-09-16 Jonathan TurnerRollup merge of #36480 - tshepang:stronger-pause, r...
2016-09-16 Jonathan TurnerRollup merge of #36383 - GuillaumeGomez:e0049, r=jonath...
2016-09-16 borsAuto merge of #36441 - alexcrichton:rustbuild-target...
2016-09-16 borsAuto merge of #36338 - estebank:primitive-shadow, r...
2016-09-16 borsAuto merge of #36213 - josephDunne:dist_version, r...
2016-09-16 borsAuto merge of #36439 - alexcrichton:fix-rustbuild,...
2016-09-15 borsAuto merge of #36393 - petrochenkov:ancient, r=eddyb
2016-09-15 borsAuto merge of #35992 - SimonSapin:rc-arc-ptr-eq, r...
2016-09-15 borsAuto merge of #36491 - Manishearth:rollup, r=Manishearth
2016-09-15 Manish GoregaokarRollup merge of #36463 - eugene-bulkin:duration-checked...
2016-09-15 Manish GoregaokarRollup merge of #36461 - nikomatsakis:issue-36053,...
2016-09-15 Manish GoregaokarRollup merge of #36459 - nikomatsakis:issue-35546,...
2016-09-15 Manish GoregaokarRollup merge of #36454 - bluss:slice-primitive-index...
2016-09-15 Manish GoregaokarRollup merge of #36438 - jseyfried:node_ids_in_expansio...
2016-09-15 Manish GoregaokarRollup merge of #36429 - durka:patch-30, r=nagisa
2016-09-15 Manish GoregaokarRollup merge of #36425 - michaelwoerister:stable-projec...
2016-09-15 Manish GoregaokarRollup merge of #36405 - solson:typo, r=eddyb
2016-09-15 Manish GoregaokarRollup merge of #36384 - petrochenkov:derclone, r=alexc...
2016-09-13 borsAuto merge of #36181 - seanmonstar:likely, r=nikomatsakis
2016-09-13 borsAuto merge of #36019 - frewsxcv:take-into-inner, r...
2016-09-12 borsAuto merge of #36354 - mikhail-m1:master, r=jonathandturner
2016-09-12 borsAuto merge of #36204 - c4rlo:patch-3, r=GuillaumeGomez
2016-09-10 Vadim PetrochenkovImprove shallow `Clone` deriving
2016-09-10 Guillaume GomezRollup merge of #36314 - tshepang:not-needed, r=Guillau...
2016-09-10 Guillaume GomezRollup merge of #36045 - ollie27:rustdoc_titles3, r...
2016-09-08 borsAuto merge of #35745 - jroesch:soundness-fix-29859...
2016-09-08 borsAuto merge of #36048 - GuillaumeGomez:code_clean, r...
2016-09-06 borsAuto merge of #36025 - michaelwoerister:incr-comp-hash...
2016-09-06 Jonathan TurnerRollup merge of #36243 - GuillaumeGomez:hash_map_links...
2016-09-06 Jonathan TurnerRollup merge of #36241 - Cobrand:contributing-md, r...
2016-09-06 borsAuto merge of #36078 - ollie27:rustdoc_search_assoccons...
2016-09-05 borsAuto merge of #35845 - frewsxcv:result-into-iter, r...
2016-09-05 Manish GoregaokarRollup merge of #36245 - alexcrichton:add-back-accident...
2016-09-05 Manish GoregaokarRollup merge of #36242 - semarie:local-rebuild, r=alexc...
2016-09-05 Manish GoregaokarRollup merge of #36065 - acrrd:new_format_E0496, r...
2016-09-05 Manish GoregaokarRollup merge of #35983 - GuillaumeGomez:e0060_bonus...
2016-09-05 Manish GoregaokarRollup merge of #35845 - frewsxcv:result-into-iter...
2016-09-05 borsAuto merge of #36242 - semarie:local-rebuild, r=alexcri...
2016-09-05 borsAuto merge of #36240 - leeopop:master, r=jseyfried
2016-09-04 borsAuto merge of #36144 - japaric:rustbuild-musl, r=alexcr...
2016-09-04 Manish GoregaokarRollup merge of #36234 - durka:disable-codegen-config...
2016-09-04 Manish GoregaokarRollup merge of #36231 - durka:patch-29, r=alexcrichton
2016-09-04 Manish GoregaokarRollup merge of #36225 - johnthagen:fix-nightly-docs...
2016-09-04 Manish GoregaokarRollup merge of #36212 - razielgn:updated-e0493-to...
2016-09-04 Manish GoregaokarRollup merge of #36132 - nrc:save-std, r=@eddyb
2016-09-04 Manish GoregaokarRollup merge of #36070 - gavinb:master, r=jonathandturner
2016-09-04 borsAuto merge of #36132 - nrc:save-std, r=@eddyb
2016-09-04 borsAuto merge of #36034 - ahmedcharles:orbit, r=eddyb
2016-09-04 borsAuto merge of #36124 - eddyb:fast-array-init, r=alexcri...
2016-09-03 borsAuto merge of #36119 - arielb1:ctp-again, r=eddyb
2016-09-03 borsAuto merge of #36104 - KiChjang:issue-35847, r=brson
2016-09-03 borsAuto merge of #36016 - petrochenkov:union, r=nikomatsakis
2016-09-03 Vadim PetrochenkovAddress comments and add requested tests