]> git.lizzy.rs Git - rust.git/history - src/librustc_mir
Auto merge of #29498 - wthrowe:replace-pattern, r=alexcrichton
[rust.git] / src / librustc_mir /
2015-12-30 borsAuto merge of #30467 - shahn:master, r=brson
2015-12-30 Scott OlsonUse built-in comparisons for range matching in MIR.
2015-12-30 Steve KlabnikRollup merge of #30556 - nodakai:patch-1, r=brson
2015-12-30 Steve KlabnikRollup merge of #30511 - defyrlt:issue_30507, r=stevekl...
2015-12-30 Steve KlabnikRollup merge of #30502 - Luke-Nukem:master, r=steveklabnik
2015-12-30 Steve KlabnikRollup merge of #30373 - ChrisBuchholz:master, r=stevek...
2015-12-30 borsAuto merge of #30526 - Ms2ger:PathParameters, r=brson
2015-12-30 Scott OlsonRefactor MIR building for arguments.
2015-12-30 Scott OlsonFix argument indices in MIR for closures.
2015-12-30 Scott OlsonFix MIR var names and keep them in sync.
2015-12-29 Luqman AdenProcess candidates for match in the same order as writt...
2015-12-29 Steve KlabnikRollup merge of #30549 - mitaa:doc_dstruct, r=brson
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-28 Scott OlsonAdd comments and simplify MIR graphviz code.
2015-12-28 Scott OlsonRewrite MIR graphviz printing and improve MIR debug...
2015-12-28 borsAuto merge of #30548 - mmcco:linux-syscall, r=brson
2015-12-28 borsAuto merge of #30570 - fhartwig:dead-doc-links, r=steve...
2015-12-28 borsAuto merge of #30547 - mmcco:cfg, r=sanxiyn
2015-12-28 borsAuto merge of #30579 - dotdash:30478, r=arielb1
2015-12-27 borsAuto merge of #30566 - salty-horse:doc_typo, r=apasel422
2015-12-26 borsAuto merge of #30562 - nagisa:mir-unit-enums, r=luqmana
2015-12-26 Simonas KazlauskasAlso fix MIRification of unit enum variants
2015-12-25 borsAuto merge of #30558 - jonas-schievink:delete-ast,...
2015-12-25 borsAuto merge of #30555 - Manishearth:rollup, r=Manishearth
2015-12-25 Manish GoregaokarRollup merge of #30552 - mmcco:align, r=steveklabnik
2015-12-25 Manish GoregaokarRollup merge of #30551 - nagisa:mir-unit-structs, r...
2015-12-25 Manish GoregaokarRollup merge of #30485 - sfackler:panic-handler, r...
2015-12-25 Luqman Aden[MIR] Make sure candidates are reversed before `match_c...
2015-12-24 Simonas KazlauskasProperly translate unit structs in MIR
2015-12-23 Steve KlabnikRollup merge of #30473 - nwin:patch-2, r=steveklabnik
2015-12-23 Steve KlabnikRollup merge of #30465 - androm3da:master, r=alexcrichton
2015-12-23 Steve KlabnikRollup merge of #30461 - lnmx:doc-typo, r=steveklabnik
2015-12-23 borsAuto merge of #30377 - Wafflespeanut:levenshtein, r...
2015-12-23 borsAuto merge of #30353 - alexcrichton:rpath-by-default...
2015-12-22 borsAuto merge of #30417 - alexcrichton:better-detect-elf...
2015-12-21 borsAuto merge of #30434 - alexcrichton:update-jemalloc...
2015-12-21 borsAuto merge of #30460 - Ms2ger:BindingMode, r=alexcrichton
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-21 borsAuto merge of #30493 - semarie:openbsd-cc, r=alexcrichton
2015-12-21 borsAuto merge of #30486 - nagisa:mir-fix-geps, r=luqmana
2015-12-21 borsAuto merge of #30482 - luqmana:const-fat-ptr, r=dotdash
2015-12-20 borsAuto merge of #30470 - petrochenkov:owned5, r=nrc
2015-12-20 borsAuto merge of #30469 - nagisa:mir-gv-prettify, r=luqmana
2015-12-20 borsAuto merge of #30468 - Eljay:fix-doc-link, r=alexcrichton
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 #30430 - mmcco:master, 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-19 Vadim PetrochenkovImprove OwnedSlice and use it in HIR
2015-12-19 borsAuto merge of #30381 - fhahn:memchr-in-std, r=alexcrichton
2015-12-18 Simonas KazlauskasPrettify MIR graphviz output
2015-12-18 borsAuto merge of #30364 - luqmana:mir-calls, r=nikomatsakis
2015-12-18 borsAuto merge of #30389 - nikomatsakis:rfc1214-error,...
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 borsAuto merge of #30457 - Manishearth:rollup, r=Manishearth
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 Vadim PetrochenkovFix the fallout
2015-12-18 borsAuto merge of #29907 - nagisa:mir-moar-constants, r...
2015-12-17 Vadim PetrochenkovAbstract away differences between Vec and ptr::P in HIR
2015-12-16 borsAuto merge of #30341 - pnkfelix:call-site-scope, r...
2015-12-16 borsAuto merge of #29962 - aturon:coherence-errors, r=nmatsakis
2015-12-16 Vadim PetrochenkovAdd ExprType to HIR and make everything compile
2015-12-16 borsAuto merge of #30269 - sanxiyn:no-mangle-generic, r...
2015-12-16 Manish GoregaokarRollup merge of #30388 - DanielJCampbell:macro-ident...
2015-12-16 borsAuto merge of #30141 - oli-obk:fix/30117, r=arielb1
2015-12-15 Simonas KazlauskasImplement references to functions and constants
2015-12-15 Simonas KazlauskasConst-eval more constants during MIR building
2015-12-14 borsAuto merge of #29735 - Amanieu:asm_indirect_constraint...
2015-12-13 borsAuto merge of #30332 - bluss:nomicon-variance, r=gankro
2015-12-13 borsAuto merge of #30314 - fhahn:issue-30299-missing-fields...
2015-12-13 borsAuto merge of #30310 - mbrubeck:doc-vec-bounds, r=steve...
2015-12-12 borsAuto merge of #30309 - alexcrichton:more-tier-two,...
2015-12-12 borsAuto merge of #30347 - rkruppe:misc-dec2flt-cleanup...
2015-12-12 borsAuto merge of #30110 - oli-obk:pretty_const_trans,...
2015-12-12 borsAuto merge of #30312 - seanmonstar:ioerror-description...
2015-12-12 borsAuto merge of #30279 - Aatch:dst-ref-binding, r=pnkfelix
2015-12-12 borsAuto merge of #30242 - arielb1:region-unification,...
2015-12-11 borsAuto merge of #30308 - tsion:typo, r=sanxiyn
2015-12-11 borsAuto merge of #30265 - oli-obk:const_val_trans, r=pnkfelix
2015-12-11 borsAuto merge of #30248 - petevine:master, r=brson
next