]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/trans/base.rs
Auto merge of #24865 - bluss:range-size, r=alexcrichton
[rust.git] / src / librustc_trans / trans / base.rs
2015-04-29 borsAuto merge of #24865 - bluss:range-size, r=alexcrichton
2015-04-28 borsAuto merge of #24781 - bluss:vec-drain-range, r=alexcri...
2015-04-28 borsAuto merge of #24777 - alexcrichton:musl, r=brson
2015-04-28 borsAuto merge of #24835 - rprichard:rfail-full, r=alexcrichton
2015-04-28 borsAuto merge of #24478 - alexcrichton:issue-24313, r...
2015-04-27 borsAuto merge of #24701 - Stebalien:slice, r=alexcrichton
2015-04-27 borsAuto merge of #24765 - pnkfelix:fsk-enum-swapindrop...
2015-04-27 borsAuto merge of #23606 - quantheory:associated_const...
2015-04-26 borsAuto merge of #24367 - ebfull:fix_ice_cat_expr, r=pnkfelix
2015-04-24 borsAuto merge of #24553 - nikomatsakis:issue-22779-overcon...
2015-04-24 Felix S. Klock IILatent bug in iter_structural_ty: handle `_match::Singl...
2015-04-24 Sean Patrick SantosStructural changes for associated constants
2015-04-23 borsAuto merge of #24537 - rprichard:fix-parallel-check...
2015-04-21 Alex Crichtonrollup merge of #24541: alexcrichton/issue-24538
2015-04-21 Alex Crichtonrollup merge of #24222: lambda/rename-soft-link-to...
2015-04-21 Steve KlabnikRollup merge of #24516 - steveklabnik:gh22621, r=alexcr...
2015-04-21 Steve KlabnikRollup merge of #24514 - krzysz00:no-warnings-in-liball...
2015-04-20 borsAuto merge of #24606 - bombless:doc-result, r=alexcrichton
2015-04-20 borsAuto merge of #24597 - bombless:doc, r=steveklabnik
2015-04-20 borsAuto merge of #22117 - fhahn:fail-on-errors, r=nikomatsakis
2015-04-19 borsAuto merge of #24572 - steveklabnik:gh24569, r=brson
2015-04-19 borsAuto merge of #24567 - tamird:windows-caviats, r=stevek...
2015-04-19 borsAuto merge of #24559 - frewsxcv:get-mut-if-let, r=steve...
2015-04-19 borsAuto merge of #24555 - frewsxcv:patch-14, r=steveklabnik
2015-04-19 borsAuto merge of #24554 - tshepang:let-faq, r=steveklabnik
2015-04-18 borsAuto merge of #24383 - avdi:patch-1, r=steveklabnik
2015-04-18 borsAuto merge of #24560 - kwantam:apply_table_opt, r=alexc...
2015-04-18 borsAuto merge of #24562 - Manishearth:rollup, r=Manishearth
2015-04-18 Manish GoregaokarRollup merge of #24548 - graydon:reference-tidying...
2015-04-18 Manish GoregaokarRollup merge of #24542 - michaelsproul:rollup, r=alexcr...
2015-04-18 Manish GoregaokarRollup merge of #24532 - brson:beta, r=pnkfelix
2015-04-18 Manish GoregaokarRollup merge of #24472 - dotdash:23431, r=nikomatsakis
2015-04-18 Manish GoregaokarRollup merge of #24466 - steveklabnik:more_more_more...
2015-04-18 Björn SteinbrinkEmit correct alignment information for loads/store...
2015-04-18 borsAuto merge of #24528 - tamird:valgrind-sched, r=alexcri...
2015-04-18 borsAuto merge of #24519 - rprichard:opt-write-args, r...
2015-04-18 borsAuto merge of #24464 - lambdaburrito:master, r=alexcrichton
2015-04-18 borsAuto merge of #24428 - kwantam:deprecate_unicode_fns...
2015-04-18 borsAuto merge of #24209 - nikomatsakis:refactor-unificatio...
2015-04-18 borsAuto merge of #24133 - kballard:add-sync-to-io-error...
2015-04-18 borsAuto merge of #23985 - erickt:derive-cleanup, r=erickt
2015-04-17 borsAuto merge of #24500 - pnkfelix:oflo-checked-neg, r...
2015-04-17 borsAuto merge of #24475 - arielb1:i24363-hacky-hack, r...
2015-04-17 Manish GoregaokarRollup merge of #24475 - arielb1:i24363-hacky-hack...
2015-04-17 Manish GoregaokarRollup merge of #24454 - aochagavia:debug, r=alexcrichton
2015-04-17 Manish GoregaokarRollup merge of #24452 - tbu-:pr_file_path, r=aturon
2015-04-17 Manish GoregaokarRollup merge of #24430 - laumann:trace-macros-flag...
2015-04-17 Felix S. Klock IIfactor out useful helper.
2015-04-17 borsAuto merge of #24422 - pnkfelix:typeck-highlevel-before...
2015-04-17 borsAuto merge of #24420 - pnkfelix:oflo-api, r=alexcrichton
2015-04-16 borsAuto merge of #24181 - jgallagher:aarch64-hfa, r=pnkfelix
2015-04-16 borsAuto merge of #24448 - alexcrichton:issue-24445, r...
2015-04-16 borsAuto merge of #24437 - fhahn:issue-24434, r=alexcrichton
2015-04-16 borsAuto merge of #24423 - tbelaire:include_bytes, r=alexcr...
2015-04-16 borsAuto merge of #24306 - l0kod:libc-noctty, r=alexcrichton
2015-04-16 borsAuto merge of #23682 - tamird:DRY-is-empty, r=alexcrichton
2015-04-15 borsAuto merge of #24211 - alexcrichton:windows-wsa-flag...
2015-04-15 Tamir DubersteinNegative case of `len()` -> `is_empty()`
2015-04-14 Alex Crichtonrollup merge of #24343: achanda/global_ip
2015-04-14 Alex Crichtonrollup merge of #24329: GuillaumeGomez/atomicbool
2015-04-14 Alex Crichtonrollup merge of #24310: alexcrichton/stabilize-utf8...
2015-04-14 Alex Crichtonrollup merge of #24273: steveklabnik/even_moar_editing
2015-04-14 Alex Crichtonrollup merge of #24048: frewsxcv/patch-11
2015-04-14 borsAuto merge of #24295 - contradictioned:master, r=alexcr...
2015-04-14 borsAuto merge of #24287 - brson:beta, r=steveklabnik
2015-04-14 borsAuto merge of #24251 - alexcrichton:unsafe-from-raw...
2015-04-13 borsAuto merge of #24198 - alexcrichton:windows-readlink...
2015-04-13 borsAuto merge of #24344 - gfxmonk:update-libbacktrace...
2015-04-13 borsAuto merge of #24323 - rprichard:panic-line-type, r...
2015-04-13 borsAuto merge of #24315 - richo:make-debug-helper, r=pnkfelix
2015-04-13 borsAuto merge of #23849 - bcoopers:master, r=pnkfelix
2015-04-12 borsAuto merge of #24072 - ebfull:explain_closure_type_err...
2015-04-12 Manish GoregaokarRollup merge of #24341 - beefsack:traits-doc-dead-link...
2015-04-12 Manish GoregaokarRollup merge of #24321 - lstat:16602-needstest, r=pnkfelix
2015-04-12 Manish GoregaokarRollup merge of #24233 - frewsxcv:cleanup-fuse-iterator...
2015-04-12 Manish GoregaokarRollup merge of #24072 - ebfull:explain_closure_type_er...
2015-04-12 borsAuto merge of #24248 - nrc:macro-span, r=sfackler
2015-04-12 borsAuto merge of #24003 - rprichard:span-fixes, r=huonw
2015-04-12 borsAuto merge of #24109 - sanxiyn:diverging-closure, r...
2015-04-12 borsAuto merge of #23011 - nagisa:the-war-of-symbol-and...
2015-04-07 Manish GoregaokarRollup merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-07 borsAuto merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-04 Manish GoregaokarRollup merge of #23997 - richo:typos, r=huonw
2015-04-04 Manish GoregaokarRollup merge of #23941 - carloslfu:patch-1, r=steveklabnik
2015-04-03 Simonas KazlauskasRebase fallout
2015-04-03 Simonas KazlauskasAddress Alex’s comments
2015-04-03 Simonas KazlauskasIntroduce trans::declare
2015-04-03 Simonas KazlauskasMove a big attribute fn into trans::attributes
2015-04-03 Simonas KazlauskasMove get_extern_fn and get_res_dtor out of base
2015-04-03 Simonas KazlauskasExtract attribute handling code into a module
2015-04-03 Simonas KazlauskasValidate export_name attribute
2015-04-03 borsAuto merge of #23934 - lfairy:write-no-deref, r=alexcri...
2015-04-03 borsAuto merge of #23832 - petrochenkov:usize, r=aturon
2015-04-02 borsAuto merge of #23931 - steveklabnik:doc_std_fs, r=alexc...
2015-04-02 borsAuto merge of #23877 - richo:gardening, r=Manishearth
2015-04-02 borsAuto merge of #23868 - mbrubeck:doc-edit, r=Manishearth
2015-04-02 borsAuto merge of #23822 - tanadeau:remove-box-syntax-in...
2015-04-02 borsAuto merge of #23963 - alexcrichton:rollup, r=alexcrichton
2015-04-02 Alex Crichtonrollup merge of #23959: aturon/beta-relnotes
2015-04-02 Alex Crichtonrollup merge of #23176: huonw/rm-bounds
next