]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/transform/add_validation.rs
MIR: split Operand::Consume into Copy and Move.
[rust.git] / src / librustc_mir / transform / add_validation.rs
2017-11-28 Eduard-Mihai BurtescuMIR: split Operand::Consume into Copy and Move.
2017-11-27 kennytmRollup merge of #45506 - ia0:mpsc_recv_error_from,...
2017-11-26 kennytmRollup merge of #46259 - bjorn3:display_lang_item,...
2017-11-24 borsAuto merge of #45946 - estebank:crate-conflict-diag...
2017-11-24 borsAuto merge of #45942 - Menschenkindlein:master, r=estebank
2017-11-23 Guillaume GomezRollup merge of #46220 - rust-lang:frewsxcv-issue-44929...
2017-11-23 Guillaume GomezRollup merge of #46218 - rust-lang:frewsxcv-rename...
2017-11-23 borsAuto merge of #45881 - Centril:box-leak, r=alexcrichton
2017-11-23 borsAuto merge of #46024 - estebank:no-variant, r=petrochenkov
2017-11-23 borsAuto merge of #45721 - nikomatsakis:hir-tree, r=arielb1
2017-11-22 borsAuto merge of #45198 - oli-obk:fmt_args, r=sfackler
2017-11-20 borsAuto merge of #45998 - ollie27:doc_book_css, r=steveklabnik
2017-11-20 borsAuto merge of #45819 - Havvy:cell, r=aturon
2017-11-19 borsAuto merge of #45454 - Aaronepower:master, r=alexcrichton
2017-11-18 Guillaume GomezRollup merge of #45767 - QuietMisdreavus:who-docs-the...
2017-11-18 borsAuto merge of #45899 - eddyb:meta-race, r=alexcrichton
2017-11-17 borsAuto merge of #46004 - michaelwoerister:cached-mir...
2017-11-17 borsAuto merge of #45595 - scottmcm:iter-try-fold, r=dtolnay
2017-11-17 borsAuto merge of #45991 - gnzlbg:fix_i586, r=alexcrichton
2017-11-16 borsAuto merge of #45528 - alexcrichton:avx512, r=arielb1
2017-11-16 Guillaume GomezRollup merge of #46005 - GuillaumeGomez:short-unstable...
2017-11-16 Guillaume GomezRollup merge of #45973 - arielb1:fast-path, r=estebank
2017-11-16 Guillaume GomezRollup merge of #45951 - CrockAgile:master, r=michaelwo...
2017-11-16 borsAuto merge of #45985 - arielb1:unsafe-dedup, r=eddyb
2017-11-16 borsAuto merge of #45920 - sunfishcode:trap-on-unreachable...
2017-11-15 borsAuto merge of #45944 - eddyb:provide, r=nikomatsakis
2017-11-15 borsAuto merge of #45922 - vramana:fix-45702, r=nikomatsakis
2017-11-15 borsAuto merge of #45913 - sinkuu:mir-inlining-closure...
2017-11-14 borsAuto merge of #45821 - djzin:unreachable-match-arms...
2017-11-14 Guillaume GomezRollup merge of #45977 - kennytm:fix-pulldown-warnings...
2017-11-14 Guillaume GomezRollup merge of #45970 - GuillaumeGomez:from-str-docs...
2017-11-14 Guillaume GomezRollup merge of #45967 - matthewjasper:array-move-types...
2017-11-14 Guillaume GomezRollup merge of #45961 - dereckson:unix-agnosticity...
2017-11-14 Guillaume GomezRollup merge of #45950 - fitzgen:update-unary-and-binar...
2017-11-14 Guillaume GomezRollup merge of #45941 - gaurikholkar:master, r=nikomat...
2017-11-14 Guillaume GomezRollup merge of #45815 - QuietMisdreavus:happy-little...
2017-11-14 borsAuto merge of #45896 - malbarbo:use-libc-const, r=alexc...
2017-11-14 borsAuto merge of #45916 - eddyb:even-mirer-0, r=nikomatsakis
2017-11-14 Eduard-Mihai Burtescurustc: split off BodyOwnerKind from MirSource.
2017-11-14 Eduard-Mihai Burtescurustc: move the MIR pass infrastructure and list to...
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-09-29 Mark SimulacrumRollup merge of #44287 - Eh2406:master, r=aturon
2017-09-29 borsAuto merge of #44174 - jimmycuadra:try-from-infallible...
2017-09-28 borsAuto merge of #44278 - Binero:master, r=BurntSushi
2017-09-23 Corey FarwellRollup merge of #44776 - spastorino:add_forge, r=nikoma...
2017-09-21 borsAuto merge of #44682 - bluss:iter-rfold, r=dtolnay
2017-09-21 borsAuto merge of #44215 - oli-obk:import_sugg, r=nrc
2017-09-20 borsAuto merge of #44355 - Xaeroxe:optimize_drain_filter...
2017-09-18 Alex CrichtonRollup merge of #44651 - bluss:document-thread-name...
2017-09-17 Tim NeumannRollup merge of #44088 - bjorn3:better_trace_macros...
2017-09-17 Alex CrichtonRollup merge of #44273 - bluss:rc-downcast, r=alexcrichton
2017-09-16 borsAuto merge of #43989 - circuitfox:sliceext-binary-searc...
2017-09-15 borsAuto merge of #43949 - GuillaumeGomez:compile_fail_stab...
2017-09-15 Corey FarwellRollup merge of #44541 - GuillaumeGomez:openoptions...
2017-09-15 Corey FarwellRollup merge of #44131 - smaeul:openssl-perl, r=Mark...
2017-09-12 borsAuto merge of #43716 - MaloJaffre:_-in-literals, r...
2017-09-10 Guillaume GomezRollup merge of #44262 - alexcrichton:repr-128-gate...
2017-09-09 borsAuto merge of #44251 - kennytm:osx-backtrace, r=alexcri...
2017-09-09 borsAuto merge of #44212 - eddyb:drop-const, r=nikomatsakis
2017-09-09 borsAuto merge of #44438 - Xaeroxe:clamp, r=Mark-Simulacrum
2017-09-08 borsAuto merge of #44269 - nikomatsakis:issue-43613-limit...
2017-09-07 Mark SimulacrumRollup merge of #44351 - lu-zero:master, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44277 - mattico:test-33185, r=nikomatsakis
2017-09-07 Mark SimulacrumRollup merge of #44276 - mattico:test-35376, r=alexcrichton
2017-09-07 Mark SimulacrumRollup merge of #44218 - SimonSapin:commit-hash, r...
2017-09-07 Mark SimulacrumRollup merge of #44206 - MarkMcCaskey:master, r=stevekl...
2017-09-07 Mark SimulacrumRollup merge of #44097 - Xaeroxe:clamp, r=burntsushi
2017-09-06 borsAuto merge of #43975 - RalfJung:gcc, r=alexcrichton
2017-09-05 borsAuto merge of #44248 - oli-obk:spans, r=jseyfried
2017-09-04 borsAuto merge of #43067 - pornel:libdeps, r=nrc
2017-09-04 borsAuto merge of #44194 - QuietMisdreavus:hey-how-do-i...
2017-09-04 borsAuto merge of #44268 - kennytm:fix-python-bootstrap...
2017-09-04 borsAuto merge of #44272 - Dushistov:master, r=alexcrichton
2017-09-03 borsAuto merge of #44263 - durka:stabilize-discriminant...
2017-09-03 borsAuto merge of #44261 - alexcrichton:u128-ffi-unsafe...
2017-09-03 borsAuto merge of #44191 - arielb1:on-unimplemented-label...
2017-09-03 borsAuto merge of #44253 - eddyb:nice-scope, r=nikomatsakis
2017-09-01 Eduard-Mihai Burtescurustc: rename CodeExtent to Scope and RegionMaps to...
2017-08-31 borsAuto merge of #43425 - matklad:lambda-restrictions...
2017-08-15 borsAuto merge of #43245 - Gankro:drain-filter, r=sfackler
2017-08-15 borsAuto merge of #43635 - ids1024:backtrace-redox, r=alexc...
2017-08-15 borsAuto merge of #43500 - murarth:string-retain, r=alexcri...
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-08-14 borsAuto merge of #43574 - notriddle:master, r=sfackler
2017-08-11 Guillaume GomezRollup merge of #43752 - arshiamufti:union-test, r...
2017-08-11 Guillaume GomezRollup merge of #43632 - ruuda:allow-long-relative...
2017-08-11 Guillaume GomezRollup merge of #43176 - RalfJung:explain, r=eddyb
2017-08-10 borsAuto merge of #43559 - Nashenas88:nll-region-renumberer...
2017-08-10 borsAuto merge of #43582 - ivanbakel:unused_mut_ref, r...
2017-08-09 borsAuto merge of #43627 - Aaronepower:master, r=alexcrichton
2017-08-09 borsAuto merge of #43484 - estebank:point-to-return, r...
2017-08-09 Alex CrichtonMerge remote-tracking branch 'origin/master' into gen
2017-08-09 borsAuto merge of #43588 - dns2utf8:wrapping_add, r=sfackler
2017-08-09 borsAuto merge of #43595 - oyvindln:master, r=aturon
2017-08-08 borsAuto merge of #43711 - lu-zero:master, r=nagisa
2017-08-08 borsAuto merge of #42998 - behnam:uni-ver-type, r=sfackler
2017-08-07 borsAuto merge of #43558 - GuillaumeGomez:union-const-color...
2017-08-07 borsAuto merge of #43713 - arielb1:legacy-dataflow, r=eddyb
2017-08-06 borsAuto merge of #43655 - bjorn3:more_doc_comments, r...
2017-08-06 borsAuto merge of #43488 - Florob:repeat-opt, r=arielb1
next