]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/trans/common.rs
trans: Re-enable unwinding on 64-bit MSVC
[rust.git] / src / librustc_trans / trans / common.rs
2015-08-11 Alex Crichtontrans: Re-enable unwinding on 64-bit MSVC
2015-08-11 borsAuto merge of #27575 - brson:lint, r=alexcrichton
2015-08-11 borsAuto merge of #27553 - Diggsey:win-path-fix, r=alexcrichton
2015-08-11 Manish GoregaokarRollup merge of #27577 - diaphore:trailing-newline...
2015-08-11 Manish GoregaokarRollup merge of #27572 - brson:authors, r=alexcrichton
2015-08-11 Manish GoregaokarRollup merge of #27542 - steveklabnik:gh27303, r=alexcr...
2015-08-11 borsAuto merge of #27518 - alexcrichton:msvc-builtin-llvm...
2015-08-11 borsAuto merge of #27549 - tshepang:clarity, r=alexcrichton
2015-08-10 borsAuto merge of #27338 - alexcrichton:remove-morestack...
2015-08-10 borsAuto merge of #27531 - bluss:io-copy-dst, r=alexcrichton
2015-08-10 borsAuto merge of #27451 - seanmonstar:use-groups-as, r...
2015-08-10 borsAuto merge of #27516 - alexcrichton:osx-flaky-zomg...
2015-08-10 borsAuto merge of #27547 - vberger:more_perseverant_resolve...
2015-08-07 borsAuto merge of #27378 - GuillaumeGomez:patch-2, r=brson
2015-08-07 borsAuto merge of #27582 - pnkfelix:disable-nonzeroing...
2015-08-07 borsAuto merge of #27551 - arielb1:adt-def, r=nikomatsakis
2015-08-07 Ariel Ben-Yehudarename ADTDef to AdtDef etc.
2015-08-07 borsAuto merge of #27552 - tshepang:misc, r=brson
2015-08-06 borsAuto merge of #27296 - jroesch:type-macros, r=huonw
2015-08-06 Ariel Ben-Yehudacache Ty::is_simd
2015-08-06 Ariel Ben-Yehudause VariantDef instead of struct_fields
2015-08-06 Ariel Ben-Yehudaintroduce an ADTDef struct for struct/enum definitions
2015-08-06 Manish GoregaokarRollup merge of #27550 - tshepang:missing-info, r=brson
2015-08-05 borsAuto merge of #27505 - steveklabnik:exterminate_extermi...
2015-08-05 Steve KlabnikRollup merge of #27524 - steveklabnik:gh27523, r=gankro
2015-08-05 Steve KlabnikRollup merge of #27285 - lastorset:trait-operator-impl...
2015-08-05 borsAuto merge of #27529 - dotdash:c_u8, r=eddyb
2015-08-05 borsAuto merge of #27458 - mitaa:local_cpath, r=nikomatsakis
2015-08-05 Björn SteinbrinkMake C_u8 take a u8 instead of a usize value
2015-08-05 borsAuto merge of #27439 - vberger:more_perseverant_resolve...
2015-08-04 borsAuto merge of #27351 - pnkfelix:dst-size-and-align...
2015-08-04 borsAuto merge of #26470 - l0kod:process-session-leader...
2015-08-04 borsAuto merge of #27508 - friedm:remove_integer_suffixes...
2015-08-04 Manish GoregaokarRollup merge of #27502 - rust-lang:grammer, r=brson
2015-08-04 Manish GoregaokarRollup merge of #27498 - nagisa:eeeeeeh, r=Gankro
2015-08-04 Manish GoregaokarRollup merge of #27491 - GuillaumeGomez:patch-4, r...
2015-08-04 Manish GoregaokarRollup merge of #27470 - cactorium:e0074toe0077, r...
2015-08-04 Manish GoregaokarRollup merge of #27460 - JanLikar:master, r=steveklabnik
2015-08-04 Manish GoregaokarRollup merge of #27398 - tshepang:patch-5, r=steveklabnik
2015-08-04 Manish GoregaokarRollup merge of #27397 - Dangthrimble:master, r=stevekl...
2015-08-04 borsAuto merge of #27507 - eefriedman:link-section, r=alexc...
2015-08-04 borsAuto merge of #27444 - Gankro:nomicon, r=brson
2015-08-04 borsAuto merge of #27500 - michaelwoerister:bring-gdb-pp...
2015-08-03 borsAuto merge of #26783 - eddyb:methrec, r=huonw
2015-08-03 borsAuto merge of #27210 - vadimcn:win64-eh-pers, r=alexcri...
2015-08-03 borsAuto merge of #27134 - fhartwig:derive, r=huonw
2015-08-02 borsAuto merge of #27305 - KieranHunt:master, r=steveklabnik
2015-08-02 borsAuto merge of #27205 - Gankro:travis-extreme, r=alexcri...
2015-08-01 Manish GoregaokarRollup merge of #26982 - nham:orphan-explanations,...
2015-07-31 borsAuto merge of #27370 - alexcrichton:stabilize-easy...
2015-07-31 borsAuto merge of #26897 - RalfJung:stdin-mut, r=alexcrichton
2015-07-30 Vadim ChugunovImplement Win64 eh_personality natively.
2015-07-30 borsAuto merge of #27174 - Gankro:rc-sat, r=alexcrichton
2015-07-30 borsAuto merge of #27052 - wthrowe:atomic_send, r=Gankro
2015-07-30 borsAuto merge of #26734 - Gankro:deprecate-vecmap, r=alexc...
2015-07-30 borsAuto merge of #27032 - Gankro:tarpl, r=aturon,acrichto...
2015-07-29 Manish GoregaokarRollup merge of #27369 - brson:realstd, r=alexcrichton
2015-07-29 Manish GoregaokarRollup merge of #27352 - nagisa:illegal-to-invalid...
2015-07-29 Manish GoregaokarRollup merge of #27232 - Dangthrimble:master, r=stevekl...
2015-07-29 borsAuto merge of #27368 - alexcrichton:deprecate-net-metho...
2015-07-29 borsAuto merge of #27353 - arielb1:parenthetical-error...
2015-07-29 borsAuto merge of #27346 - dotdash:closure_dbg, r=michaelwo...
2015-07-29 Steve KlabnikRollup merge of #27355 - krumelmonster:patch-1, r=alexc...
2015-07-29 Steve KlabnikRollup merge of #27350 - GuillaumeGomez:patch-1, r...
2015-07-29 Steve KlabnikRollup merge of #27345 - killercup:patch-15, r=alexcrichton
2015-07-29 Steve KlabnikRollup merge of #27343 - steveklabnik:fix_module, r...
2015-07-29 Steve KlabnikRollup merge of #27342 - steveklabnik:fix_links, r...
2015-07-29 Steve KlabnikRollup merge of #27341 - steveklabnik:remove_warning...
2015-07-29 Steve KlabnikRollup merge of #27327 - steveklabnik:fix_take, r=alexc...
2015-07-29 Steve KlabnikRollup merge of #27326 - steveklabnik:doc_show_use...
2015-07-29 Steve KlabnikRollup merge of #27325 - midinastasurazz:patch-2, r...
2015-07-29 Steve KlabnikRollup merge of #27286 - lastorset:pub, r=steveklabnik
2015-07-29 Steve KlabnikRollup merge of #27102 - tshepang:better-examples,...
2015-07-29 borsAuto merge of #27365 - pcwalton:more-collections, r...
2015-07-29 borsAuto merge of #27360 - dhuseby:fixing_freebsd_stat_stru...
2015-07-29 borsAuto merge of #27358 - bluss:split-at-mut, r=aturon
2015-07-29 borsAuto merge of #27349 - arielb1:constant-at, r=alexcrichton
2015-07-29 borsAuto merge of #27261 - arielb1:drop-sanity-check, r...
2015-07-29 borsAuto merge of #27339 - alexcrichton:remove-old-rt,...
2015-07-29 borsAuto merge of #27260 - alexcrichton:cap-lints, r=nrc
2015-07-29 borsAuto merge of #26846 - P1start:print-maybe-styled-macro...
2015-07-28 borsAuto merge of #27318 - soon:E0391_explanation, r=nrc
2015-07-28 borsAuto merge of #27234 - oli-obk:move_get_name_get_ident_...
2015-07-28 borsAuto merge of #26934 - reem:boxed-slice-clone, r=Gankro
2015-07-28 borsAuto merge of #27173 - mark-buer:split-android-ndks...
2015-07-28 Oliver Schneiderremove `get_ident` and `get_name`, make `as_str` sound
2015-07-28 borsAuto merge of #26173 - pnkfelix:fsk-trans-nzmove-take3...
2015-07-28 Felix S. Klock IIAdd dropflag hints (stack-local booleans) for unfragmen...
2015-07-28 Felix S. Klock IIExtend `trans::datum::Lvalue` so that it carrys an...
2015-07-28 borsAuto merge of #27280 - bluss:siphash-perf, r=alexcrichton
2015-07-27 Mathieu DavidFix the relative path issue by including the files...
2015-07-27 borsAuto merge of #26876 - liigo:patch-3, r=Gankro
2015-07-25 borsAuto merge of #27253 - bossmc:unbalanced-delimiters...
2015-07-24 Steve KlabnikRollup merge of #27212 - AlisdairO:diagnostics225,...
2015-07-24 Steve KlabnikRollup merge of #27193 - aidanhs:aphs-advanced-linking...
2015-07-24 borsAuto merge of #27208 - alexcrichton:msvc-less-dllimport...
2015-07-23 borsAuto merge of #27203 - marcusklaas:fix-range-span,...
2015-07-23 borsAuto merge of #27192 - dotdash:inline_eq_slice, r=luqmana
2015-07-22 borsAuto merge of #27191 - pnkfelix:sidestep-unary-negate...
2015-07-22 borsAuto merge of #27188 - pnkfelix:sidestep-warning-for...
next