]> git.lizzy.rs Git - rust.git/history - src/librustc_metadata/cstore_impl.rs
Refactor symbol export list generation.
[rust.git] / src / librustc_metadata / cstore_impl.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-04 borsAuto merge of #37920 - nikomatsakis:compile-time-regres...
2016-12-03 Corey FarwellRollup merge of #38141 - GuillaumeGomez:component_doc...
2016-12-03 Corey FarwellRollup merge of #38130 - jethrogb:patch-3, r=steveklabnik
2016-12-03 Corey FarwellRollup merge of #38113 - nikomatsakis:incremental-dump...
2016-12-03 Corey FarwellRollup merge of #38112 - tarka:book-testing-fix, r...
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 #38061 - cardoe:target-spec, r=alexcrichton
2016-12-03 borsAuto merge of #38059 - arielb1:no-mere-overflow, r...
2016-12-03 borsAuto merge of #38056 - clarcharr:master, r=alexcrichton
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 borsAuto merge of #38014 - jseyfried:refactor_path_resoluti...
2016-11-30 borsAuto merge of #37989 - nrc:save-mod, r=nikomatsakis
2016-11-30 borsAuto merge of #37954 - eddyb:rustdoc-2, r=alexcrichton
2016-11-30 Eduard-Mihai Burtescurustc: track the Span's of definitions across crates.
2016-11-30 borsAuto merge of #37965 - Mark-Simulacrum:trait-obj-to...
2016-11-29 borsAuto merge of #37863 - mikhail-m1:mut_error, r=nikomatsakis
2016-11-29 Eduard-Mihai Burtescurustc: simplify AdtDef by removing the field types...
2016-11-29 Eduard-Mihai Burtescurustc: remove type information from TraitDef.
2016-11-29 borsAuto merge of #37369 - estebank:multiline-span, r=nikom...
2016-11-29 borsAuto merge of #37918 - flodiebold:separate-bodies,...
2016-11-29 Florian DieboldSave bodies of functions for inlining into other crates
2016-11-29 borsAuto merge of #38046 - rkruppe:fix-32bit-rustbuild...
2016-11-28 borsAuto merge of #37791 - petrochenkov:where, r=nikomatsakis
2016-11-28 borsAuto merge of #38024 - jseyfried:avoid_needless_proc_ma...
2016-11-28 Jeffrey SeyfriedAvoid loading needless proc-macro dependencies.
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-25 borsAuto merge of #37979 - nnethercote:Ty-super_fold_with...
2016-11-24 borsAuto merge of #37951 - jseyfried:improve_macro_resoluti...
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 borsAuto merge of #37931 - eddyb:meta-version, r=jseyfried
2016-11-23 borsAuto merge of #37908 - nrc:save-def, r=eddyb
2016-11-23 borsAuto merge of #36449 - canndrew:expand_is_uninhabited...
2016-11-23 Guillaume GomezRollup merge of #37940 - michaelwoerister:ich-struct...
2016-11-23 Guillaume GomezRollup merge of #37938 - michaelwoerister:move-myriad...
2016-11-23 Guillaume GomezRollup merge of #37925 - jtdowney:env-args-doc-links...
2016-11-23 Guillaume GomezRollup merge of #37913 - GuillaumeGomez:socket-v4,...
2016-11-23 Guillaume GomezRollup merge of #37851 - jneem:master, r=sanxiyn
2016-11-23 Guillaume GomezRollup merge of #37836 - steveklabnik:remove-incorrect...
2016-11-23 Guillaume GomezRollup merge of #37760 - nnethercote:TypeWalker-SmallVe...
2016-11-23 Guillaume GomezRollup merge of #37442 - estebank:cast-deref-hint,...
2016-11-23 borsAuto merge of #37924 - brson:config-bug, r=alexcrichton
2016-11-23 borsAuto merge of #37886 - Stebalien:set-perm, r=alexcrichton
2016-11-23 borsAuto merge of #37681 - nrc:crate-metadata, r=@alexcrichton
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 #37912 - sanxiyn:llvm-compat, r=eddyb
2016-11-21 borsAuto merge of #37824 - jseyfried:symbols, r=eddyb
2016-11-21 Jeffrey SeyfriedUse `Symbol` instead of `InternedString` in the AST...
2016-11-20 Jeffrey SeyfriedMove `syntax::util::interner` -> `syntax::symbol`,...
2016-11-20 Nick CameronRead in rmeta crates
2016-11-20 Guillaume GomezRollup merge of #37841 - michaelwoerister:ich-loop...
2016-11-20 Guillaume GomezRollup merge of #37835 - ojsheikh:E0088, r=jonathandturner
2016-11-19 borsAuto merge of #37831 - rkruppe:llvm-attr-fwdcompat...
2016-11-19 borsAuto merge of #37826 - keeperofdakeys:proc-macro-test...
2016-11-19 borsAuto merge of #37822 - cuviper:llvm-link-shared, r...
2016-11-19 borsAuto merge of #37814 - japaric:aapcs, r=alexcrichton
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-18 borsAuto merge of #37846 - jseyfried:fix_proc_macro_dep...
2016-11-18 borsAuto merge of #37660 - nikomatsakis:incremental-36349...
2016-11-17 borsAuto merge of #37424 - shiver:issue-37131, r=alexcrichton
2016-11-17 Guillaume GomezRollup merge of #37821 - tshepang:nits, r=steveklabnik
2016-11-17 Guillaume GomezRollup merge of #37806 - GuillaumeGomez:net_examples...
2016-11-17 Guillaume GomezRollup merge of #37799 - michaelwoerister:ich-type...
2016-11-17 Guillaume GomezRollup merge of #37772 - durka:patch-32, r=petrochenkov
next