]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/trans/expr.rs
rustc_trans: remove some outdated and unused logic from callee.
[rust.git] / src / librustc_trans / trans / expr.rs
2015-07-04 Eduard Burtescurustc_trans: remove some outdated and unused logic...
2015-07-03 borsAuto merge of #26378 - arielb1:unused-mut, r=pnkfelix
2015-07-03 borsAuto merge of #26740 - steveklabnik:gh26737, r=gankro
2015-07-03 borsAuto merge of #26610 - aturon:fix_make_unique, r=alexcr...
2015-07-02 borsAuto merge of #26733 - nhowell:update-jquery, r=stevekl...
2015-07-02 borsAuto merge of #26725 - tshepang:patch-2, r=bluss
2015-07-02 borsAuto merge of #26738 - dotdash:trans_args, r=luqmana
2015-07-02 borsAuto merge of #26682 - posix4e:netbsd, r=alexcrichton
2015-07-02 Björn SteinbrinkDirectly construct lvalue datums for function arguments
2015-07-02 borsAuto merge of #26724 - tshepang:patch-1, r=bluss
2015-07-02 borsAuto merge of #26713 - GuillaumeGomez:patch-3, r=Manish...
2015-07-02 borsAuto merge of #26715 - steveklabnik:gh26497, r=huonw
2015-07-02 borsAuto merge of #26712 - GuillaumeGomez:patch-2, r=Manish...
2015-07-02 borsAuto merge of #26727 - remram44:coerceunsized-weak...
2015-07-02 borsAuto merge of #26722 - arielb1:log-deadlock, r=eddyb
2015-07-02 borsAuto merge of #26718 - nham:test-8640, r=alexcrichton
2015-07-02 borsAuto merge of #26691 - nrc:mem, r=alexcrichton
2015-07-02 borsAuto merge of #26677 - jroesch:fulfillment-context...
2015-07-01 borsAuto merge of #26658 - alexcrichton:windows-net-no...
2015-07-01 borsAuto merge of #26711 - bluss:doc-hide-rand, r=steveklabnik
2015-07-01 borsAuto merge of #26540 - oli-obk:issue11715, r=nrc
2015-06-30 Steve KlabnikRollup merge of #26678 - bluss:doc-fmt, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26627 - tshepang:stdin-example, r...
2015-06-30 Steve KlabnikRollup merge of #26622 - tshepang:indents, r=sanxiyn
2015-06-30 Steve KlabnikRollup merge of #26580 - adamheins:master, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26506 - tshepang:doc-fix, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26373 - tshepang:patch-2, r=steveklabnik
2015-06-30 borsAuto merge of #26327 - bluss:two-way, r=aturon
2015-06-30 Jared RoeschRemove Typer and ClosureTyper
2015-06-29 borsAuto merge of #26623 - Saser:master, r=steveklabnik
2015-06-29 borsAuto merge of #26530 - steveklabnik:gh26471, r=alexcrichton
2015-06-29 borsAuto merge of #26462 - brson:stdidx, r=steveklabnik
2015-06-29 Manish GoregaokarRollup merge of #26645 - richo:makefile-typo, r=sfackler
2015-06-29 Manish GoregaokarRollup merge of #26644 - pelmers:make_stage_tip, r...
2015-06-29 Manish GoregaokarRollup merge of #26593 - GuillaumeGomez:patch-2, r...
2015-06-29 borsAuto merge of #26582 - jroesch:infer-ctxt-refactor...
2015-06-27 Jared RoeschBegin refactor type checking state
2015-06-27 borsAuto merge of #26621 - tshepang:missed-removal, r=steve...
2015-06-27 borsAuto merge of #26616 - Manishearth:rollup, r=Manishearth
2015-06-27 borsAuto merge of #26609 - huonw:align, r=alexcrichton
2015-06-27 borsAuto merge of #26579 - Techern:start-12-doc, r=brson
2015-06-27 borsAuto merge of #26575 - eddyb:tycx, r=nikomatsakis
2015-06-26 Eduard Burtescurustc: switch most remaining middle::ty functions to...
2015-06-26 Eduard Burtescurustc: make ty::mk_* constructors into methods on ty...
2015-06-26 Eduard Burtescurustc: move some functions in middle::ty working on...
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
2015-06-24 borsAuto merge of #26509 - tshepang:4-and-not-3, r=bluss
2015-06-24 borsAuto merge of #26521 - oli-obk:android-x86-libclibc...
2015-06-23 borsAuto merge of #26219 - Veedrac:patch-1, r=alexcrichton
2015-06-23 borsAuto merge of #26061 - Gankro:inherit-dep, r=brson
2015-06-23 borsAuto merge of #26490 - alexcrichton:fix-msvc-again...
2015-06-23 borsAuto merge of #26508 - tshepang:stray-code-block, r...
2015-06-23 borsAuto merge of #26367 - tshepang:patch-1, r=bluss
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 #25641 - geofft:execve-const, r=alexcrichton
2015-06-21 borsAuto merge of #26457 - meqif:master, r=alexcrichton
2015-06-21 borsAuto merge of #26455 - steveklabnik:gh26443, r=gankro
2015-06-21 borsAuto merge of #26450 - rick68:patch-7, r=alexcrichton
2015-06-21 borsAuto merge of #26416 - retep998:error-debug, r=sfackler
2015-06-21 borsAuto merge of #26460 - nham:test-18809, r=huonw
2015-06-20 borsAuto merge of #26381 - alexcrichton:fix-srel, r=brson
2015-06-20 borsAuto merge of #26198 - stygstra:issue-24258, r=huonw
2015-06-20 borsAuto merge of #26411 - dotdash:fat_in_registers, r...
2015-06-20 Björn SteinbrinkPass fat pointers in two immediate arguments
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 David StygstraSupport checked Shl/Shr on SIMD types
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-18 Eduard Burtescurustc: remove Repr and UserString.
2015-06-18 Eduard Burtescurustc: use the TLS type context in Repr and UserString.
2015-06-18 Manish GoregaokarRollup merge of #26314 - steveklabnik:gh26312, r=bluss
2015-06-18 borsAuto merge of #26340 - bluss:bench-sigfix, r=alexcrichton
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 borsAuto merge of #25952 - alexcrichton:fix-scoped-tls...
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 borsAuto merge of #26168 - sfackler:stdout-panic, r=alexcri...
next