]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/base.rs
Move variant_size_differences out of trans
[rust.git] / src / librustc_trans / base.rs
2016-07-10 Jonas SchievinkMove variant_size_differences out of trans
2016-07-10 borsAuto merge of #34657 - oli-obk:no_needless_const_eval...
2016-07-10 borsAuto merge of #34745 - alexandermerritt:slice-doc,...
2016-07-10 borsAuto merge of #34723 - GuillaumeGomez:slice_doc, r...
2016-07-09 borsAuto merge of #34365 - petrochenkov:deferr, r=eddyb
2016-07-09 borsAuto merge of #34717 - frewsxcv:sink, r=apasel422
2016-07-09 borsAuto merge of #34709 - GuillaumeGomez:primitives, r...
2016-07-09 borsAuto merge of #33987 - crlf0710:patch-1, r=steveklabnik
2016-07-09 borsAuto merge of #34719 - glandium:issue34674, r=alexcrichton
2016-07-09 borsAuto merge of #34700 - inejge:ai-hints, r=alexcrichton
2016-07-08 borsAuto merge of #34690 - alexcrichton:clarify-vcvars...
2016-07-08 borsAuto merge of #33890 - michaelwoerister:collector-drive...
2016-07-08 Michael Woeristertrans: Remove tracking of translation item state.
2016-07-08 Michael Woeristertrans: Enable falling back to on-demand instantiation...
2016-07-08 Michael Woeristercollector-driven-trans: Take care of nits.
2016-07-08 Michael WoeristerFix codegen tests by make sure items are translated...
2016-07-08 Michael WoeristerClean up trans::trans_crate() after making things colle...
2016-07-08 Michael WoeristerMake item translation order deterministic by sorting...
2016-07-08 Michael WoeristerBuild SymbolMap for symbol name conflict checking and...
2016-07-08 Michael WoeristerMake drop-glue translation collector-driven.
2016-07-08 Michael WoeristerImprove linkage assignment in trans::partitioning.
2016-07-08 Michael WoeristerAdapt backend to trans::partitioning dictating the...
2016-07-08 Michael Woeristertrans: Get rid of the last potential on-demand creation...
2016-07-08 James MillerDrive function item translation from collector
2016-07-08 Michael Woeristertrans: Make translation of statics collector-driven.
2016-07-08 Manish GoregaokarRollup merge of #34700 - inejge:ai-hints, r=alexcrichton
2016-07-08 Manish GoregaokarRollup merge of #34699 - phlogisticfugu:master, r=steve...
2016-07-08 Manish GoregaokarRollup merge of #34691 - jseyfried:remove_erroneous_uni...
2016-07-08 Manish GoregaokarRollup merge of #34688 - GuillaumeGomez:double_ended_it...
2016-07-08 Manish GoregaokarRollup merge of #34659 - GuillaumeGomez:path_file_name...
2016-07-08 Manish GoregaokarRollup merge of #34612 - frewsxcv:io-error-from_raw_os_...
2016-07-08 Manish GoregaokarRollup merge of #34610 - wuranbo:patch-2, r=steveklabnik
2016-07-08 Manish GoregaokarRollup merge of #34097 - arbitrary-cat:master, r=stevek...
2016-07-08 borsAuto merge of #34679 - eddyb:mir-nested-pairs, r=dotdash
2016-07-08 borsAuto merge of #34682 - CensoredUsername:clobber-docs...
2016-07-07 borsAuto merge of #34677 - alexcrichton:no-more-build-direc...
2016-07-07 borsAuto merge of #34658 - luqmana:34592-nested_returns...
2016-07-07 borsAuto merge of #34655 - jseyfried:improve_resolver_api...
2016-07-07 borsAuto merge of #34652 - jseyfried:fix_expansion_perf...
2016-07-06 Steve KlabnikRollup merge of #34667 - KaivoAnastetiks:fix/crate...
2016-07-06 Steve KlabnikRollup merge of #34636 - tshepang:shorten, r=GuillaumeGomez
2016-07-06 Steve KlabnikRollup merge of #34626 - sylvestre:master, r=Manishearth
2016-07-06 Steve KlabnikRollup merge of #34625 - jaredmanning:patch-1, r=apasel422
2016-07-06 Steve KlabnikRollup merge of #34621 - KaivoAnastetiks:fix/#33924...
2016-07-06 Steve KlabnikRollup merge of #34619 - frewsxcv:patch-30, r=apasel422
2016-07-06 Steve KlabnikRollup merge of #34615 - rdotdk:master, r=Manishearth
2016-07-06 Steve KlabnikRollup merge of #34558 - GlenDC:master, r=alexcrichton
2016-07-06 Steve KlabnikRollup merge of #34521 - llogiq:doc-fixes, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #34327 - nrc:save-fix-tuple, r=jseyfried
2016-07-06 Steve KlabnikRollup merge of #34277 - ollie27:docs_num, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #33265 - tshepang:peek, r=steveklabnik
2016-07-06 Steve KlabnikRollup merge of #33250 - durka:patch-19, r=steveklabnik
2016-07-06 borsAuto merge of #34654 - jseyfried:configure_multi_modifi...
2016-07-06 borsAuto merge of #34546 - jseyfried:cfg_attr_path, r=nrc
2016-07-06 borsAuto merge of #34587 - ollie27:rustdoc_prim_titles...
2016-07-05 borsAuto merge of #34294 - alexandermerritt:book-nuls,...
2016-07-05 borsAuto merge of #34412 - gnzlbg:document_platform_intrins...
2016-07-05 Luqman AdenJust pass in NodeId to FunctionContext::new instead...
2016-07-05 borsAuto merge of #34594 - willcrichton:master, r=nrc
2016-07-04 borsAuto merge of #34639 - dzamlo:master, r=michaelwoerister
2016-07-04 borsAuto merge of #34602 - Xmasreturns:patch-4, r=steveklabnik
2016-07-04 borsAuto merge of #34590 - pwlandoll:master, r=apasel422
2016-07-04 borsAuto merge of #34638 - zackmdavis:if_let_over_none_empt...
2016-07-03 Zack M. Davisprefer `if let` to match with `None => {}` arm in some...
2016-07-02 borsAuto merge of #34443 - eddyb:sized-matters, r=arielb1
2016-07-02 Manish GoregaokarRollup merge of #34566 - ollie27:linkchecker_invalid_ur...
2016-07-02 borsAuto merge of #34515 - alexcrichton:more-checks, r...
2016-07-02 borsAuto merge of #34492 - retep998:please-be-robust-alread...
2016-06-30 Jeffrey SeyfriedRollup merge of #34512 - CensoredUsername:configure...
2016-06-29 Manish GoregaokarRollup merge of #34536 - ollie27:rustdoc_module_impls...
2016-06-29 Manish GoregaokarRollup merge of #34513 - ollie27:rustdoc_stripped,...
2016-06-29 Manish GoregaokarRollup merge of #34499 - michaelwoerister:lldb-blacklis...
2016-06-29 Manish GoregaokarRollup merge of #34497 - oli-obk:double_negation, r...
2016-06-29 Manish GoregaokarRollup merge of #34495 - jseyfried:only_ident_macro_inv...
2016-06-29 Manish GoregaokarRollup merge of #34467 - GuillaumeGomez:err-codes,...
2016-06-29 Manish GoregaokarRollup merge of #34460 - dsprenkels:issue-33455, r...
2016-06-29 Jeffrey SeyfriedRollup merge of #34305 - Aaronepower:master, r=alexcrichton
2016-06-29 Jeffrey SeyfriedRollup merge of #34105 - ollie27:rustdoc_derived, r...
2016-06-28 borsAuto merge of #34519 - alexcrichton:fix-nightlies,...
2016-06-28 Jonathan PriceMerging my book edits recent commits.
2016-06-28 Guillaume GomezRollup merge of #34524 - frewsxcv:std-io-sink, r=Guilla...
2016-06-28 Guillaume GomezRollup merge of #34518 - frewsxcv:io-repeat, r=Guillaum...
2016-06-28 Guillaume GomezRollup merge of #34517 - frewsxcv:empty, r=GuillaumeGomez
2016-06-28 Guillaume GomezRollup merge of #34479 - ollie27:rustdoc_renamed_reexpo...
2016-06-28 Guillaume GomezRollup merge of #34475 - frewsxcv:path-component, r...
2016-06-28 Guillaume GomezRollup merge of #34471 - GuillaumeGomez:fix_expl, r...
2016-06-28 Guillaume GomezRollup merge of #34462 - dns2utf8:leading_zeros, r...
2016-06-28 Guillaume GomezRollup merge of #34442 - tatsuya6502:doc-book-ownership...
2016-06-28 Guillaume GomezRollup merge of #34415 - ollie27:docs_float, r=steveklabnik
2016-06-28 Guillaume GomezRollup merge of #34406 - frewsxcv:sleep-ex, r=alexcrichton
2016-06-28 Guillaume GomezRollup merge of #34328 - wuranbo:patch-1, r=steveklabnik
2016-06-28 Guillaume GomezRollup merge of #34287 - durka:patch-26, r=steveklabnik
2016-06-28 Guillaume GomezRollup merge of #34080 - royalstream:royalstream-book...
2016-06-27 borsAuto merge of #34424 - jseyfried:breaking_batch, r...
2016-06-26 Jeffrey SeyfriedRollup merge of #34436 - jseyfried:no_block_expr, r...
2016-06-26 Jeffrey SeyfriedRollup merge of #34339 - jseyfried:thin_vec, r=petroche...
2016-06-26 Jeffrey SeyfriedRollup merge of #34316 - jseyfried:refactor_ast_stmt...
2016-06-26 Jeffrey SeyfriedRollup merge of #33943 - jseyfried:libsyntax_cleanup...
2016-06-26 Jeffrey SeyfriedRollup merge of #34385 - cgswords:tstream, r=nrc
2016-06-25 Jeffrey SeyfriedRollup merge of #34403 - jonathandturner:move_liberror...
next