]> git.lizzy.rs Git - rust.git/history - src/librustc_trans/lib.rs
Refactor symbol export list generation.
[rust.git] / src / librustc_trans / lib.rs
2016-12-05 Michael WoeristerRefactor symbol export list generation.
2016-12-05 Michael Woeristertrans: Rename `reachable` to `exported_symbols` where...
2016-12-05 borsAuto merge of #38100 - nox:llvm, r=alexcrichton
2016-12-05 borsAuto merge of #38098 - luser:windows-commandext, r...
2016-12-05 borsAuto merge of #38093 - mikhail-m1:stack-overflow, r...
2016-12-04 borsAuto merge of #38092 - pnkfelix:mir-stats, r=nikomatsakis
2016-12-04 borsAuto merge of #38087 - jooert:remove_unmarked, r=petroc...
2016-12-04 borsAuto merge of #38086 - semarie:openbsd-i686, r=alexcrichton
2016-12-04 borsAuto merge of #38082 - jseyfried:macro_invocation_paths...
2016-12-03 Corey FarwellRollup merge of #38113 - nikomatsakis:incremental-dump...
2016-12-03 Corey FarwellRollup merge of #38096 - michaelwoerister:more-incremen...
2016-12-03 Corey FarwellRollup merge of #38090 - GuillaumeGomez:option_doc...
2016-12-03 Corey FarwellRollup merge of #38089 - michaelwoerister:disable-debug...
2016-12-03 Corey FarwellRollup merge of #38077 - GuillaumeGomez:ipaddr_doc...
2016-12-03 Corey FarwellRollup merge of #38073 - cardoe:fix-typo, r=frewsxcv
2016-12-03 Corey FarwellRollup merge of #38065 - estebank:fix-37618, r=jonathan...
2016-12-03 Corey FarwellRollup merge of #38029 - dns2utf8:fix_verify.rs, r...
2016-12-03 Corey FarwellRollup merge of #38028 - Mark-Simulacrum:polish, r...
2016-12-03 Corey FarwellRollup merge of #38020 - GuillaumeGomez:udp-socket...
2016-12-03 Corey FarwellRollup merge of #37919 - nikomatsakis:incremental-36168...
2016-12-03 Corey FarwellRollup merge of #37859 - GuillaumeGomez:net_examples...
2016-12-03 borsAuto merge of #38079 - BurntSushi:attrtarget, r=alexcri...
2016-12-03 borsAuto merge of #38059 - arielb1:no-mere-overflow, r...
2016-12-03 borsAuto merge of #38055 - rkruppe:rm-unused-llvm-ffi,...
2016-12-02 borsAuto merge of #38053 - eddyb:lazy-9, r=nikomatsakis
2016-12-02 borsAuto merge of #38050 - alexcrichton:fix-llvm-deps,...
2016-12-02 borsAuto merge of #37936 - tedsta:fuchsia_std_process,...
2016-12-01 borsAuto merge of #38048 - rkruppe:llvm-stringref-fixes...
2016-12-01 borsAuto merge of #38018 - sourcefrog:doc, r=alexcrichton
2016-12-01 borsAuto merge of #37911 - liigo:rustdoc-playground, r...
2016-12-01 borsAuto merge of #37573 - ruuda:faster-cursor, r=alexcrichton
2016-11-30 borsAuto merge of #38047 - canndrew:fmt-void-non-empty...
2016-11-30 borsAuto merge of #37800 - alexcrichton:new-bootstrap,...
2016-11-30 Alex CrichtonUpdate the bootstrap compiler
2016-11-28 borsAuto merge of #38019 - sourcefrog:doc-separator, r...
2016-11-26 Seo SanghyeonRollup merge of #37963 - bluss:iterator-docs, r=alexcri...
2016-11-24 borsAuto merge of #37944 - bluss:adaptors-are-empty, r...
2016-11-24 borsAuto merge of #37943 - bluss:exact-is-empty, r=alexcrichton
2016-11-24 borsAuto merge of #37849 - xen0n:compiler-rt-bump, r=alexcr...
2016-11-23 Guillaume GomezRollup merge of #37836 - steveklabnik:remove-incorrect...
2016-11-23 Guillaume GomezRollup merge of #37442 - estebank:cast-deref-hint,...
2016-11-22 borsAuto merge of #37843 - nikomatsakis:issue-33685-hard...
2016-11-22 borsAuto merge of #37834 - bluss:peek-none, r=BurntSushi
2016-11-21 borsAuto merge of #37677 - jsen-:master, r=alexcrichton
2016-11-21 borsAuto merge of #37824 - jseyfried:symbols, r=eddyb
2016-11-21 borsAuto merge of #37127 - jseyfried:stabilize_RFC_1560...
2016-11-21 borsAuto merge of #37895 - jseyfried:fix_proc_macro_deps...
2016-11-20 borsAuto merge of #37888 - bluss:chars-count, r=alexcrichton
2016-11-20 borsAuto merge of #37862 - shepmaster:llvm-4.0-always-set...
2016-11-20 Guillaume GomezRollup merge of #37882 - ollie27:chars_last, r=bluss
2016-11-20 Guillaume GomezRollup merge of #37881 - ollie27:rustdoc_stab_enum_macr...
2016-11-20 Guillaume GomezRollup merge of #37880 - GuillaumeGomez:socket-4-doc...
2016-11-20 Guillaume GomezRollup merge of #37876 - birkenfeld:patch-1, r=apasel422
2016-11-20 Guillaume GomezRollup merge of #37848 - nnethercote:UnificationTable...
2016-11-20 Guillaume GomezRollup merge of #37841 - michaelwoerister:ich-loop...
2016-11-20 Guillaume GomezRollup merge of #37840 - brcooley:patch-1, r=steveklabnik
2016-11-20 Guillaume GomezRollup merge of #37835 - ojsheikh:E0088, r=jonathandturner
2016-11-20 borsAuto merge of #37861 - shepmaster:llvm-4.0-inline-pass...
2016-11-20 borsAuto merge of #37855 - tbu-:pr_fix_debug_str, r=alexcri...
2016-11-20 borsAuto merge of #37842 - nikomatsakis:incremental-test...
2016-11-20 borsAuto merge of #37833 - sfackler:process-abort, r=alexcr...
2016-11-19 borsAuto merge of #37831 - rkruppe:llvm-attr-fwdcompat...
2016-11-18 borsAuto merge of #37776 - nrc:save-double-angle, r=@brson
2016-11-18 borsAuto merge of #37749 - keeperofdakeys:should-panic...
2016-11-18 borsAuto merge of #37769 - alexcrichton:rustbuild-python...
2016-11-18 borsAuto merge of #37763 - liigo:rustdoc-playground, r...
2016-11-17 Robin KruppeUse llvm::Attribute API instead of "raw value" APIs...
2016-11-17 Guillaume GomezRollup merge of #37772 - durka:patch-32, r=petrochenkov
2016-11-17 Guillaume GomezRollup merge of #37766 - tarka:book-testing-concurrency...
2016-11-17 Guillaume GomezRollup merge of #37759 - robinst:trait-use-message...
2016-11-17 Guillaume GomezRollup merge of #37757 - rust-lang:E0002-precision...
2016-11-17 Guillaume GomezRollup merge of #37752 - arielb1:incoherent-error,...
2016-11-17 borsAuto merge of #37793 - jseyfried:fix_proc_macro_def_ids...
2016-11-17 borsAuto merge of #37607 - dns2utf8:doc_grammar, r=alexcrichton
2016-11-17 borsAuto merge of #37375 - GuillaumeGomez:cast_message...
2016-11-17 Brian AndersonMerge pull request #37635 from brson/bootstrap
2016-11-16 borsAuto merge of #37774 - frewsxcv:path-doc-example, r...
2016-11-16 borsAuto merge of #37773 - ollie27:rustdoc_inline_glob...
2016-11-16 borsAuto merge of #37764 - nnethercote:shrink-scope_auxilia...
2016-11-15 borsAuto merge of #37758 - euclio:unstable, r=brson
2016-11-15 borsAuto merge of #37742 - mrhota:llvm_debuginfo, r=alexcri...
2016-11-15 borsAuto merge of #37714 - alexcrichton:builtins-hidden...
2016-11-15 borsAuto merge of #37672 - japaric:msp430, r=alexcrichton
2016-11-14 borsAuto merge of #37771 - alexcrichton:fix-nightlies,...
2016-11-14 borsAuto merge of #37740 - bluss:corrected-vec-collect...
2016-11-14 borsAuto merge of #37278 - matklad:lone-lifetime, r=jseyfried
2016-11-14 borsAuto merge of #37701 - Mark-Simulacrum:macro-parser...
2016-11-13 borsAuto merge of #37743 - jedireza:patch-2, r=bluss
2016-11-13 borsAuto merge of #37753 - est31:master, r=petrochenkov
2016-11-13 Jorge Aparicioadd cabi_msp430
2016-11-13 borsAuto merge of #37735 - Mark-Simulacrum:remove-e-macro...
2016-11-13 borsAuto merge of #37728 - QuietMisdreavus:rustdoc-enum...
2016-11-13 borsAuto merge of #37689 - eddyb:bktrc-pls, r=alexcrichton
2016-11-12 borsAuto merge of #37675 - arielb1:trans-closure, r=eddyb
2016-11-12 Ariel Ben-Yehudarustc_trans: translate closures using the collector
2016-11-12 borsAuto merge of #37531 - estebank:fix-ref-mut-mut, r...
2016-11-12 borsAuto merge of #37554 - mikhail-m1:dnlle, r=jonathandturner
2016-11-12 Eduard-Mihai BurtescuRollup merge of #37709 - bluss:cleaner-vec-extend,...
2016-11-12 Eduard-Mihai BurtescuRollup merge of #37615 - atilag:armv5te-support, r...
2016-11-12 Eduard-Mihai BurtescuRollup merge of #37613 - DanielKeep:eww-you-got-printf...
next