]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/ty.rs
Fix parallel codegen regression
[rust.git] / src / librustc / middle / ty.rs
2015-06-23 Nick CameronFix parallel codegen regression
2015-06-23 borsAuto merge of #26514 - tshepang:repetition, r=Gankro
2015-06-22 borsAuto merge of #25784 - geofft:subprocess-signal-masks...
2015-06-22 borsAuto merge of #26037 - nhowell:plain_js_playpen, r...
2015-06-22 borsAuto merge of #26481 - nham:test-18655, r=arielb1
2015-06-22 borsAuto merge of #26394 - arielb1:implement-rfc401-part2...
2015-06-21 borsAuto merge of #26479 - arielb1:expr-kind, r=eddyb
2015-06-21 Ariel Ben-YehudaMake expr_is_lval more robust
2015-06-21 borsAuto merge of #26457 - meqif:master, r=alexcrichton
2015-06-21 borsAuto merge of #26416 - retep998:error-debug, r=sfackler
2015-06-20 borsAuto merge of #26381 - alexcrichton:fix-srel, r=brson
2015-06-20 Manish GoregaokarRollup merge of #26452 - michaelsproul:the-second-comin...
2015-06-20 Manish GoregaokarRollup merge of #26439 - Gankro:marker, r=pnkfelix
2015-06-20 Manish GoregaokarRollup merge of #26434 - Munksgaard:issue24227-test...
2015-06-20 Manish GoregaokarRollup merge of #26432 - steveklabnik:gh26424, r=alexcr...
2015-06-20 Manish GoregaokarRollup merge of #26410 - tshepang:patch-3, r=steveklabnik
2015-06-20 borsAuto merge of #26430 - dhuseby:updating_installer,...
2015-06-20 borsAuto merge of #26417 - brson:feature-err, r=steveklabnik
2015-06-20 borsAuto merge of #26407 - arielb1:paren-binding, r=eddyb
2015-06-20 borsAuto merge of #26383 - frewsxcv:regression-tests-23649...
2015-06-20 borsAuto merge of #26382 - alexcrichton:less-racy-path...
2015-06-20 borsAuto merge of #26200 - brson:relnotes, r=aturon
2015-06-19 borsAuto merge of #24527 - nikomatsakis:issue-24085, r...
2015-06-19 borsAuto merge of #26351 - eddyb:tls-tcx, r=nikomatsakis
2015-06-19 Manish GoregaokarRollup merge of #26388 - frewsxcv:regression-tests...
2015-06-18 Eduard Burtescurustc: add more doc comments to ty::Lift and ty::with_ctxt.
2015-06-18 Eduard Burtescurustc: remove Repr and UserString.
2015-06-18 Eduard Burtescurustc: replace Repr/UserString impls with Debug/Display...
2015-06-18 Eduard BurtescuMove AST Repr impls to Debug impls in libsyntax.
2015-06-18 Eduard Burtescurustc: use the TLS type context in Repr and UserString.
2015-06-18 Eduard Burtescurustc: allow "lifting" T<'a> to T<'tcx> if the value...
2015-06-18 Eduard Burtescurustc: store the type context in TLS and allow safe...
2015-06-18 Eduard Burtescurustc: leave only one free top-level function in ppaux...
2015-06-18 Eduard Burtescurustc: use Repr and UserString instead of ppaux::ty_to_...
2015-06-18 Eduard Burtescurustc: reduce ppaux's public footprint to 5 functions.
2015-06-18 Eduard Burtescurustc: enforce stack discipline on ty::ctxt.
2015-06-18 Eduard Burtescurustc: remove ownership of tcx from trans' context.
2015-06-18 borsAuto merge of #26192 - alexcrichton:features-clean...
2015-06-18 borsAuto merge of #26385 - nham:fix_25396, r=alexcrichton
2015-06-18 borsAuto merge of #26392 - oli-obk:unused_functions, r...
2015-06-18 borsAuto merge of #26358 - nham:fix_24081, r=alexcrichton
2015-06-18 borsAuto merge of #26389 - Manishearth:rollup, r=Manishearth
2015-06-18 Manish GoregaokarRollup merge of #26387 - frewsxcv:regression-tests...
2015-06-18 Manish GoregaokarRollup merge of #26369 - IvanUkhov:collections, r=eddyb
2015-06-18 Manish GoregaokarRollup merge of #26349 - petrochenkov:bitwise, r=stevek...
2015-06-18 Manish GoregaokarRollup merge of #26348 - eefriedman:unused-interiorsafe...
2015-06-18 Manish GoregaokarRollup merge of #26342 - steveklabnik:quix_reference_fi...
2015-06-18 Manish GoregaokarRollup merge of #26314 - steveklabnik:gh26312, r=bluss
2015-06-18 borsAuto merge of #26364 - frewsxcv:regression-tests-22864...
2015-06-18 borsAuto merge of #26340 - bluss:bench-sigfix, r=alexcrichton
2015-06-18 borsAuto merge of #26336 - dotdash:raw_ptr_coercions, r=nrc
2015-06-18 borsAuto merge of #26347 - nagisa:macro-exp, r=nrc
2015-06-17 borsAuto merge of #26326 - nikomatsakis:optimize-fulfillmen...
2015-06-17 borsAuto merge of #26062 - eefriedman:cleanup-cached, r...
2015-06-17 borsAuto merge of #25961 - sanxiyn:dead-variant-2, r=huonw
2015-06-17 borsAuto merge of #26261 - tshepang:more-brief-example...
2015-06-17 borsAuto merge of #26126 - Nashenas88:sync-send-libcore...
2015-06-17 borsAuto merge of #26025 - alexcrichton:update-llvm, r...
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 borsAuto merge of #26280 - Marwes:deriving_discriminant...
2015-06-16 Eli FriedmanRemove unused type InteriorSafety.
2015-06-16 borsAuto merge of #25952 - alexcrichton:fix-scoped-tls...
2015-06-16 Niko MatsakisFix merge errors
2015-06-16 borsAuto merge of #24719 - :patch-1, r=steveklabnik
2015-06-16 borsAuto merge of #26313 - steveklabnik:fix_str_docs, r...
2015-06-15 borsAuto merge of #26311 - jooert:fix25855, r=steveklabnik
2015-06-15 Niko MatsakisRather than expanding the where-clauses in the environm...
2015-06-15 Niko MatsakisAdd a (somewhat hacky) cache to the tcx that tracks...
2015-06-15 borsAuto merge of #26168 - sfackler:stdout-panic, r=alexcri...
2015-06-15 borsAuto merge of #25359 - thepowersgang:result-expect...
2015-06-15 borsAuto merge of #26265 - retep998:heapalloc, r=alexcrichton
2015-06-14 borsAuto merge of #26213 - semarie:openbsd-morestack, r...
2015-06-14 borsAuto merge of #26071 - petrochenkov:assert1, r=alexcrichton
2015-06-14 borsAuto merge of #26252 - bluss:relative-paths, r=alexcrichton
2015-06-13 borsAuto merge of #26250 - steveklabnik:remove_html_literal...
2015-06-13 borsAuto merge of #26249 - steveklabnik:remove_extern_panic...
2015-06-13 borsAuto merge of #26272 - Manishearth:rollup, r=Manishearth
2015-06-13 Manish GoregaokarRollup merge of #26260 - tshepang:improve-example,...
2015-06-13 Manish GoregaokarRollup merge of #26259 - tshepang:case-examples, r...
2015-06-13 Manish GoregaokarRollup merge of #26257 - Tonkpils:patch-1, r=alexcrichton
2015-06-13 Manish GoregaokarRollup merge of #26256 - steveklabnik:gh25915, r=alexcr...
2015-06-13 Manish GoregaokarRollup merge of #26255 - steveklabnik:gh25499, r=alexcr...
2015-06-13 borsAuto merge of #26267 - eefriedman:split-tyarray, r...
2015-06-13 borsAuto merge of #26253 - steveklabnik:remove_old_ignored_...
2015-06-13 borsAuto merge of #26118 - tshepang:define-trait, r=stevekl...
2015-06-13 borsAuto merge of #26108 - Marwes:field_pun_docs, r=stevekl...
2015-06-13 borsAuto merge of #26248 - steveklabnik:remove_2061, r...
2015-06-13 borsAuto merge of #26247 - steveklabnik:remove_4120, r...
2015-06-12 Eli FriedmanSplit TyArray into TyArray and TySlice.
2015-06-12 borsAuto merge of #26160 - alexcrichton:revert-rc-as-ref...
2015-06-12 borsAuto merge of #25844 - alexcrichton:stabilize-fs-featur...
2015-06-12 borsAuto merge of #26232 - eefriedman:rename-sty, r=nrc
2015-06-12 Eli FriedmanCleanup: rename middle::ty::sty and its variants.
2015-06-12 Manish GoregaokarRollup merge of #26229 - Stebalien:versionless-book...
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-12 borsAuto merge of #26224 - mcast:doc-travis2buildbot, r...
2015-06-12 borsAuto merge of #26226 - alexcrichton:fix-msvc-dist,...
2015-06-12 borsAuto merge of #26225 - arielb1:raw-self, r=eddyb
2015-06-11 borsAuto merge of #26199 - swgillespie:issue-26092, r=alexc...
2015-06-11 borsAuto merge of #26190 - Veedrac:no-iter, r=alexcrichton
next