]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/mem_categorization.rs
Auto merge of #30341 - pnkfelix:call-site-scope, r=nikomatsakis
[rust.git] / src / librustc / middle / mem_categorization.rs
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 borsAuto merge of #30337 - wesleywiser:mir_switch, r=nikoma...
2015-12-16 borsAuto merge of #30269 - sanxiyn:no-mangle-generic, r...
2015-12-16 borsAuto merge of #30410 - Manishearth:rollup, r=Manishearth
2015-12-16 Manish GoregaokarRollup merge of #30392 - Ms2ger:RestrictionResult,...
2015-12-16 Manish GoregaokarRollup merge of #30388 - DanielJCampbell:macro-ident...
2015-12-16 Manish GoregaokarRollup merge of #30376 - salty-horse:btree_links, r...
2015-12-16 Manish GoregaokarRollup merge of #30372 - sanxiyn:rustdoc-cfg, r=alexcri...
2015-12-16 Manish GoregaokarRollup merge of #30368 - arielb1:region-unification...
2015-12-16 Manish GoregaokarRollup merge of #30320 - nrc:err-names, r=@nikomatsakis
2015-12-11 Nick CameronMake name resolution errors non-fatal
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-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-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-30 borsAuto merge of #30080 - durka:patch-10, r=alexcrichton
2015-11-29 borsAuto merge of #30088 - sourcefrog:doc-casts, r=steveklabnik
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-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-19 Vadim PetrochenkovFix the fallout
2015-11-17 borsAuto merge of #29531 - bltavares:issue-28586, r=sanxiyn
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 Steve KlabnikRollup merge of #29420 - efindlay:master, r=steveklabnik
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 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 #29528 - amitsaha:rust-inside-other-langu...
2015-11-04 borsAuto merge of #29200 - tshepang:rustfmt-path, r=aturon
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 #29532 - Ryman:cow_path, r=alexcrichton
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 Manish GoregaokarFix ICE with unresolved associated items in closures...
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 borsAuto merge of #29459 - tshepang:simplify, r=steveklabnik
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-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 Vadim PetrochenkovRemove PatWildMulti
2015-10-29 borsAuto merge of #29129 - cuviper:impl-from-for-floats...
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 #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 #29403 - alexcrichton:fix-windows-again...
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 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 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-26 Seo SanghyeonRemove NodeArg
2015-10-26 Seo SanghyeonDistinguish argument from local variable
2015-10-20 borsAuto merge of #27723 - mystor:vecdeque_drain_range...
2015-10-08 borsAuto merge of #28621 - tshepang:move-safety, r=steveklabnik
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-10-06 borsAuto merge of #28779 - alexcrichton:ffi-isize-usize...
2015-10-05 borsAuto merge of #28717 - nagisa:optional-no-landing-pads...
next