]> git.lizzy.rs Git - rust.git/history - src/librustc_mir/hair/mod.rs
[MIR] use mir::repr::Constant in ExprKind::Repeat, close #29789
[rust.git] / src / librustc_mir / hair / mod.rs
2016-01-21 Florian Hahn[MIR] use mir::repr::Constant in ExprKind::Repeat,...
2016-01-19 borsAuto merge of #30696 - steveklabnik:gh30655, r=brson
2016-01-17 Manish GoregaokarRollup merge of #30959 - bluss:bench-resolution, r...
2016-01-16 borsAuto merge of #30567 - steffengy:master, r=alexcrichton
2016-01-16 borsAuto merge of #30624 - Ticki:specialization, r=alexcrichton
2016-01-16 borsAuto merge of #30740 - bluss:ascii-is-the-best, r=brson
2016-01-15 Manish GoregaokarRollup merge of #30591 - SimonSapin:patch-15, r=aturon
2016-01-14 Steve KlabnikRollup merge of #30712 - LawrenceWoodman:patch-3, r...
2016-01-14 Manish GoregaokarRollup merge of #30626 - steveklabnik:gh30618, r=luqmana
2016-01-13 borsAuto merge of #30509 - michaelsproul:string-box-error...
2016-01-13 borsAuto merge of #30684 - tshepang:rustfmt-lexer-part2...
2016-01-13 borsAuto merge of #29498 - wthrowe:replace-pattern, r=alexc...
2016-01-13 borsAuto merge of #30639 - rkruppe:dec2flt-fastpath-tables...
2016-01-12 borsAuto merge of #30695 - ranma42:cleanup-unicode, r=alexc...
2016-01-12 borsAuto merge of #30678 - Amanieu:no_elf_tls, r=alexcrichton
2016-01-12 borsAuto merge of #30599 - brson:extra, r=alexcrichton
2016-01-11 Simonas KazlauskasRollup merge of #30737 - Ms2ger:MutateMode, r=sanxiyn
2016-01-11 Simonas KazlauskasRollup merge of #30687 - mmcco:lbt, r=eddyb
2016-01-11 borsAuto merge of #30534 - bluss:binary-heap-fast-pop,...
2016-01-11 borsAuto merge of #30490 - ipetkov:unix-spawn, r=alexcrichton
2016-01-11 borsAuto merge of #27807 - pczarn:arena-internals, r=bluss
2016-01-11 borsAuto merge of #30295 - jseyfried:fix_extern_crate_dupli...
2016-01-08 Steve KlabnikRollup merge of #30584 - GuillaumeGomez:new_handles...
2016-01-07 borsAuto merge of #30739 - pnkfelix:finish-enable-rpath...
2016-01-07 borsAuto merge of #30734 - tsion:mir-pretty, r=nikomatsakis
2016-01-07 borsAuto merge of #30728 - athaeryn:mention-warning-lint...
2016-01-07 borsAuto merge of #30724 - nikomatsakis:feature-gate-defaul...
2016-01-07 borsAuto merge of #30723 - nrc:macro-err-bug, r=Manishearth
2016-01-07 borsAuto merge of #30557 - sfackler:panic-propagate, r...
2016-01-06 Steve KlabnikRollup merge of #30735 - jonastepe:nomicon_vec_dealloc_...
2016-01-06 Steve KlabnikRollup merge of #30729 - huonw:delete-bad-comment,...
2016-01-06 Steve KlabnikRollup merge of #30727 - tbu-:pr_doc_escaped_newline...
2016-01-06 Steve KlabnikRollup merge of #30720 - BChip:patch-1, r=steveklabnik
2016-01-06 Steve KlabnikRollup merge of #30716 - kraai:fix-hexicdecimal, r...
2016-01-06 Steve KlabnikRollup merge of #30700 - steveklabnik:gh28581, r=brson
2016-01-06 Steve KlabnikRollup merge of #30699 - steveklabnik:gh30254, r=apasel422
2016-01-06 Steve KlabnikRollup merge of #30698 - steveklabnik:gh29649, r=brson
2016-01-06 Steve KlabnikRollup merge of #30683 - LawrenceWoodman:patch-1, r...
2016-01-06 borsAuto merge of #30654 - nrc:panictry, r=brson
2016-01-06 borsAuto merge of #30532 - nikomatsakis:cross-item-dependen...
2016-01-06 borsAuto merge of #30733 - ubsan:wrapping_op_assign, r...
2016-01-06 borsAuto merge of #30481 - nagisa:mir-calls-2, r=nikomatsakis
2016-01-06 Simonas KazlauskasGenerate DivergingCall terminator
2016-01-06 borsAuto merge of #30492 - wesleywiser:fix_extra_drops...
2016-01-05 borsAuto merge of #30665 - zachpanz88:new-year, r=nrc
2016-01-05 borsAuto merge of #30702 - tshepang:derives-not-needed...
2016-01-05 borsAuto merge of #30680 - wesleywiser:rustdoc_image_max_wi...
2016-01-05 borsAuto merge of #30595 - steveklabnik:remove_learn_rust...
2016-01-04 borsAuto merge of #30661 - michaelwoerister:trans_fn_attrs...
2016-01-04 borsAuto merge of #30602 - tsion:mir-graphviz-display,...
2016-01-04 borsAuto merge of #30523 - ubsan:wrapping_op_assign, r...
2016-01-04 borsAuto merge of #30553 - luqmana:mir-match-arm-guards...
2016-01-04 borsAuto merge of #30690 - LawrenceWoodman:patch-2, r=steve...
2016-01-04 borsAuto merge of #30651 - nagisa:mir-fix-equality-checks...
2016-01-02 borsAuto merge of #30264 - GuillaumeGomez:patch-5, r=Manish...
2016-01-01 borsAuto merge of #30670 - emoon:fs-copy-comment, r=stevekl...
2016-01-01 Simonas KazlauskasFix equality checks in matches
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-12-30 borsAuto merge of #30375 - aaronkeen:issue_28777, r=eddyb
2015-12-30 Steve KlabnikRollup merge of #30373 - ChrisBuchholz:master, r=stevek...
2015-12-29 Steve KlabnikRollup merge of #30405 - durka:patch-12, r=steveklabnik
2015-12-29 Steve KlabnikRollup merge of #30390 - mitaa:patch-1, r=steveklabnik
2015-12-29 Steve KlabnikRollup merge of #30253 - Manishearth:diag-401-improve...
2015-12-23 borsAuto merge of #30377 - Wafflespeanut:levenshtein, r...
2015-12-23 borsAuto merge of #30353 - alexcrichton:rpath-by-default...
2015-12-21 borsAuto merge of #30434 - alexcrichton:update-jemalloc...
2015-12-21 borsAuto merge of #30413 - pnkfelix:fsk-span_note, r=Manish...
2015-12-21 borsAuto merge of #30400 - fbergr:master, r=steveklabnik
2015-12-20 borsAuto merge of #30454 - mmcco:size_t, r=alexcrichton
2015-12-20 borsAuto merge of #30455 - mmcco:beautify-isaac, r=alexcrichton
2015-12-20 borsAuto merge of #30436 - durka:patch-14, r=alexcrichton
2015-12-19 borsAuto merge of #30401 - DiamondLovesYou:pnacl-target...
2015-12-19 borsAuto merge of #30394 - geofft:dt-runpath, r=alexcrichton
2015-12-19 borsAuto merge of #30435 - Ms2ger:ParseResult, r=alexcrichton
2015-12-19 borsAuto merge of #30408 - durka:issue-26873, r=alexcrichton
2015-12-19 borsAuto merge of #30403 - webmobster:master, r=alexcrichton
2015-12-19 borsAuto merge of #30184 - petrochenkov:ascr, r=nikomatsakis
2015-12-18 borsAuto merge of #29973 - petrochenkov:privinpub, r=nikoma...
2015-12-18 borsAuto merge of #30374 - durka:issue-30371, r=alexcrichton
2015-12-18 Manish GoregaokarRollup merge of #30452 - dotdash:24876_take_2, r=alexcr...
2015-12-18 Manish GoregaokarRollup merge of #30447 - Xmasreturns:Docu, r=steveklabnik
2015-12-18 Manish GoregaokarRollup merge of #30431 - mmcco:cleanup, r=alexcrichton
2015-12-18 Manish GoregaokarRollup merge of #30420 - petrochenkov:owned2, r=nrc
2015-12-18 borsAuto merge of #30286 - oli-obk:const_error_span, r...
2015-12-18 Manish GoregaokarRollup merge of #30406 - durka:patch-13, r=sanxiyn
2015-12-18 Manish GoregaokarRollup merge of #30398 - jwworth:pull-request-145020545...
2015-12-18 Manish GoregaokarRollup merge of #30384 - nrc:diagnostics, r=@nikomatsakis
2015-12-18 Manish GoregaokarRollup merge of #30286 - oli-obk:const_error_span,...
2015-12-18 borsAuto merge of #30272 - tshepang:doc-drain, r=bluss
2015-12-18 borsAuto merge of #30414 - alexcrichton:fix-cross-builds...
2015-12-18 borsAuto merge of #29907 - nagisa:mir-moar-constants, r...
2015-12-15 Simonas KazlauskasImplement references to functions and constants
2015-12-09 Steve KlabnikRollup merge of #30224 - matklad:super-docs, r=steveklabnik
2015-12-08 borsAuto merge of #29995 - DanielJCampbell:Expanded-Span...
2015-12-05 borsAuto merge of #30102 - jFransham:feature/better-lifetim...
2015-12-04 borsAuto merge of #30084 - oli-obk:const_fn, r=pnkfelix
2015-12-04 borsAuto merge of #29850 - Kimundi:attributes_that_make_a_s...
2015-12-03 borsAuto merge of #30149 - mitaa:fqn, r=alexcrichton
2015-12-01 borsAuto merge of #29858 - fhahn:abort-if-path-has-spaces...
2015-12-01 borsAuto merge of #25570 - oli-obk:const_indexing, r=nikoma...
next