]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/context.rs
Refactor determining of relocation model into methods
[rust.git] / src / librustc_trans / context.rs
2016-06-10 borsAuto merge of #34086 - srinivasreddy:rustfmt_liballoc_j...
2016-06-10 borsAuto merge of #34046 - Vtec234:fix-atomic-doc, r=stevek...
2016-06-09 borsAuto merge of #33895 - AndrewBrinker:master, r=steveklabnik
2016-06-09 borsAuto merge of #34109 - pnkfelix:fix-issue-34101, r...
2016-06-09 borsAuto merge of #34108 - jseyfried:refactor_prelude_injec...
2016-06-08 borsAuto merge of #34083 - alexcrichton:dumb-hack, r=nrc
2016-06-08 borsAuto merge of #34068 - ollie27:rustdoc_redirect_const...
2016-06-08 borsAuto merge of #34010 - jseyfried:decorate_expanded...
2016-06-08 borsAuto merge of #34003 - frewsxcv:13727-regressions,...
2016-06-08 borsAuto merge of #33982 - LeoTestard:remove-check-matcher...
2016-06-07 Steve KlabnikRollup merge of #34138 - hoodie:bug/bool_colors, r...
2016-06-07 Steve KlabnikRollup merge of #34125 - MichaelNecio:book_addition...
2016-06-07 Steve KlabnikRollup merge of #34124 - jonas-schievink:remove-useless...
2016-06-07 Steve KlabnikRollup merge of #34104 - nagisa:cfg-llvm-up, r=alexcrichton
2016-06-07 Steve KlabnikRollup merge of #34099 - markrcote:functions-copyedit...
2016-06-07 Steve KlabnikRollup merge of #34098 - frankmcsherry:patch-1, r=alexc...
2016-06-07 Steve KlabnikRollup merge of #34094 - abenga:doc_changes_variable_bi...
2016-06-07 Steve KlabnikRollup merge of #34070 - chriskrycho:update-reference...
2016-06-07 Steve KlabnikRollup merge of #34060 - JDemler:master, r=steveklabnik
2016-06-07 Steve KlabnikRollup merge of #34007 - flo-l:improve-hacking-docs...
2016-06-07 Steve KlabnikRollup merge of #33945 - srinivasreddy:libpanic_unwind...
2016-06-07 Steve KlabnikRollup merge of #33897 - srinivasreddy:runfail_rustfmt...
2016-06-07 Steve KlabnikRollup merge of #33645 - withoutboats:woboats_trim_matc...
2016-06-07 borsAuto merge of #34128 - eddyb:mir-trans-fixes, r=luqmana
2016-06-07 borsAuto merge of #34012 - eddyb:tick-erased, r=nikomatsakis
2016-06-06 borsAuto merge of #33920 - cristianoliveira:error-E0174...
2016-06-06 Eduard-Mihai BurtescuRollup merge of #33786 - birkenfeld:make-fix, r=jseyfried
2016-06-06 borsAuto merge of #33786 - birkenfeld:make-fix, r=jseyfried
2016-06-05 Eduard Burtescurustc: add ReErased to be used by trait selection,...
2016-06-04 borsAuto merge of #33460 - shepmaster:16-bit-pointers,...
2016-06-04 borsAuto merge of #33803 - WiSaGaN:feature/rename-main...
2016-06-03 borsAuto merge of #33861 - Amanieu:lock_elision_fix, r...
2016-06-01 borsAuto merge of #33814 - lambda:rtabort-use-platform...
2016-06-01 Manish GoregaokarRollup merge of #33896 - strake:next_code_point, r...
2016-06-01 Manish GoregaokarRollup merge of #33606 - tshepang:future-talk, r=brson
2016-06-01 Manish GoregaokarRollup merge of #33385 - cheercroaker:doc-correction...
2016-06-01 borsAuto merge of #33141 - tshepang:python-love, r=brson
2016-05-30 Manish GoregaokarRollup merge of #33867 - oli-obk:rustdoc_variant_types...
2016-05-30 Manish GoregaokarRollup merge of #33793 - GuillaumeGomez:compile_fail...
2016-05-29 borsAuto merge of #33860 - doomrobo:fix-grammar-verificatio...
2016-05-29 borsAuto merge of #33859 - nrc:save-field-sub, r=pnkfelix
2016-05-29 borsAuto merge of #33848 - alexcrichton:android-gdb-sysroot...
2016-05-28 borsAuto merge of #33825 - alexcrichton:fix-beta, r=aturon
2016-05-28 borsAuto merge of #33824 - alexcrichton:rustbuild-fix-local...
2016-05-28 borsAuto merge of #33821 - sanxiyn:cfg-test, r=nikomatsakis
2016-05-28 Manish GoregaokarRollup merge of #33856 - GuillaumeGomez:fmt_error,...
2016-05-28 Manish GoregaokarRollup merge of #33854 - petrochenkov:prefvis, r=eddyb
2016-05-28 Manish GoregaokarRollup merge of #33852 - arielb1:autoderef-iterator...
2016-05-28 Manish GoregaokarRollup merge of #33832 - alexcrichton:android-memalign...
2016-05-28 Manish GoregaokarRollup merge of #33831 - diwic:patch-1, r=aturon
2016-05-28 Manish GoregaokarRollup merge of #33822 - soltanmm:dot-vec-div-mag-squar...
2016-05-28 Manish GoregaokarRollup merge of #33820 - jonathandturner:format_readabi...
2016-05-28 borsAuto merge of #33818 - alexcrichton:bump, r=nikomatsakis
2016-05-28 borsAuto merge of #33800 - nrc:save-fn-name, r=eddyb
2016-05-27 borsAuto merge of #33798 - locallycompact:lc/misleading...
2016-05-27 borsAuto merge of #33795 - srinivasreddy:lib_coll_test...
2016-05-27 Guillaume GomezRollup merge of #33870 - jseyfried:ice-issue-33569...
2016-05-27 Guillaume GomezRollup merge of #33866 - GuillaumeGomez:err-codes,...
2016-05-27 Guillaume GomezRollup merge of #33865 - GuillaumeGomez:E0084, r=jonath...
2016-05-27 Guillaume GomezRollup merge of #33858 - liigo:patch-7, r=GuillaumeGomez
2016-05-27 Guillaume GomezRollup merge of #33829 - GuillaumeGomez:stability-css...
2016-05-27 Guillaume GomezRollup merge of #33815 - carols10cents:trait-documentat...
2016-05-27 Guillaume GomezRollup merge of #33753 - mmatyas:armtestfix, r=alexcrichton
2016-05-27 Manish GoregaokarRollup merge of #33839 - kamalmarhubi:codemape-get...
2016-05-27 Manish GoregaokarRollup merge of #33351 - birkenfeld:loop-label-spans...
2016-05-26 borsAuto merge of #33783 - michaelwoerister:collector-clean...
2016-05-26 borsAuto merge of #33766 - jseyfried:cleanup_expansion...
2016-05-26 borsAuto merge of #33699 - alexcrichton:stabilize-1.10...
2016-05-25 borsAuto merge of #33732 - nikomatsakis:incr-comp-empty...
2016-05-25 borsAuto merge of #33667 - pnkfelix:fixes-to-mir-dataflow...
2016-05-25 borsAuto merge of #33713 - LeoTestard:macro-rules-invalid...
2016-05-25 borsAuto merge of #33602 - eddyb:no-trans--check, r=michael...
2016-05-25 Eduard Burtescutrans: save metadata even with -Z no-trans.
2016-05-25 borsAuto merge of #33615 - GuillaumeGomez:field_static_meth...
2016-05-24 Eduard Burtescutrans: remove item_symbols from metadata and CrateContext.
2016-05-24 Eduard Burtescutrans: move exported_name's logic into symbol_names.
2016-05-24 Guillaume GomezRollup merge of #33692 - nham:fix_E0207, r=GuillaumeGomez
2016-05-23 borsAuto merge of #33664 - huonw:abs_sub, r=alexcrichton
2016-05-23 borsAuto merge of #33735 - jseyfried:concat_idents_in_ty_po...
2016-05-23 borsAuto merge of #33098 - raphlinus:master, r=alexcrichton
2016-05-23 borsAuto merge of #31457 - lambda:rtabort-use-libc-abort...
2016-05-22 borsAuto merge of #33752 - mrhota:internal_docs, r=steveklabnik
2016-05-21 Manish GoregaokarRollup merge of #33750 - alx741:fix_typo, r=Manishearth
2016-05-21 Manish GoregaokarRollup merge of #33747 - postmodern:patch-2, r=Manishearth
2016-05-21 Manish GoregaokarRollup merge of #33743 - royalstream:royalstream-stack...
2016-05-21 Manish GoregaokarRollup merge of #33679 - Manishearth:rustdoc-readmore...
2016-05-21 borsAuto merge of #33625 - alexcrichton:rustbuild-moar...
2016-05-20 borsAuto merge of #33318 - alexcrichton:hashmap-seed, r...
2016-05-20 borsAuto merge of #33378 - oli-obk:fix/registry_args, r...
2016-05-20 Guillaume GomezRollup merge of #33745 - postmodern:patch-1, r=steveklabnik
2016-05-20 Guillaume GomezRollup merge of #33739 - GuillaumeGomez:error-code...
2016-05-20 Guillaume GomezRollup merge of #33734 - luqmana:33387-mir_fat_ptr_coer...
2016-05-20 Guillaume GomezRollup merge of #33683 - sanxiyn:paren-span, r=nikomatsakis
2016-05-20 Guillaume GomezRollup merge of #33676 - rkruppe:e0509-exact-words...
2016-05-20 Guillaume GomezRollup merge of #33668 - dns2utf8:catch_thread, r=steve...
2016-05-20 borsAuto merge of #33729 - alexcrichton:patch-libbacktrace...
2016-05-20 borsAuto merge of #33553 - alexcrichton:cdylibs, r=brson
2016-05-19 borsAuto merge of #33103 - ranma42:escape-unicode-last...
2016-05-19 Eduard BurtescuMark the metadata symbol as reachable to fix OSX not...
2016-05-19 Manish GoregaokarRollup merge of #33611 - vvanders:master, r=steveklabnik
next