]> git.lizzy.rs Git - rust.git/history - src/test/ui/consts/const-eval/union-const-eval-field.rs
Auto merge of #55959 - matthewjasper:remove-end-region, r=nikomatsakis
[rust.git] / src / test / ui / consts / const-eval / union-const-eval-field.rs
2018-11-25 borsAuto merge of #55959 - matthewjasper:remove-end-region...
2018-11-23 borsAuto merge of #55935 - alexcrichton:vs2017, r=Mark...
2018-11-23 kennytmRollup merge of #56097 - ogoffart:union-abi, r=eddyb
2018-11-23 kennytmRollup merge of #56091 - wesleywiser:fix_self_profiler_...
2018-11-23 kennytmRollup merge of #56022 - RalfJung:validate-before-jump...
2018-11-23 kennytmRollup merge of #55945 - oli-obk:static_assert_arg_type...
2018-11-23 kennytmRollup merge of #55869 - SimonSapin:iterate, r=alexcrichton
2018-11-23 kennytmRollup merge of #55838 - dralley:fix-cfg-step, r=Kimundi
2018-11-23 kennytmRollup merge of #55767 - tromey:disable-some-pretty...
2018-11-22 Guillaume GomezRollup merge of #56106 - bjorn3:patch-1, r=alexcrichton
2018-11-22 Guillaume GomezRollup merge of #56078 - ehuss:fix-panic-opt-msg, r...
2018-11-22 Guillaume GomezRollup merge of #56067 - jethrogb:jb/sgx-target-spec...
2018-11-22 Guillaume GomezRollup merge of #56063 - 0xrgb:patch-1, r=joshtriplett
2018-11-22 Guillaume GomezRollup merge of #56002 - Axary:master, r=estebank
2018-11-22 Guillaume GomezRollup merge of #55980 - csmoe:issue-55891, r=estebank
2018-11-22 Guillaume GomezRollup merge of #55961 - tromey:Bug-55944-vecdeque...
2018-11-22 Guillaume GomezRollup merge of #55784 - meltinglava:master, r=KodrAus
2018-11-22 Guillaume GomezRollup merge of #55485 - petertodd:2018-10-manuallydrop...
2018-11-22 Guillaume GomezRollup merge of #55367 - GuillaumeGomez:private-item...
2018-11-22 borsAuto merge of #53918 - Havvy:doc-sort-by, r=GuillaumeGomez
2018-11-21 borsAuto merge of #56065 - oli-obk:min_const_fn_loop_ice...
2018-11-21 borsAuto merge of #56118 - steveklabnik:update-books, r...
2018-11-20 borsAuto merge of #56111 - nrc:update, r=kennytm
2018-11-20 borsAuto merge of #55720 - RalfJung:const-eval-raw, r=oli-obk
2018-11-19 Ralf JungMake const_eval_raw query return just an AllocId
2018-11-15 Pietro AlbiniRollup merge of #55182 - jD91mZM2:rebased, r=alexcrichton
2018-11-15 borsAuto merge of #54906 - qnighy:fix-issue-50452, r=nikoma...
2018-11-13 borsAuto merge of #55356 - Aaron1011:fix/rustdoc-negative...
2018-11-13 kennytmRollup merge of #55754 - spastorino:fix-process-output...
2018-11-13 borsAuto merge of #55052 - newpavlov:patch-2, r=alexcrichton
2018-11-07 kennytmRollup merge of #55734 - teresy:shorthand-fields, r...
2018-11-07 kennytmRollup merge of #55377 - goffrie:patch-2, r=joshtriplett
2018-11-06 borsAuto merge of #53996 - sekineh:thumb-run, r=japaric
2018-11-06 kennytmRollup merge of #55621 - GuillaumeGomez:create-dir...
2018-11-05 borsAuto merge of #54922 - murarth:rc-ub-fix, r=alexcrichton
2018-11-03 Guillaume GomezRollup merge of #54162 - GuillaumeGomez:hide-default...
2018-11-02 borsAuto merge of #55087 - levex:e0669-improve-span, r...
2018-11-02 borsAuto merge of #54543 - GuillaumeGomez:top-level-index...
2018-11-02 borsAuto merge of #54718 - froydnj:aarch64-ci, r=alexcrichton
2018-11-02 borsAuto merge of #54043 - fintelia:raw_entry, r=alexcrichton
2018-11-02 borsAuto merge of #55359 - alex:command-exec-uaf, r=alexcri...
2018-11-01 Pietro AlbiniRollup merge of #55280 - vlad20012:add-libproc_macro...
2018-10-31 borsAuto merge of #55304 - alexcrichton:update-credentials...
2018-10-29 Pietro AlbiniRollup merge of #55384 - nnethercote:better-integer_lit...
2018-10-28 borsAuto merge of #55043 - oliver-giersch:unchecked_thread_...
2018-10-28 kennytmRollup merge of #55257 - mjbshaw:static, r=oli-obk
2018-10-28 kennytmRollup merge of #55389 - meven:master, r=shepmaster
2018-10-28 borsAuto merge of #55192 - cramertj:nested-mod, r=petrochenkov
2018-10-28 kennytmRollup merge of #55252 - SimonSapin:maybeuninit-new...
2018-10-28 kennytmRollup merge of #55244 - wesleywiser:issue-50411, r...
2018-10-28 kennytmRollup merge of #55148 - SimonSapin:path-fromstr, r...
2018-10-27 borsAuto merge of #54183 - qnighy:by-value-object-safety...
2018-10-27 borsAuto merge of #55150 - pnkfelix:issues-47215-54797...
2018-10-27 borsAuto merge of #55053 - Emerentius:test_all_again, r...
2018-10-26 borsAuto merge of #54929 - csmoe:cfg_lint, r=petrochenkov
2018-10-26 borsAuto merge of #55382 - kennytm:rollup, r=kennytm
2018-10-26 borsAuto merge of #54626 - alexcrichton:dwarf-generics...
2018-10-26 borsAuto merge of #53821 - oli-obk:sanity_query, r=RalfJung
2018-10-25 Ralf Jungadd the lint back to the list, and fix tests
2018-10-25 Oliver SchneiderDeduplicate all the ~~things~~ errors
2018-10-25 Oliver SchneiderReport const eval error inside the query
2018-10-25 Pietro AlbiniRollup merge of #55247 - peterjoel:peterjoel-prim-char...
2018-10-05 Pietro AlbiniRollup merge of #54838 - 11Takanori:fix-typo, r=petroch...
2018-09-20 kennytmRollup merge of #52813 - newpavlov:duration_mul_div_ext...
2018-09-14 kennytmRollup merge of #53218 - weiznich:feature/option_ref_in...
2018-09-14 borsAuto merge of #52962 - GuillaumeGomez:few-things, r...
2018-09-07 kennytmRollup merge of #53376 - frewsxcv:frewsxcv-copy, r...
2018-09-05 borsAuto merge of #52994 - varkor:trim_direction, r=alexcri...
2018-09-05 borsAuto merge of #53027 - matklad:once_is_completed, r...
2018-08-31 borsAuto merge of #51384 - QuietMisdreavus:extern-version...
2018-08-30 Pietro AlbiniRollup merge of #53113 - kpp:more_docs_for_cow, r=Guill...
2018-08-26 Guillaume GomezRollup merge of #53043 - GuillaumeGomez:improve-unstabl...
2018-08-24 kennytmRollup merge of #53545 - FelixMcFelix:fix-50865-beta...
2018-08-24 kennytmRollup merge of #53559 - Dylan-DPC:fix/missing-doc...
2018-08-24 kennytmRollup merge of #53311 - RalfJung:windows-mutex, r...
2018-08-21 kennytmRollup merge of #53104 - nivkner:unpin_doc, r=RalfJung
2018-08-21 kennytmRollup merge of #53363 - llogiq:num-individual-nonzero...
2018-08-21 borsAuto merge of #53080 - hermord:rc-opt, r=alexcrichton
2018-08-20 kennytmRollup merge of #53213 - tmccombs:stable-ipconstructors...
2018-08-20 kennytmRollup merge of #53030 - Aaronepower:master, r=Mark...
2018-08-20 borsAuto merge of #52101 - japaric:linker-flavor, r=alexcri...
2018-08-19 borsAuto merge of #53316 - tristanburgess:52895_existential...
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-08-19 borsAuto merge of #53248 - nikomatsakis:nll-trivial-sized...
2018-08-19 borsAuto merge of #52972 - RalfJung:from_raw_parts_align...
2018-08-18 borsAuto merge of #53286 - nagisa:cast-assumes, r=eddyb
2018-08-18 borsAuto merge of #52553 - Pazzaz:vecdeque-append, r=SimonSapin
2018-08-17 Corey FarwellRollup merge of #53358 - SimonSapin:int-bytes, r=shepmaster
2018-08-17 Corey FarwellRollup merge of #53349 - memoryruins:nll-tests, r=nikom...
2018-08-17 Corey FarwellRollup merge of #53326 - memoryruins:issue-27868-test...
2018-08-17 Corey FarwellRollup merge of #53321 - alexcrichton:wasm-target-featu...
2018-08-17 borsAuto merge of #53288 - RalfJung:dropck, r=nikomatsakis
2018-08-17 borsAuto merge of #53190 - sekineh:thumb-cortex-m, r=jamesmunns
2018-08-17 borsAuto merge of #53383 - nnethercote:HybridIdxSetBuf...
2018-08-16 kennytmRollup merge of #52946 - Ajacmac:doc-impl-from, r=Guill...
2018-08-16 borsAuto merge of #53304 - dtolnay:extend, r=dtolnay
2018-08-16 borsAuto merge of #53256 - ollie27:writeln, r=KodrAus
2018-08-16 borsAuto merge of #53295 - estebank:on-unimplemented, r...
2018-08-16 borsAuto merge of #53289 - ljedrz:improve_lexer, r=michaelw...
2018-08-15 Guillaume GomezRollup merge of #53344 - frewsxcv:frewsxcv-doc-ptr...
next