]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/trans/context.rs
Auto merge of #30448 - alexcrichton:llvmup, r=nikomatsakis
[rust.git] / src / librustc_trans / trans / context.rs
2016-01-30 borsAuto merge of #30448 - alexcrichton:llvmup, r=nikomatsakis
2016-01-30 Alex Crichtontrans: Reimplement unwinding on MSVC
2016-01-29 borsAuto merge of #31248 - ruud-v-a:fix-triple-ice, r=nrc
2016-01-29 Manish GoregaokarRollup merge of #31276 - alexcrichton:fix-powerpc64...
2016-01-29 Manish GoregaokarRollup merge of #31275 - alexcrichton:fix-rumprun,...
2016-01-29 Manish GoregaokarRollup merge of #31272 - errandir:master, r=steveklabnik
2016-01-29 Manish GoregaokarRollup merge of #31269 - ollie27:patch-3, r=alexcrichton
2016-01-29 Manish GoregaokarRollup merge of #31264 - est31:block_coment_parent...
2016-01-29 Manish GoregaokarRollup merge of #31252 - alexcrichton:ios-old-mac,...
2016-01-29 borsAuto merge of #31212 - jseyfried:fix_ICE_in_resolve...
2016-01-29 borsAuto merge of #31144 - jseyfried:remove_import_ordering...
2016-01-29 borsAuto merge of #31132 - gchp:internals, r=brson
2016-01-29 borsAuto merge of #30948 - fabricedesre:rpi2, r=alexcrichton
2016-01-29 borsAuto merge of #30900 - michaelwoerister:trans_item_coll...
2016-01-26 Michael WoeristerImplement the translation item collector.
2016-01-25 Michael WoeristerAdd dependency tracking to trait cache in translation...
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2016-01-01 borsAuto merge of #30670 - emoon:fs-copy-comment, r=stevekl...
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-12-16 borsAuto merge of #29962 - aturon:coherence-errors, r=nmatsakis
2015-12-16 borsAuto merge of #30141 - oli-obk:fix/30117, r=arielb1
2015-12-14 borsAuto merge of #29735 - Amanieu:asm_indirect_constraint...
2015-12-10 borsAuto merge of #30194 - brson:relnotes, r=brson
2015-12-09 borsAuto merge of #30270 - DiamondLovesYou:fix-30231, r...
2015-12-09 borsAuto merge of #30140 - michaelwoerister:tls-encoding...
2015-12-09 Steve KlabnikRollup merge of #30224 - matklad:super-docs, r=steveklabnik
2015-12-09 Steve KlabnikRollup merge of #30201 - GuillaumeGomez:patch-3, r...
2015-12-09 borsAuto merge of #30208 - pnkfelix:fix-issue-30063, r...
2015-12-09 borsAuto merge of #30145 - petrochenkov:hyg, r=nrc
2015-12-08 borsAuto merge of #30036 - mitaa:doc_id, r=alexcrichton
2015-12-08 borsAuto merge of #29995 - DanielJCampbell:Expanded-Span...
2015-12-07 borsAuto merge of #30087 - petrochenkov:indi, r=nrc
2015-12-07 borsAuto merge of #30202 - oli-obk:fix/const_index_feature_...
2015-12-07 borsAuto merge of #30188 - tshepang:lookup_addr-example...
2015-12-06 borsAuto merge of #30241 - Manishearth:diag-30236, r=eddyb
2015-12-06 borsAuto merge of #30221 - thyrgle:concurrency_doc, r=alexc...
2015-12-06 borsAuto merge of #30222 - mitaa:fqn#2, r=alexcrichton
2015-12-06 borsAuto merge of #30187 - alexcrichton:stabilize-1.6,...
2015-12-05 Alex Crichtonstd: Stabilize APIs for the 1.6 release
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...
2015-12-01 borsAuto merge of #30057 - steveklabnik:doc_str, r=alexcrichton
2015-11-29 borsAuto merge of #30059 - androm3da:master, r=bluss
2015-11-29 borsAuto merge of #30075 - kyeah:mac-span, r=sanxiyn
2015-11-28 borsAuto merge of #30092 - semarie:to_socket_addr_str_bad...
2015-11-28 borsAuto merge of #29651 - tshepang:misc, r=steveklabnik
2015-11-28 borsAuto merge of #30074 - jonas-schievink:macro-doc, r...
2015-11-28 borsAuto merge of #29383 - petrochenkov:empstr, r=pnkfelix
2015-11-27 borsAuto merge of #30064 - fhartwig:macro-suggestions,...
2015-11-26 borsAuto merge of #30077 - nrc:save-abs-crate, r=eddyb
2015-11-26 borsAuto merge of #30068 - wthrowe:unsized-pointer-impls...
2015-11-26 borsAuto merge of #30043 - arielb1:split-metadata, r=nikoma...
2015-11-26 Ariel Ben-Yehudasplit the metadata code into rustc_metadata
2015-11-24 Steve KlabnikRollup merge of #30020 - Manishearth:unit, r=bluss
2015-11-24 Steve KlabnikRollup merge of #29397 - dylanmckay:llvmdeps-deps,...
2015-11-20 borsAuto merge of #29534 - oli-obk:fix/const_fn_eval, r...
2015-11-17 borsAuto merge of #29531 - bltavares:issue-28586, r=sanxiyn
2015-11-16 Steve KlabnikRollup merge of #29549 - brson:docidx, r=steveklabnik
2015-11-11 Manish GoregaokarRollup merge of #29677 - GuillaumeGomez:patch-3, r...
2015-11-11 borsAuto merge of #29755 - mbrubeck:stat-doc, r=steveklabnik
2015-11-10 borsAuto merge of #29725 - aturon:lang-features, r=huonw
2015-11-10 Steve KlabnikRollup merge of #29420 - efindlay:master, r=steveklabnik
2015-11-07 borsAuto merge of #29551 - arcnmx:target-family, r=alexcrichton
2015-11-06 borsAuto merge of #29462 - alexcrichton:refactor-process...
2015-11-06 borsAuto merge of #29491 - alexcrichton:avoid-stdio-tls...
2015-11-06 borsAuto merge of #29305 - alexcrichton:bad-getenv, r=brson
2015-11-05 borsAuto merge of #29565 - sfackler:issue-29540, r=huonw
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 #28887 - steveklabnik:gh28851, r=alexcrichton
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 borsAuto merge of #29547 - arielb1:speculative-upvar, r...
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 Niko MatsakisPass the mir map to trans
2015-11-03 borsAuto merge of #29459 - tshepang:simplify, r=steveklabnik
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 #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 #29316 - GBGamer:change-unchecked-div...
2015-10-29 borsAuto merge of #29129 - cuviper:impl-from-for-floats...
2015-10-29 borsAuto merge of #29188 - nikomatsakis:remove-contraction...
next