]> git.lizzy.rs Git - rust.git/history - src/librustc/middle
Auto merge of #30341 - pnkfelix:call-site-scope, r=nikomatsakis
[rust.git] / src / librustc / middle /
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 Aaron TuronProvide overlapping types for coherence errors
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-16 borsAuto merge of #30300 - sanxiyn:syntax-ext, 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-15 Felix S. Klock IIEnsure borrows of fn/closure params do not outlive...
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 #30351 - tamird:remove-range-inclusive...
2015-12-13 borsAuto merge of #30348 - shepmaster:box-any-docs, r=steve...
2015-12-13 borsAuto merge of #30343 - Seeker14491:patch-1, r=bluss
2015-12-13 borsAuto merge of #30342 - salty-horse:doc_links, r=stevekl...
2015-12-13 borsAuto merge of #30339 - Manishearth:oops-i-did-it-again...
2015-12-13 borsAuto merge of #30332 - bluss:nomicon-variance, r=gankro
2015-12-13 borsAuto merge of #30329 - salty-horse:punctuation, r=steve...
2015-12-13 borsAuto merge of #30314 - fhahn:issue-30299-missing-fields...
2015-12-13 borsAuto merge of #30324 - jseyfried:unfix_30159, r=nrc
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 #30334 - dhuseby:FreeBSD_30333, r=alexcri...
2015-12-12 Vadim PetrochenkovAddress the review comments
2015-12-12 borsAuto merge of #30347 - rkruppe:misc-dec2flt-cleanup...
2015-12-12 Ariel Ben-Yehudafix dropck performance regression
2015-12-12 Vadim PetrochenkovImplement `#[deprecated]` attribute (RFC 1270)
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 #27929 - w00ns:issue-27889-same-field...
2015-12-12 borsAuto merge of #30242 - arielb1:region-unification,...
2015-12-11 Manish GoregaokarRemove leftover debugging code (fixes #30336)
2015-12-11 borsAuto merge of #30308 - tsion:typo, r=sanxiyn
2015-12-11 Seo SanghyeonDo not include generics in suggestion to qualify enum...
2015-12-11 borsAuto merge of #30265 - oli-obk:const_val_trans, r=pnkfelix
2015-12-11 Nick CameronMake name resolution errors non-fatal
2015-12-11 borsAuto merge of #30248 - petevine:master, r=brson
2015-12-11 borsAuto merge of #30294 - jseyfried:fix_shadowed_use_visib...
2015-12-11 borsAuto merge of #30307 - pnkfelix:fix-issue-26656, r...
2015-12-11 borsAuto merge of #30301 - michaelwoerister:mir-to-metadata...
2015-12-10 Michael WoeristerMake MIR encodable and store it in crate metadata.
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-10 borsAuto merge of #30285 - glglwty:patch-1, r=alexcrichton
2015-12-09 borsAuto merge of #30284 - GuillaumeGomez:patch-3, r=Manish...
2015-12-09 borsAuto merge of #30288 - brson:bump, r=alexcrichton
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 Michael WoeristerAdd scoped thread-local encoding and decoding contexts...
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-08 Oliver Schneidershorten common if let patterns to function calls
2015-12-07 borsAuto merge of #30087 - petrochenkov:indi, r=nrc
2015-12-07 borsAuto merge of #30256 - GuillaumeGomez:patch-5, r=Manish...
2015-12-07 Ariel Ben-Yehudaintroduce a region unification table and use it in...
2015-12-07 Guillaume GomezAdd E0264 error explanation
2015-12-07 Vadim PetrochenkovRemove some unnecessary indirection from HIR structures
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 Oliver Schneiderallow const function calls in consts that are used...
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-05 borsAuto merge of #30177 - retep998:handling-threads, r...
2015-12-05 Oliver Schneiderfix const index feature-gate regression
2015-12-05 borsAuto merge of #30102 - jFransham:feature/better-lifetim...
2015-12-05 borsAuto merge of #30207 - jwworth:pull-request-1449250353...
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'AntrasFix liveness analysis for read-write inline asm operands
2015-12-05 Amanieu d'AntrasAdd proper support for indirect output constraints...
2015-12-05 borsAuto merge of #30211 - pnkfelix:fix-getopts-for-issue...
2015-12-05 borsAuto merge of #30210 - nagisa:tweak-man, r=alexcrichton
2015-12-05 borsAuto merge of #30205 - alexcrichton:fix-dist, r=brson
2015-12-04 borsAuto merge of #30130 - tbu-:pr_array_clone, r=alexcrichton
2015-12-04 Vadim PetrochenkovDo MTWT resolution during lowering to HIR
next