]> git.lizzy.rs Git - rust.git/history - src/librustc_incremental/persist/load.rs
rustc: Remove `Session::dep_graph`
[rust.git] / src / librustc_incremental / persist / load.rs
2017-09-14 Alex Crichtonrustc: Remove `Session::dep_graph`
2017-08-15 Corey FarwellRollup merge of #43846 - frewsxcv:frewsxcv-mailmap...
2017-07-19 borsAuto merge of #43168 - pnkfelix:check-attr-gating,...
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-17 borsAuto merge of #43055 - est31:stabilize_float_bits_conv...
2017-07-15 borsAuto merge of #43179 - oli-obk:mark_all_the_expansions...
2017-07-15 Corey FarwellRollup merge of #43159 - cuviper:ptr-swap-simd, r=arielb1
2017-07-15 Corey FarwellRollup merge of #43145 - GuillaumeGomez:build-error...
2017-07-13 Steve KlabnikRollup merge of #43157 - zackmdavis:mail_map, r=stevekl...
2017-07-13 Steve KlabnikRollup merge of #43125 - aochagavia:stable_drop, r...
2017-07-13 Steve KlabnikRollup merge of #42926 - Havvy:doc-path-ext, r=steveklabnik
2017-07-13 borsAuto merge of #43158 - PlasmaPower:thread-local-try...
2017-07-13 borsAuto merge of #43129 - Ophirr33:master, r=alexcrichton
2017-07-12 Mark SimulacrumRollup merge of #43137 - ollie27:stab, r=aturon
2017-07-12 Mark SimulacrumRollup merge of #43136 - jgallag88:bufWriterDocs, r...
2017-07-12 Mark SimulacrumRollup merge of #43100 - ids1024:stat2, r=aturon
2017-07-12 Mark SimulacrumRollup merge of #43098 - alexcrichton:more-proc-macro...
2017-07-12 Mark SimulacrumRollup merge of #43011 - qnighy:unsized-tuple-impls...
2017-07-12 Mark SimulacrumRollup merge of #43000 - estebank:on-unimplemented...
2017-07-12 Mark SimulacrumRollup merge of #42826 - Yorwba:type-mismatch-same...
2017-07-12 Mark SimulacrumRollup merge of #42670 - dns2utf8:panic_return_code...
2017-07-12 borsAuto merge of #43107 - michaelwoerister:less-span-info...
2017-07-11 borsAuto merge of #43116 - alexcrichton:probestack, r=sfackler
2017-07-11 borsAuto merge of #43147 - oyvindln:deflate_fix, r=alexcrichton
2017-07-11 borsAuto merge of #42913 - kennytm:fix-40569-ident-without...
2017-07-10 borsAuto merge of #43028 - michaelwoerister:dedup-dep-nodes...
2017-07-10 Michael Woeristerincr.comp.: Manage dependency graph on main thread.
2017-07-10 Michael Woeristerincr.comp.: Improve debug output for work products.
2017-07-04 Mark SimulacrumRollup merge of #42836 - rthomas:29355-debug, r=Guillau...
2017-07-04 Mark SimulacrumRollup merge of #42227 - ollie27:into_to_from, r=aturon
2017-06-30 borsAuto merge of #42807 - arielb1:consistent-coercion...
2017-06-30 borsAuto merge of #42782 - cuviper:iterator_for_each, r...
2017-06-29 Ariel Ben-YehudaRollup merge of #42832 - rthomas:doc-fmt, r=steveklabnik
2017-06-29 Ariel Ben-YehudaRollup merge of #42831 - rthomas:master, r=QuietMisdreavus
2017-06-29 borsAuto merge of #42848 - ids1024:redox-fix, r=sfackler
2017-06-28 borsAuto merge of #42797 - arielb1:ex-falso-ice, r=nikomatsakis
2017-06-28 borsAuto merge of #42819 - scottmcm:swap-nonoverlapping...
2017-06-28 borsAuto merge of #42709 - stepancheg:discriminant-hash...
2017-06-28 borsAuto merge of #42431 - nagisa:core-float-2, r=alexcrichton
2017-06-27 Corey FarwellRollup merge of #42871 - llogiq:for_lowering_vs_clippy...
2017-06-24 borsAuto merge of #42784 - tlively:wasm-bot, r=alexcrichton
2017-06-24 borsAuto merge of #42864 - slo1:attempt, r=Mark-Simulacrum
2017-06-24 borsAuto merge of #42541 - gilescope:patch-1, r=alexcrichton
2017-06-24 borsAuto merge of #42854 - razielgn:relaxed-debug-constrain...
2017-06-24 borsAuto merge of #42724 - Mark-Simulacrum:tests, r=alexcri...
2017-06-24 borsAuto merge of #42687 - alexcrichton:windows-tls, r...
2017-06-23 borsAuto merge of #42856 - Mark-Simulacrum:rollup, r=Mark...
2017-06-23 Mark SimulacrumRollup merge of #42833 - durka:non-constant-used-with...
2017-06-23 Mark SimulacrumRollup merge of #42829 - ids1024:cxx, r=alexcrichton
2017-06-23 Mark SimulacrumRollup merge of #42825 - letheed:patch-1, r=alexcrichton
2017-06-23 Mark SimulacrumRollup merge of #42822 - ChrisMacNaughton:guard-traits...
2017-06-23 Mark SimulacrumRollup merge of #42821 - michaelwoerister:incr-debug...
2017-06-22 Michael WoeristerPrint -Zincremental-info to stderr instead of stdout.
2017-06-21 Corey FarwellRollup merge of #42397 - sfackler:syncsender-sync,...
2017-06-20 Corey FarwellRollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
2017-06-20 Giles CopeWhitespace change
2017-06-19 Giles CopeMerge remote-tracking branch 'upstream/master'
2017-06-19 borsAuto merge of #39409 - pnkfelix:mir-borrowck2, r=nikoma...
2017-06-18 borsAuto merge of #42593 - ibabushkin:on-demand-external...
2017-06-16 borsAuto merge of #42430 - nagisa:core-float, r=alexcrichton
2017-06-16 borsAuto merge of #42410 - nagisa:llvmup, r=sanxiyn
2017-06-16 borsAuto merge of #42631 - malbarbo:wasm32, r=alexcrichton
2017-06-16 borsAuto merge of #42578 - estebank:recover-binop, r=nikoma...
2017-06-14 borsAuto merge of #42523 - clarcharr:refactor_ops, r=brson
2017-06-14 borsAuto merge of #42433 - marco-c:profiling, r=alexcrichton
2017-06-13 Corey FarwellRollup merge of #42597 - mark-buer:park_timeout_example...
2017-06-13 Corey FarwellRollup merge of #42496 - Razaekel:feature/integer_max...
2017-06-13 Corey FarwellRollup merge of #42428 - scottmcm:str-get-overflow...
2017-06-13 Corey FarwellRollup merge of #42408 - bjorn3:patch-2, r=michaelwoerister
2017-06-13 borsAuto merge of #42608 - ollie27:rustdoc_variant_reexport...
2017-06-13 borsAuto merge of #42471 - nrc:save-sig-2, r=eddyb
2017-06-13 borsAuto merge of #42566 - arthurprs:update-jemalloc, r...
2017-06-12 Corey FarwellRollup merge of #42594 - ollie27:rustdoc_assoc_type_lin...
2017-06-12 Corey FarwellRollup merge of #42592 - ollie27:rustdoc_empty_modules...
2017-06-12 Corey FarwellRollup merge of #42586 - ideasman42:patch-1, r=steveklabnik
2017-06-12 Corey FarwellRollup merge of #42579 - maccoda:maccoda/env_docs,...
2017-06-12 borsAuto merge of #42570 - birkenfeld:patch-3, r=frewsxcv
2017-06-12 borsAuto merge of #42537 - michaelwoerister:tcx-for-dep...
2017-06-12 borsAuto merge of #42419 - ucarion:ucarion-explain-rc-arc...
2017-06-11 borsAuto merge of #42155 - seanmonstar:unimplemented, r...
2017-06-11 borsAuto merge of #40454 - djzin:fast-swap, r=sfackler
2017-06-10 borsAuto merge of #42563 - eddyb:infer, r=nikomatsakis
2017-06-10 borsAuto merge of #42556 - scottmcm:ctz-nz, r=BurntSushi
2017-06-10 borsAuto merge of #42533 - Mark-Simulacrum:macro-parse...
2017-06-09 Corey FarwellRollup merge of #42558 - xfq:patch-1, r=steveklabnik
2017-06-09 Corey FarwellRollup merge of #42551 - tshepang:better-cell-replace...
2017-06-09 Corey FarwellRollup merge of #42531 - mmatyas:aarch64_compile-test_f...
2017-06-09 Corey FarwellRollup merge of #42385 - Manishearth:its-a-vec, r=steve...
2017-06-09 Corey FarwellRollup merge of #42307 - clarcharr:js-license, r=frewsxcv
2017-06-09 borsAuto merge of #42278 - gentoo90:gdb-pretty-printers...
2017-06-09 Michael Woeristerincr.comp.: Clean up and optimize dep-graph loading.
2017-06-09 Michael Woeristerincr.comp.: Uniformly represent DepNodes as (Kind,...
2017-06-09 borsAuto merge of #42507 - ibabushkin:external-span-trans...
2017-06-09 borsAuto merge of #42521 - alexcrichton:enosys, r=cuviper
2017-06-09 borsAuto merge of #42504 - michaelwoerister:hash-dep-nodes...
2017-06-08 borsAuto merge of #40706 - irfanhudda:doc-next-power-of...
2017-06-07 borsAuto merge of #42378 - steveklabnik:rustdoc-docs, r...
2017-06-06 borsAuto merge of #42361 - GuillaumeGomez:error-codes,...
2017-06-06 borsAuto merge of #42247 - durka:patch-41, r=arielb1
2017-06-06 Michael Woeristerincr.comp.: Make WorkProductId opaque so we don't accid...
next