]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/transform/simplify.rs
Auto merge of #41437 - cuviper:remove-unstable-deprecated, r=alexcrichton
[rust.git] / src / librustc_mir / transform / simplify.rs
2017-04-23 borsAuto merge of #41437 - cuviper:remove-unstable-deprecat...
2017-04-22 borsAuto merge of #41469 - arielb1:rustc-spring-cleaning...
2017-04-22 Ariel Ben-Yehudaremove cleanup branches to the resume block
2017-04-09 QuietMisdreavusmerge with master to pick up pulldown switch
2017-03-29 Corey FarwellRollup merge of #40682 - TigleyM:str_doc, r=steveklabnik
2017-03-25 Corey FarwellRollup merge of #40642 - frewsxcv:io-bufread-doc-exampl...
2017-03-23 Corey FarwellRollup merge of #40668 - cramertj:on-demandify-more...
2017-03-21 borsAuto merge of #40686 - alexcrichton:less-logging, r...
2017-03-21 Corey FarwellRollup merge of #40681 - est31:nightlies_txt_was_remove...
2017-03-21 Corey FarwellRollup merge of #40671 - GuillaumeGomez:options-urls...
2017-03-21 Corey FarwellRollup merge of #40667 - DaseinPhaos:patch-4, r=Guillau...
2017-03-21 Corey FarwellRollup merge of #40576 - dwrensha:mir-terminator-kind...
2017-03-21 Corey FarwellRollup merge of #40556 - cramertj:stabilize-pub-restric...
2017-03-21 Corey FarwellRollup merge of #40502 - jdhorwitz:master, r=steveklabnik
2017-03-21 Corey FarwellRollup merge of #40332 - steveklabnik:extract-book...
2017-03-21 Corey FarwellRollup merge of #40312 - jdhorwitz:papercut, r=steveklabnik
2017-03-21 Corey FarwellRollup merge of #40229 - cramertj:break-to-blocks,...
2017-03-20 borsAuto merge of #39628 - arielb1:shimmir, r=eddyb
2017-03-20 Corey FarwellRollup merge of #40398 - eddyb:struct-hint, r=nikomatsakis
2017-03-19 Corey FarwellRollup merge of #40445 - estebank:issue-18150, r=jonath...
2017-03-18 Ariel Ben-Yehudaapply pre-trans passes to Shim MIR
2017-03-17 Corey FarwellRollup merge of #40499 - ericfindlay:master, r=steveklabnik
2017-03-17 Corey FarwellRollup merge of #40433 - mattico:test-issue-29595,...
2017-03-17 Corey FarwellRollup merge of #40387 - tbu-:pr_doc_ptr_write2, r...
2017-03-15 borsAuto merge of #40009 - clarcharr:box_to_buf, r=alexcrichton
2017-03-12 Corey FarwellRollup merge of #40390 - F001:placementHashMap, r=nagisa
2017-03-12 Corey FarwellRollup merge of #40369 - petrochenkov:segspan, r=eddyb
2017-03-12 borsAuto merge of #40340 - petrochenkov:restricted, r=nikom...
2017-03-12 borsAuto merge of #40257 - pftbest:sret_msp430, r=alexcrichton
2017-03-11 borsAuto merge of #40220 - jseyfried:ast_macro_def, r=nrc
2017-03-11 Ariel Ben-YehudaRollup merge of #40431 - fsasm:master, r=BurntSushi
2017-03-11 Ariel Ben-YehudaRollup merge of #40419 - GuillaumeGomez:fix-const-rende...
2017-03-11 Ariel Ben-YehudaRollup merge of #40404 - cengizIO:master, r=nikomatsakis
2017-03-11 Ariel Ben-YehudaRollup merge of #40400 - TimNN:gdbr-updates, r=alexcrichton
2017-03-11 Ariel Ben-YehudaRollup merge of #40373 - TimNN:test-ub-packed, r=arielb1
2017-03-11 Ariel Ben-YehudaRollup merge of #40372 - nagisa:never-drop, r=eddyb
2017-03-11 Ariel Ben-YehudaRollup merge of #40345 - Nashenas88:patch-1, r=estebank
2017-03-11 Ariel Ben-YehudaRollup merge of #40344 - nrc:save-container, r=eddyb
2017-03-11 Ariel Ben-YehudaRollup merge of #40319 - eddyb:it's-"unsize"-not-"unsou...
2017-03-11 Ariel Ben-YehudaRollup merge of #40315 - oli-obk:lint_body, r=eddyb
2017-03-11 Ariel Ben-YehudaRollup merge of #40299 - GuillaumeGomez:fmt-display...
2017-03-11 Ariel Ben-YehudaRollup merge of #40146 - bjorn3:few-infer-changes,...
2017-03-11 borsAuto merge of #40308 - nikomatsakis:incr-comp-isolate...
2017-03-11 borsAuto merge of #40199 - alexcrichton:doc-proc-macro...
2017-03-11 borsAuto merge of #39648 - Aatch:mir-inlining-2, r=eddyb
2017-03-10 James MillerInitial implementation of inlining for MIR
2017-03-02 borsAuto merge of #39655 - durka:recursion-limit-suggestion...
2017-03-01 borsAuto merge of #39803 - brson:fpic, r=alexcrichton
2017-02-26 borsAuto merge of #39738 - keeperofdakeys:vec-docs, r=Guill...
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39961 - redox-os:redox, r=alexcrichton
2017-02-25 Eduard-Mihai BurtescuRollup merge of #39905 - estebank:useless-error, r...
2017-02-24 borsAuto merge of #39714 - vadimcn:top-level-expn2, r=micha...
2017-02-21 borsAuto merge of #39874 - amosonn:master, r=alexcrichton
2017-02-18 borsAuto merge of #39877 - estebank:remove-params, r=petroc...
2017-02-17 borsAuto merge of #39578 - canndrew:nixos-bootstrap-fix...
2017-02-17 borsAuto merge of #39485 - canndrew:inference-fix-39297...
2017-02-15 borsAuto merge of #39457 - bvinc:master, r=alexcrichton
2017-02-15 borsAuto merge of #39781 - nrc:save-impls, r=nikomatsakis
2017-02-15 borsAuto merge of #39594 - clarcharr:cstr_box, r=aturon
2017-02-15 borsAuto merge of #39560 - F001:retainHashMap, r=alexcrichton
2017-02-14 Corey FarwellRollup merge of #39790 - zackw:tidy-linelen-exempt...
2017-02-14 Corey FarwellRollup merge of #39785 - alexcrichton:no-thread-sanitiz...
2017-02-14 Corey FarwellRollup merge of #39754 - alexcrichton:less-assertions...
2017-02-14 Corey FarwellRollup merge of #39730 - jseyfried:fix_empty_seq_rep_ic...
2017-02-14 Corey FarwellRollup merge of #39659 - zackw:asciiext-ctype, r=alexcr...
2017-02-14 borsAuto merge of #39728 - eddyb:vendeur-tres-bien, r=alexc...
2017-02-14 borsAuto merge of #38981 - sdleffler:patch-1, r=alexcrichton
2017-02-14 borsAuto merge of #38561 - nagisa:rdrandseed, r=alexcrichton
2017-02-13 Corey FarwellRollup merge of #39784 - king6cong:master, r=GuillaumeGomez
2017-02-13 Corey FarwellRollup merge of #39774 - frewsxcv:no-rustbuild, r=alexc...
2017-02-13 Corey FarwellRollup merge of #39759 - binarycrusader:master, r=alexc...
2017-02-13 Corey FarwellRollup merge of #39716 - F001:swapCell, r=alexcrichton
2017-02-13 borsAuto merge of #39778 - ahmedcharles:docs, r=frewsxcv
2017-02-13 borsAuto merge of #39456 - nagisa:mir-switchint-everywhere...
2017-02-10 Simonas KazlauskasSwitchInt over Switch
2017-02-10 Simonas KazlauskasIf is now always a SwitchInt in MIR
2016-12-09 borsAuto merge of #37492 - japaric:no-atomics-alloc, r...
2016-11-23 Guillaume GomezRollup merge of #37836 - steveklabnik:remove-incorrect...
2016-11-17 Brian AndersonMerge pull request #37635 from brson/bootstrap
2016-11-14 borsAuto merge of #37278 - matklad:lone-lifetime, r=jseyfried
2016-11-12 borsAuto merge of #37531 - estebank:fix-ref-mut-mut, r...
2016-11-12 borsAuto merge of #37554 - mikhail-m1:dnlle, r=jonathandturner
2016-11-12 Eduard-Mihai BurtescuRollup merge of #37535 - Havvy:graph, r=eddyb
2016-11-12 Eduard-Mihai BurtescuRollup merge of #37527 - Mark-Simulacrum:mpsc-recvtimeo...
2016-11-12 Eduard-Mihai BurtescuRollup merge of #37503 - nwin:patch-3, r=steveklabnik
2016-11-12 Eduard-Mihai BurtescuRollup merge of #37190 - QuietMisdreavus:rustdoc-where...
2016-11-12 borsAuto merge of #37469 - meh:fix-term, r=alexcrichton
2016-11-11 borsAuto merge of #37246 - goffrie:no-loop, r=jseyfried
2016-11-11 Jeremy SollerMerge branch 'master' into redox
2016-11-09 Eduard-Mihai BurtescuRollup merge of #37622 - ollie27:cstring, r=alexcrichton
2016-11-09 Eduard-Mihai BurtescuRollup merge of #37472 - joshtriplett:doc-fmt-write...
2016-11-09 Eduard-Mihai BurtescuRollup merge of #37432 - achanda:send_to, r=alexcrichton
2016-11-09 Eduard-Mihai BurtescuRollup merge of #37428 - estebank:generic-type-error...
2016-11-09 Eduard-Mihai BurtescuRollup merge of #37370 - estebank:signature-2-empire...
2016-11-09 Eduard-Mihai BurtescuRollup merge of #37250 - liigo:rustdoc-unsafe-fns,...
2016-11-09 borsAuto merge of #36520 - estebank:dataless-enum, r=brson
2016-11-08 Steve KlabnikRollup merge of #37483 - xfix:patch-1, r=steveklabnik
2016-11-08 Steve KlabnikRollup merge of #37425 - polo-language:doc, r=Guillaume...
2016-11-08 Steve KlabnikRollup merge of #35102 - steveklabnik:ref_warning,...
2016-11-08 borsAuto merge of #37192 - cristicbz:rust-rc-into-raw,...
next