]> git.lizzy.rs Git - rust.git/history - src/librustc_front/lowering.rs
Auto merge of #30470 - petrochenkov:owned5, r=nrc
[rust.git] / src / librustc_front / lowering.rs
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 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 #30286 - oli-obk:const_error_span,...
2015-12-18 borsAuto merge of #30272 - tshepang:doc-drain, r=bluss
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-17 Vadim PetrochenkovDeprecate name `OwnedSlice` and don't use it
2015-12-17 Steve KlabnikRollup merge of #30370 - zachreizner:patch-1, r=apasel422
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 Manish GoregaokarRollup merge of #30368 - arielb1:region-unification...
2015-12-16 Manish GoregaokarRollup merge of #30320 - nrc:err-names, r=@nikomatsakis
2015-12-16 borsAuto merge of #30206 - petrochenkov:newdepr, r=brson
2015-12-16 borsAuto merge of #30141 - oli-obk:fix/30117, r=arielb1
2015-12-14 Alex Burkaevade unused_variables lint in for-loop desugaring
2015-12-14 borsAuto merge of #30328 - sanxiyn:include-type-name, r...
2015-12-14 borsAuto merge of #27937 - DiamondLovesYou:llvm-root-and...
2015-12-14 borsAuto merge of #30321 - sanxiyn:E0170, r=alexcrichton
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-12 borsAuto merge of #30110 - oli-obk:pretty_const_trans,...
2015-12-12 borsAuto merge of #30242 - arielb1:region-unification,...
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
2015-12-10 borsAuto merge of #30267 - alexcrichton:tls-init-oh-my...
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 #29937 - alexcrichton:panic-recover,...
2015-12-09 borsAuto merge of #30140 - michaelwoerister:tls-encoding...
2015-12-09 borsAuto merge of #30266 - oli-obk:expr_type_checked, r...
2015-12-09 borsAuto merge of #30263 - pnkfelix:rsbegin-rsend-are-windo...
2015-12-09 borsAuto merge of #30246 - untitaker:insaller, r=alexcrichton
2015-12-09 Steve KlabnikRollup merge of #30274 - tshepang:mere-renames, r=steve...
2015-12-09 Steve KlabnikRollup merge of #30273 - Xmasreturns:patch-1, r=stevekl...
2015-12-09 Steve KlabnikRollup merge of #30261 - oli-obk:add_regression_test...
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 #30245 - Aatch:dynamic-align-dst, r=pnkfelix
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 Vadim PetrochenkovRemove some unnecessary indirection from HIR structures
2015-12-05 borsAuto merge of #30177 - retep998:handling-threads, r...
2015-12-05 borsAuto merge of #30102 - jFransham:feature/better-lifetim...
2015-12-05 Amanieu d'AntrasUse a struct instead of a tuple for inline asm output...
2015-12-05 borsAuto merge of #30185 - fhahn:improve-borrowck-public...
2015-12-05 Amanieu d'AntrasAdd proper support for indirect output constraints...
2015-12-04 borsAuto merge of #30130 - tbu-:pr_array_clone, r=alexcrichton
2015-12-04 Vadim PetrochenkovDo MTWT resolution during lowering to HIR
2015-12-04 borsAuto merge of #30173 - sgrif:sg-fix-time-bug, r=alexcri...
2015-12-04 borsAuto merge of #30084 - oli-obk:const_fn, r=pnkfelix
2015-12-04 borsAuto merge of #30192 - jwworth:pull-request-1449185301...
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-11-28 borsAuto merge of #30092 - semarie:to_socket_addr_str_bad...
2015-11-26 Marvin LöbelRebase fixup for lower.rs
2015-11-26 Marvin LöbelMoved and refactored ThinAttributes
2015-11-26 Marvin LöbelAdd syntax support for attributes on expressions and...
2015-11-25 borsAuto merge of #30034 - brson:rust_path, r=alexcrichton
2015-11-25 borsAuto merge of #29687 - Havvy:ux-guidelines, r=pnkfelix
2015-11-24 Steve KlabnikRollup merge of #30020 - Manishearth:unit, r=bluss
2015-11-24 Steve KlabnikRollup merge of #29933 - tbu-:pr_dont_opt_in_copy,...
2015-11-24 Steve KlabnikRollup merge of #29397 - dylanmckay:llvmdeps-deps,...
2015-11-24 borsAuto merge of #29934 - arielb1:constrained-projection...
2015-11-23 borsAuto merge of #29530 - jseyfried:resolve, r=nikomatsakis
2015-11-21 borsAuto merge of #29916 - Manishearth:diag-401, r=steveklabnik
2015-11-20 borsAuto merge of #29534 - oli-obk:fix/const_fn_eval, r...
2015-11-19 borsAuto merge of #29894 - alexcrichton:stdtime, r=brson
2015-11-19 borsAuto merge of #29917 - shssoichiro:doc-sidebar-order...
2015-11-19 borsAuto merge of #29903 - nikomatsakis:incr-comp-ool-items...
2015-11-19 Niko MatsakisChange to a BTreeMap rather than sorting the keys of...
next