]> git.lizzy.rs Git - rust.git/history - src/librustc_trans
Rollup merge of #29568 - steveklabnik:gh24591, r=apasel422
[rust.git] / src / librustc_trans /
2015-11-05 Steve KlabnikRollup merge of #29568 - steveklabnik:gh24591, r=apasel422
2015-11-05 Steve KlabnikRollup merge of #29567 - Toby-S:patch-1, r=steveklabnik
2015-11-05 Steve KlabnikRollup merge of #29539 - shepmaster:empty-iterator...
2015-11-05 Steve KlabnikRollup merge of #29538 - steveklabnik:ch1_edits, r...
2015-11-05 Steve KlabnikRollup merge of #29537 - bltavares:issue-24954, r=steve...
2015-11-05 Steve KlabnikRollup merge of #29416 - brson:relnotes, r=alexcrichton
2015-11-05 borsAuto merge of #29581 - gereeter:unwrap-defmap-refcell...
2015-11-05 Jonathan SRemove use of RefCell<DefMap> in the simpler parts...
2015-11-05 Jonathan SUnwrap the RefCell around DefMap
2015-11-04 borsAuto merge of #29543 - Amanieu:asm_mem_constraint,...
2015-11-04 borsAuto merge of #29536 - sanxiyn:unused-assign-arg, r...
2015-11-04 borsAuto merge of #29519 - alexcrichton:fix-distcheck,...
2015-11-04 borsAuto merge of #29564 - gereeter:no-freevar-refcell...
2015-11-04 borsAuto merge of #29528 - amitsaha:rust-inside-other-langu...
2015-11-04 borsAuto merge of #29200 - tshepang:rustfmt-path, r=aturon
2015-11-04 borsAuto merge of #29550 - nrc:save-root, r=alexcrichton
2015-11-04 borsAuto merge of #29478 - angelsl:msvc2, r=alexcrichton
2015-11-04 borsAuto merge of #29217 - nikomatsakis:mir-trans, r=dotdash
2015-11-04 Niko Matsakisremove unused import
2015-11-04 borsAuto merge of #29547 - arielb1:speculative-upvar, r...
2015-11-03 Niko Matsakisaddress nits from dotdash
2015-11-03 Niko Matsakiscorrect typos
2015-11-03 Niko MatsakisAdd (and use) an analysis to determine which temps...
2015-11-03 Nick Cameronsave-analysis: emit the crate root
2015-11-03 borsAuto merge of #29529 - Ryman:rustdoc-cap-lints, r=alexc...
2015-11-03 borsAuto merge of #29515 - Manishearth:ice-itembody, r...
2015-11-03 borsAuto merge of #29495 - meqif:fix_unindent_tabs, r=steve...
2015-11-03 borsAuto merge of #29509 - vadimcn:readme, r=alexcrichton
2015-11-03 Niko MatsakisPlumbing to omit allocas for temps when possible (curre...
2015-11-03 Niko MatsakisNew trans codepath that builds fn body from MIR instead.
2015-11-03 Niko MatsakisMove shifting code out of expr and into somewhere more...
2015-11-03 Niko MatsakisChange adt case handling fn to be less tied to match
2015-11-03 Niko MatsakisPass the mir map to trans
2015-11-03 borsAuto merge of #29459 - tshepang:simplify, r=steveklabnik
2015-11-03 borsAuto merge of #29523 - durka:patch-9, r=alexcrichton
2015-11-03 borsAuto merge of #29514 - apasel422:issue-26220, r=alexcri...
2015-11-03 borsAuto merge of #29285 - eefriedman:libsyntax-panic,...
2015-11-03 borsAuto merge of #29500 - vadimcn:rustlib, r=alexcrichton
2015-11-02 borsAuto merge of #29291 - petrochenkov:privacy, r=alexcrichton
2015-11-02 borsAuto merge of #29456 - alexcrichton:path-hash, r=aturon
2015-11-02 borsAuto merge of #29513 - apasel422:issue-23217, r=alexcri...
2015-11-02 borsAuto merge of #29510 - mneumann:dragonfly-guard-page...
2015-11-02 borsAuto merge of #28846 - Ms2ger:categorization, r=nikomat...
2015-11-02 borsAuto merge of #29505 - rjbs:docs-where-type, r=steveklabnik
2015-11-01 borsAuto merge of #29507 - fhartwig:result-expect, r=Manish...
2015-11-01 borsAuto merge of #29501 - Manishearth:pat-docs, r=alexcrichton
2015-11-01 borsAuto merge of #29471 - pierzchalski:custom-target-custo...
2015-11-01 borsAuto merge of #29177 - vadimcn:rtstuff, r=alexcrichton
2015-11-01 borsAuto merge of #29486 - petrochenkov:multiwild, r=Manish...
2015-11-01 borsAuto merge of #29316 - GBGamer:change-unchecked-div...
2015-10-31 Nicholas MazzucaCheck unchecked_div|rem's specialisation
2015-10-31 Vadim PetrochenkovRemove PatWildMulti
2015-10-29 borsAuto merge of #29129 - cuviper:impl-from-for-floats...
2015-10-29 borsAuto merge of #29188 - nikomatsakis:remove-contraction...
2015-10-29 Ms2gerRename categorization and stop re-exporting its variants.
2015-10-29 borsAuto merge of #29289 - DiamondLovesYou:pnacl-std-crates...
2015-10-29 Steve KlabnikRollup merge of #29437 - brson:authors, r=alexcrichton
2015-10-29 Steve KlabnikRollup merge of #29435 - djrollins:diverging-function...
2015-10-29 Steve KlabnikRollup merge of #29417 - pmarcelll:assert-doc, r=stevek...
2015-10-29 Steve KlabnikRollup merge of #29405 - pmarcelll:docs-fix, r=steveklabnik
2015-10-29 Steve KlabnikRollup merge of #29264 - mdinger:colorify, r=steveklabnik
2015-10-28 borsAuto merge of #29425 - apasel422:issue-29030, r=alexcri...
2015-10-28 borsAuto merge of #29415 - nikomatsakis:issue-29161, r...
2015-10-28 borsAuto merge of #29403 - alexcrichton:fix-windows-again...
2015-10-28 borsAuto merge of #29233 - angelsl:msvc1, r=alexcrichton
2015-10-28 borsAuto merge of #29419 - brson:bump, r=alexcrichton
2015-10-28 borsAuto merge of #29409 - arielb1:recursive-arrays, r...
2015-10-28 borsAuto merge of #29404 - jonas-schievink:external-overlap...
2015-10-28 borsAuto merge of #29402 - sanxiyn:if-let, r=steveklabnik
2015-10-28 borsAuto merge of #29400 - gkoz:phantom_data, r=alexcrichton
2015-10-28 borsAuto merge of #29398 - jonas-schievink:if-let-arms...
2015-10-28 Eli FriedmanMake fatal errors more consistent.
2015-10-28 borsAuto merge of #29313 - arielb1:projection-overflow...
2015-10-28 borsAuto merge of #29311 - steveklabnik:doc_iterator_trait...
2015-10-27 borsAuto merge of #28833 - jryans:borrowck-linear-errors...
2015-10-27 Ariel Ben-Yehudatype_of: use `sizing_type_of` to check the size of...
2015-10-27 borsAuto merge of #26421 - nham:fix_21546, r=pnkfelix
2015-10-27 borsAuto merge of #26848 - oli-obk:const_fn_const_eval...
2015-10-27 borsAuto merge of #29327 - sanxiyn:argument, r=nrc
2015-10-27 Ariel Ben-Yehudaadd a recursion limit for type representation
2015-10-27 borsAuto merge of #29326 - Charlotteis:patch-1, r=steveklabnik
2015-10-27 borsAuto merge of #29317 - matklad:clarify-reference, r...
2015-10-27 borsAuto merge of #29309 - rjbs:doc-comment-sections, r...
2015-10-27 borsAuto merge of #29298 - tbu-:pr_doc_env_panic, r=alexcri...
2015-10-27 borsAuto merge of #29386 - jonas-schievink:codegen-worker...
2015-10-27 borsAuto merge of #29325 - alexcrichton:revert-trait-access...
2015-10-26 borsAuto merge of #29274 - thepowersgang:issues-29107-const...
2015-10-26 Jonas SchievinkPrint the codegen worker # when using time-passes
2015-10-26 borsAuto merge of #29287 - Ryman:fn_nopat, r=alexcrichton
2015-10-26 Seo SanghyeonRemove NodeArg
2015-10-26 borsAuto merge of #29310 - mdinger:book_playpen, r=steveklabnik
2015-10-26 borsAuto merge of #29280 - Ryman:bad_docattr, r=Manishearth
2015-10-26 borsAuto merge of #29247 - dcarral:missing_word_trpl, r...
2015-10-26 borsAuto merge of #29312 - apasel422:issue-21410, r=alexcri...
2015-10-26 borsAuto merge of #29303 - petrochenkov:unistrimp, r=eddyb
2015-10-26 borsAuto merge of #29301 - reddraggone9:patch-1, r=alexcrichton
2015-10-26 borsAuto merge of #29306 - alexcrichton:yet-another-windows...
2015-10-26 borsAuto merge of #29299 - tbu-:pr_btreemap_example_dup...
2015-10-26 borsAuto merge of #29296 - zazdxscf:compiletest_noargs_show...
2015-10-25 borsAuto merge of #29284 - apasel422:tests, r=alexcrichton
next