]> git.lizzy.rs Git - rust.git/history - src/librustc_save_analysis/dump_visitor.rs
save-analysis: add `Signature` info to structs
[rust.git] / src / librustc_save_analysis / dump_visitor.rs
2016-12-22 Nick Cameronsave-analysis: add `Signature` info to structs
2016-12-20 Alex CrichtonMerge branch 'rfc_1560_warning_cycle' of https://github...
2016-12-20 Alex CrichtonRollup merge of #38289 - bluss:mir-verbose-test-fail...
2016-12-20 Alex CrichtonRollup merge of #38236 - GuillaumeGomez:unix_socket_doc...
2016-12-20 Alex CrichtonRollup merge of #38150 - estebank:fix-23286, r=nikomatsakis
2016-12-20 Alex CrichtonRollup merge of #37761 - christophebiocca:borrow-stdlib...
2016-12-20 borsAuto merge of #38271 - jseyfried:rfc_1560_warning_cycle...
2016-12-19 Seo SanghyeonRollup merge of #38334 - frewsxcv:BuildHasherDefault...
2016-12-19 borsAuto merge of #38194 - sgrif:sg-no-span-mangling, r=nrc
2016-12-19 borsAuto merge of #38140 - jseyfried:proc_macro_visibility...
2016-12-17 borsAuto merge of #38205 - jseyfried:fix_module_directory_r...
2016-12-14 borsAuto merge of #38181 - jsgf:test-filter-exact, r=alexcr...
2016-12-13 borsAuto merge of #38278 - jseyfried:improve_proc_macro_def...
2016-12-12 Jeremy SollerMerge branch 'master' into redox
2016-12-12 Corey FarwellRollup merge of #38264 - ollie27:rustdoc_src_macro...
2016-12-12 Corey FarwellRollup merge of #38202 - michaelwoerister:closure-ich...
2016-12-12 Corey FarwellRollup merge of #38164 - sourcefrog:fonts, r=GuillaumeGomez
2016-12-12 Corey FarwellRollup merge of #38067 - GuillaumeGomez:udp-doc, r...
2016-12-12 Corey FarwellRollup merge of #37941 - Cobrand:docfix-issue-37915...
2016-12-12 Corey FarwellRollup merge of #37052 - srinivasreddy:hair_cx, r=pnkfelix
2016-12-12 borsAuto merge of #38049 - frewsxcv:libunicode, r=alexcrichton
2016-12-12 borsAuto merge of #38057 - KiChjang:display-formal-type...
2016-12-11 borsAuto merge of #38265 - bluss:mir-deaggregator-loop...
2016-12-11 borsAuto merge of #38252 - pnkfelix:mildly-robustify-config...
2016-12-11 borsAuto merge of #38249 - arielb1:special-substs, r=nikoma...
2016-12-11 borsAuto merge of #38250 - michaelwoerister:trait-methods...
2016-12-11 borsAuto merge of #38240 - pftbest:update_llvm, r=japaric
2016-12-10 borsAuto merge of #38231 - vadimcn:errormode, r=alexcrichton
2016-12-10 borsAuto merge of #38239 - jseyfried:fix_doc_tests_on_macro...
2016-12-10 borsAuto merge of #37780 - GuillaumeGomez:E0571, r=nikomatsakis
2016-12-10 borsAuto merge of #38233 - alexcrichton:more-errors, r...
2016-12-10 borsAuto merge of #38217 - oli-obk:mir-for-all-and-all...
2016-12-10 borsAuto merge of #38223 - rkruppe:llvm-stringref-fixes...
2016-12-09 borsAuto merge of #38102 - nrc:save-bots, r=brson
2016-12-09 borsAuto merge of #38203 - nrc:save-wr, r=eddyb
2016-12-09 borsAuto merge of #38197 - mneumann:dragonfly-fixes-2016...
2016-12-09 borsAuto merge of #38196 - rkruppe:llvm-archivewrapper...
2016-12-09 borsAuto merge of #38192 - stjepang:faster-sort-algorithm...
2016-12-09 borsAuto merge of #37492 - japaric:no-atomics-alloc, r...
2016-12-08 borsAuto merge of #38195 - rkruppe:llvm-pass-name-fwdcompat...
2016-12-08 borsAuto merge of #38182 - bluss:more-vec-extend, r=alexcri...
2016-12-08 borsAuto merge of #38156 - shepmaster:llvm-4.0-bitcode...
2016-12-08 borsAuto merge of #38146 - kali:master, r=alexcrichton
2016-12-08 borsAuto merge of #38076 - alexcrichton:another-rustbuild...
2016-12-07 borsAuto merge of #38191 - oli-obk:clippy_is_sad, r=eddyb
2016-12-07 Guillaume GomezRollup merge of #38123 - GuillaumeGomez:panic_doc,...
2016-12-07 borsAuto merge of #38105 - ollie27:rustdoc_deterministic_js...
2016-12-07 borsAuto merge of #38134 - bluss:iter-nth, r=aturon
2016-12-06 Nick Cameronsave-analysis: fix a few generated code errors
2016-12-06 borsAuto merge of #38017 - arthurprs:hm-extend, r=bluss
2016-12-06 borsAuto merge of #37973 - vadimcn:dllimport, r=alexcrichton
2016-12-06 Oliver Schneiderannotate stricter lifetimes on LateLintPass methods...
2016-12-06 borsAuto merge of #38128 - cardoe:req-cmake-only-for-llvm...
2016-12-06 borsAuto merge of #38121 - jonathandturner:better_e0061...
2016-12-05 borsAuto merge of #38111 - japaric:jemalloc, r=alexcrichton
2016-12-05 borsAuto merge of #38107 - keeperofdakeys:proc-macro-test...
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 #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-11-30 borsAuto merge of #38047 - canndrew:fmt-void-non-empty...
2016-11-30 borsAuto merge of #37989 - nrc:save-mod, r=nikomatsakis
2016-11-29 Eduard-Mihai Burtescurustc: simplify AdtDef by removing the field types...
2016-11-29 borsAuto merge of #37369 - estebank:multiline-span, r=nikom...
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 borsAuto merge of #37676 - eddyb:lazy-7, r=nikomatsakis
2016-11-28 borsAuto merge of #38019 - sourcefrog:doc-separator, r...
2016-11-28 Eduard Burtescurustc_typeck: save the type cache for rustdoc and save...
2016-11-28 Eduard-Mihai Burtescurustc: embed path resolutions into the HIR instead...
2016-11-26 borsAuto merge of #38008 - bluss:rustbuild-benches, r=alexc...
next