]> git.lizzy.rs Git - rust.git/history - src/librustc_borrowck/borrowck/mir/elaborate_drops.rs
move the drop expansion code to rustc_mir
[rust.git] / src / librustc_borrowck / borrowck / mir / elaborate_drops.rs
2017-03-18 Ariel Ben-Yehudamove the drop expansion code to rustc_mir
2017-03-11 Ariel Ben-YehudaRollup merge of #40146 - bjorn3:few-infer-changes,...
2017-03-11 Alex CrichtonRollup merge of #40092 - sinkuu:fix_suggestion_index...
2017-03-08 Ariel Ben-YehudaRollup merge of #40237 - arthurprs:hm-adapt2, r=alexcri...
2017-03-08 Ariel Ben-YehudaRollup merge of #40154 - steveklabnik:link-unstable...
2017-03-04 borsAuto merge of #40242 - cramertj:fix-while-let-ribs...
2017-03-04 borsAuto merge of #40207 - phil-opp:llvm-submodule-update...
2017-03-04 borsAuto merge of #40202 - jseyfried:integrate_tokenstream...
2017-03-04 borsAuto merge of #40163 - arielb1:normalization-1702,...
2017-03-03 borsAuto merge of #39917 - alexcrichton:build-cargo, r...
2017-03-03 borsAuto merge of #40101 - danobi:feat_gate_test_simd,...
2017-03-03 borsAuto merge of #40133 - arielb1:operand-lifetimes, r...
2017-03-02 Ariel Ben-Yehudaschedule drops on bindings only after initializing...
2017-03-02 Corey FarwellRollup merge of #40166 - aidanhs:aphs-index-coerce...
2017-03-02 Corey FarwellRollup merge of #40139 - tedsta:fuchsia_std_process_fix...
2017-03-02 Corey FarwellRollup merge of #40129 - abonander:proc_macro_bang...
2017-03-02 Corey FarwellRollup merge of #40117 - SimonSapin:to-err-is-for-the...
2017-03-02 Corey FarwellRollup merge of #40110 - benschreiber:nostackcheck...
2017-03-02 borsAuto merge of #39655 - durka:recursion-limit-suggestion...
2017-03-02 Guillaume GomezRollup merge of #40081 - GuillaumeGomez:poison-docs...
2017-03-01 borsAuto merge of #39803 - brson:fpic, r=alexcrichton
2017-03-01 Corey FarwellRollup merge of #40128 - cengizIO:master, r=nikomatsakis
2017-03-01 Corey FarwellRollup merge of #40028 - withoutboats:string_from_iter...
2017-03-01 Corey FarwellRollup merge of #39960 - lukaramu:issue-39925, r=alexcr...
2017-03-01 Corey FarwellRollup merge of #39944 - GuillaumeGomez:associated...
2017-03-01 Corey FarwellRollup merge of #39936 - djzin:inclusive_rangeargument...
2017-02-28 Steve KlabnikRollup merge of #40153 - steveklabnik:alphabetize-unsta...
2017-02-28 Steve KlabnikRollup merge of #40151 - steveklabnik:update-mdbook...
2017-02-28 Steve KlabnikRollup merge of #40142 - MajorBreakfast:patch-4, r...
2017-02-28 Steve KlabnikRollup merge of #40130 - alexcrichton:fix-musl-again...
2017-02-28 Corey FarwellRollup merge of #40131 - MajorBreakfast:patch-3, r...
2017-02-28 Corey FarwellRollup merge of #40126 - GuillaumeGomez:fmt-write-docs...
2017-02-28 Corey FarwellRollup merge of #40124 - koba-e964:patch-1, r=steveklabnik
2017-02-28 Corey FarwellRollup merge of #40122 - robinst:process-add-example...
2017-02-28 Corey FarwellRollup merge of #40057 - GuillaumeGomez:html-issue...
2017-02-28 Corey FarwellRollup merge of #40056 - keeperofdakeys:contributing...
2017-02-28 Corey FarwellRollup merge of #40047 - topecongiro:master, r=est31
2017-02-28 Corey FarwellRollup merge of #40033 - GuillaumeGomez:condvar-docs...
2017-02-28 Corey FarwellRollup merge of #39977 - frewsxcv:error-reporting-clean...
2017-02-28 borsAuto merge of #40135 - alexcrichton:split-android,...
2017-02-28 borsAuto merge of #40008 - eddyb:lazy-12, r=nikomatsakis
2017-02-26 borsAuto merge of #39738 - keeperofdakeys:vec-docs, r=Guill...
2017-02-25 Eduard-Mihai Burtescurustc_typeck: rework coherence to be almost completely...
2017-02-25 Eduard-Mihai Burtescurustc_typeck: hook up collect and item/body check to...
2017-02-25 Eduard-Mihai Burtescurustc: move the actual values of enum discriminants...
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-12 borsAuto merge of #39554 - zackmdavis:assert_eq_has_a_terri...
2017-02-12 borsAuto merge of #38945 - battisti:fix_thread_num, r=alexc...
2017-02-10 Simonas KazlauskasInline open_drop_for_variant & clean matches::test
2017-02-10 Simonas KazlauskasAdd TerminatorKind::if_ convenience constructor
2017-02-10 Simonas KazlauskasPrefer switching on false for boolean switches
2017-02-10 Simonas KazlauskasFix SwitchInt building in ElaborateDrops pass
2017-02-10 Simonas KazlauskasFix the IntTypeExt::to_ty() lifetime bounds
2017-02-10 Simonas KazlauskasOnly SwitchInt over integers, not all consts
2017-02-10 Simonas KazlauskasSwitchInt over Switch
2017-02-10 Simonas KazlauskasIf is now always a SwitchInt in MIR
2017-02-09 borsAuto merge of #38109 - tromey:main-subprogram, r=michae...
2017-02-09 Corey FarwellRollup merge of #37928 - chriskrycho:document-rfc-1623...
2017-02-08 borsAuto merge of #39523 - alexcrichton:fpic, r=aturon
2017-02-08 Corey FarwellRollup merge of #39582 - nikomatsakis:incr-comp-issue...
2017-02-08 Corey FarwellRollup merge of #39557 - bjorn3:pp-docs, r=jseyfried
2017-02-08 Corey FarwellRollup merge of #39529 - dylanmckay:llvm-4.0-align32...
2017-02-08 Corey FarwellRollup merge of #39462 - emilio:improper-ctypes, r...
2017-02-08 Corey FarwellRollup merge of #39482 - king6cong:master, r=frewsxcv
2017-02-08 Corey FarwellRollup merge of #39459 - phungleson:fix-short-hand...
2017-02-08 Corey FarwellRollup merge of #39426 - jakllsch:netbsd-c, r=alexcrichton
2017-02-08 Corey FarwellRollup merge of #39400 - alexcrichton:arm-cross-test...
2017-02-08 Corey FarwellRollup merge of #39372 - seanmonstar:more-addr-froms...
2017-02-08 Corey FarwellRollup merge of #39361 - cengizIO:master, r=arielb1
2017-02-08 Corey FarwellRollup merge of #38764 - Aaronepower:master, r=aturon
2017-02-07 borsAuto merge of #39002 - GuillaumeGomez:debug_libcollecti...
2017-02-06 borsAuto merge of #39500 - michaelwoerister:fix-ich-testing...
2017-02-06 borsAuto merge of #38436 - bluecereal:patch-1, r=frewsxcv
2017-02-05 Corey FarwellRollup merge of #39538 - stjepang:slightly-optimize...
2017-02-05 Corey FarwellRollup merge of #39530 - TimNN:more-gdb, r=alexcrichton
2017-02-05 Corey FarwellRollup merge of #39528 - dylanmckay:llvm-4.0-diglobalva...
next