]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/trans/expr.rs
split ty::util and ty::adjustment
[rust.git] / src / librustc_trans / trans / expr.rs
2015-09-14 Ariel Ben-Yehudasplit ty::util and ty::adjustment
2015-09-14 Ariel Ben-Yehudamove middle::ty and related modules to middle/ty/
2015-09-14 borsAuto merge of #28392 - arielb1:sort-bounds-list, r...
2015-09-13 borsAuto merge of #28178 - christopherdumas:fix_ice, r...
2015-09-13 borsAuto merge of #28390 - christopherdumas:beginners_manue...
2015-09-13 borsAuto merge of #28286 - matklad:remove-dead-code, r...
2015-09-12 borsAuto merge of #28366 - christopherdumas:beginners_manue...
2015-09-11 borsAuto merge of #28328 - tshepang:unusual, r=brson
2015-09-10 borsAuto merge of #28329 - tshepang:comfort, r=steveklabnik
2015-09-10 borsAuto merge of #28266 - jackwilsonv:patch-4, r=steveklabnik
2015-09-10 borsAuto merge of #28323 - tshepang:idiom, r=steveklabnik
2015-09-10 borsAuto merge of #28232 - brson:tprl, r=steveklabnik
2015-09-09 borsAuto merge of #28250 - durka:patch-7, r=steveklabnik
2015-09-09 borsAuto merge of #28277 - DiamondLovesYou:intrinsic-unname...
2015-09-09 borsAuto merge of #28198 - alexcrichton:from-raw-mut, r...
2015-09-08 borsAuto merge of #28264 - mneumann:dragonfly_backend_fixes...
2015-09-08 borsAuto merge of #28241 - dhuseby:adding_openbsd_snapshot...
2015-09-08 borsAuto merge of #28173 - alexcrichton:llvm-37, r=brson
2015-09-08 borsAuto merge of #28246 - huonw:lang-tracking-issues,...
2015-09-07 borsAuto merge of #28285 - steveklabnik:split_at_idiom...
2015-09-07 borsAuto merge of #28275 - hunan-rostomyan:patch-1, r=steve...
2015-09-07 borsAuto merge of #28272 - Manishearth:improve_vec_docs...
2015-09-07 borsAuto merge of #28175 - christopherdumas:master, r=nrc
2015-09-06 borsAuto merge of #28270 - arielb1:raw-fat-ops, r=nrc
2015-09-06 borsAuto merge of #27893 - nikomatsakis:mir, r=nrc
2015-09-06 Ariel Ben-Yehudaimplement raw fat pointer ops
2015-09-06 Niko Matsakistrack, for each upvar, its index in list of upvars
2015-09-06 borsAuto merge of #28259 - christopherdumas:fix_empty_link...
2015-09-05 borsAuto merge of #28190 - arielb1:generic-key-entry, r...
2015-09-05 Manish GoregaokarRollup merge of #28231 - GuillaumeGomez:help_note,...
2015-09-05 Manish GoregaokarRollup merge of #28225 - jackwilsonv:patch-3, r=stevekl...
2015-09-05 borsAuto merge of #28242 - Diggsey:msvc-backtrace, r=alexcr...
2015-09-05 borsAuto merge of #28240 - nhowell:master, r=steveklabnik
2015-09-04 borsAuto merge of #28197 - petrochenkov:borrow, r=alexcrichton
2015-09-04 borsAuto merge of #28035 - Diggsey:msvc-escaping, r=alexcri...
2015-09-04 borsAuto merge of #28227 - birkenfeld:use_filter_map, r...
2015-09-04 borsAuto merge of #28201 - apasel422:issue-26205, r=nikomat...
2015-09-04 borsAuto merge of #28119 - nagisa:bytesderef, r=alexcrichton
2015-09-04 borsAuto merge of #28069 - alexcrichton:rt-atexit, r=brson
2015-09-04 borsAuto merge of #28034 - alexcrichton:new-lines, r=aturon
2015-09-04 borsAuto merge of #28004 - Diggsey:win-backtrace, r=alexcri...
2015-09-04 borsAuto merge of #28170 - nagisa:loopctl-label-spans,...
2015-09-04 Steve KlabnikRollup merge of #28216 - christopherdumas:fix_28196...
2015-09-04 borsAuto merge of #27984 - arielb1:misc-assemble-improvemen...
2015-09-03 Manish GoregaokarRollup merge of #28194 - steveklabnik:add_fixme, r...
2015-09-03 Andrew PaseltinerFix multiple mutable autoderefs with `Box`
2015-09-03 Manish GoregaokarRollup merge of #28164 - AlisdairO:diagnostics329,...
2015-09-03 borsAuto merge of #28174 - steveklabnik:gh14705, r=alexcricton
2015-09-03 Simonas KazlauskasUse proper span for break and continue labels
2015-09-02 borsAuto merge of #28138 - nrc:hir, r=nikomatsakis
2015-09-02 Nick CameronAdd an intital HIR and lowering step
2015-09-02 borsAuto merge of #28117 - marcusklaas:continue-break,...
2015-09-02 borsAuto merge of #28135 - jackwilsonv:patch-1, r=steveklabnik
2015-09-02 borsAuto merge of #28156 - nagisa:binaryheap-debug, r=Gankro
2015-09-02 borsAuto merge of #28149 - jakerr:atomic, r=alexcrichton
2015-09-02 borsAuto merge of #28148 - eefriedman:binary_heap, r=alexcr...
2015-09-01 borsAuto merge of #28132 - arielb1:uninstantiable, r=nikoma...
2015-09-01 borsAuto merge of #28146 - eefriedman:deque_extras, r=alexc...
2015-09-01 borsAuto merge of #28130 - alexcrichton:fix-msvc-static...
2015-09-01 borsAuto merge of #28088 - tbu-:pr_fixed_size_array, r...
2015-09-01 borsAuto merge of #28115 - AlexDenisov:patch-1, r=steveklabnik
2015-09-01 borsAuto merge of #28060 - GuillaumeGomez:patch-3, r=Manish...
2015-09-01 borsAuto merge of #28137 - nrc:remove-non-multi, r=huonw
2015-09-01 borsAuto merge of #28136 - huonw:simd, r=alexcrichton
2015-09-01 Huon WilsonRemove some SIMD codepaths from trans.
2015-08-31 borsAuto merge of #28079 - huonw:simd, r=alexcrichton
2015-08-31 borsAuto merge of #28009 - GuillaumeGomez:patch-1, r=Manish...
2015-08-31 borsAuto merge of #28101 - ijks:24214-str-bytes, r=alexcrichton
2015-08-31 borsAuto merge of #28007 - Ms2ger:FnKind, r=nrc
2015-08-30 borsAuto merge of #27983 - barosl:respect-color, r=nrc
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-29 borsAuto merge of #28042 - Jake-Shadle:master, r=steveklabnik
2015-08-29 borsAuto merge of #28043 - apasel422:rfc-1194, r=alexcrichton
2015-08-28 borsAuto merge of #28047 - steveklabnik:doc_print, r=alexcr...
2015-08-28 borsAuto merge of #28038 - durka:grep-unstable-issue-refs...
2015-08-28 borsAuto merge of #27956 - withoutboats:extend_string,...
2015-08-27 Manish GoregaokarRollup merge of #28048 - steveklabnik:doc_unimplemented...
2015-08-27 Manish GoregaokarRollup merge of #28045 - apasel422:iter, r=sfackler
2015-08-27 Manish GoregaokarRollup merge of #28039 - birkenfeld:option_result_ref_i...
2015-08-27 Manish GoregaokarRollup merge of #28033 - Manishearth:compilerexpn,...
2015-08-27 Manish GoregaokarRollup merge of #28029 - tshepang:unusual, r=steveklabnik
2015-08-27 Manish GoregaokarRollup merge of #28022 - steveklabnik:gh27936, r=alexcr...
2015-08-27 Manish GoregaokarRollup merge of #28013 - artemshitov:rustbook-scrolling...
2015-08-27 Manish GoregaokarRollup merge of #28010 - GuillaumeGomez:patch-2, r...
2015-08-27 borsAuto merge of #27930 - barosl:path_max, r=alexcrichton
2015-08-27 borsAuto merge of #27999 - dotdash:lt, r=eddyb
2015-08-27 borsAuto merge of #28031 - durka:patch-6, r=alexcrichton
2015-08-27 borsAuto merge of #28030 - tshepang:improve-example, r...
2015-08-27 borsAuto merge of #28016 - ranma42:mini-rem-in-core, r...
2015-08-27 borsAuto merge of #28028 - tshepang:add-size_hint-example...
2015-08-27 borsAuto merge of #28027 - tshepang:improve-sentence, r...
2015-08-27 borsAuto merge of #27975 - sfackler:iter-order-methods...
2015-08-27 borsAuto merge of #28023 - jmesmon:llvm-path-native-only...
2015-08-27 borsAuto merge of #28020 - dotdash:ref_fat_ptr_be_gone...
2015-08-27 borsAuto merge of #28001 - arielb1:dtor-fixes, r=pnkfelix
2015-08-27 borsAuto merge of #27808 - SimonSapin:utf16decoder, r=alexc...
2015-08-26 borsAuto merge of #27992 - wthrowe:dead-main-2, r=alexcrichton
2015-08-26 Björn SteinbrinkAvoid an extra alloca/memcpy when auto-ref'ing fat...
2015-08-26 borsAuto merge of #27991 - bluss:chain-rev, r=alexcrichton
2015-08-25 Ariel Ben-Yehudamove destructors_for_type into AdtDef
next