]> git.lizzy.rs Git - rust.git/history - src/librustc/ty/maps/on_disk_cache.rs
Store query jobs and query results in separate maps to reduce memory usage
[rust.git] / src / librustc / ty / maps / on_disk_cache.rs
2018-04-27 John Kåre AlsakerStore query jobs and query results in separate maps...
2018-04-27 John Kåre AlsakerCreate a job immediately when looking in the query...
2018-04-25 borsAuto merge of #49986 - zofrex:better-derived-argument...
2018-04-24 borsAuto merge of #49911 - rcoh:master, r=nikomatsakis
2018-04-24 kennytmRollup merge of #49985 - zackmdavis:0, r=estebank
2018-04-24 kennytmRollup merge of #49970 - SimonSapin:deprecate, r=sfackler
2018-04-24 kennytmRollup merge of #49906 - kennytm:stable-unreachable...
2018-04-24 kennytmRollup merge of #49829 - ecstatic-morse:os-docs, r...
2018-04-24 kennytmRollup merge of #49727 - stjepang:cell-update, r=SimonSapin
2018-04-24 kennytmRollup merge of #49461 - andreastt:child-kill-exited...
2018-04-24 borsAuto merge of #48999 - GuillaumeGomez:add-repeat-on...
2018-04-24 borsAuto merge of #48989 - ExpHP:path-prefix, r=dtolnay
2018-04-23 borsAuto merge of #49779 - oli-obk:const_err_regression...
2018-04-23 borsAuto merge of #49368 - matthewjasper:feature-gate-where...
2018-04-23 borsAuto merge of #49372 - Phlosioneer:inherent-impl-defaul...
2018-04-19 borsAuto merge of #48553 - seanmonstar:atomic-debug, r...
2018-04-19 borsAuto merge of #49630 - npmccallum:shl, r=alexcrichton
2018-04-18 borsAuto merge of #50017 - tinaun:stabilize-all-the-things...
2018-04-18 borsAuto merge of #50006 - rcoh:reorder-compiler-builtins...
2018-04-18 borsAuto merge of #49993 - nnethercote:shrink-Token, r...
2018-04-18 borsAuto merge of #49981 - nox:fix-signed-niches, r=eddyb
2018-04-18 borsAuto merge of #49950 - Zoxc:default-span, r=estebank
2018-04-17 Guillaume GomezRollup merge of #50032 - ollie27:rustdoc_all_private...
2018-04-17 Guillaume GomezRollup merge of #50013 - frewsxcv:frewsxcv-ssplice...
2018-04-17 Guillaume GomezRollup merge of #49966 - GuillaumeGomez:comma-search...
2018-04-17 Guillaume GomezRollup merge of #49699 - zesterer:master, r=joshtriplett
2018-04-17 borsAuto merge of #49836 - nikomatsakis:nll-facts-prep...
2018-04-17 borsAuto merge of #49626 - fanzier:chalk-lowering, r=scalexm
2018-04-17 borsAuto merge of #49542 - GuillaumeGomez:intra-link-resolu...
2018-04-17 borsAuto merge of #49882 - Zoxc:sync-misc2, r=michaelwoerister
2018-04-16 borsAuto merge of #49488 - alexcrichton:small-wasm-panic...
2018-04-16 kennytmRollup merge of #49965 - nikic:fix-49622, r=rkruppe
2018-04-16 kennytmRollup merge of #49959 - cuviper:debuginfo-tools, r...
2018-04-16 kennytmRollup merge of #49931 - csmoe:end_span, r=estebank
2018-04-16 kennytmRollup merge of #49646 - glandium:uninitialized-box...
2018-04-16 kennytmRollup merge of #49606 - varkor:pipe-repair, r=alexcrichton
2018-04-16 kennytmRollup merge of #49555 - nox:inline-into-boxed, r=alexc...
2018-04-16 borsAuto merge of #49130 - smmalis37:range, r=alexcrichton
2018-04-16 borsAuto merge of #48945 - clarcharr:iter_exhaust, r=Kimundi
2018-04-16 borsAuto merge of #49433 - varkor:metadata-skip-mir-opt...
2018-04-16 borsAuto merge of #49963 - llogiq:stabilize-13226, r=kennytm
2018-04-16 borsAuto merge of #49956 - QuietMisdreavus:rustdoc-codegen...
2018-04-16 borsAuto merge of #49847 - sinkuu:save_analysis_implicit_ex...
2018-04-16 borsAuto merge of #49719 - mark-i-m:no_sep, r=petrochenkov
2018-04-15 borsAuto merge of #49947 - oli-obk:turing_complete_const_ev...
2018-04-15 John Kåre AlsakerAdd misc timings
2018-04-15 borsAuto merge of #49833 - oli-obk:incremental_miri_regress...
2018-04-15 borsAuto merge of #49885 - spastorino:fn_ref_unsound, r...
2018-04-15 borsAuto merge of #49884 - alexcrichton:less-unwrap, r...
2018-04-15 borsAuto merge of #49881 - varkor:partialord-opt, r=Manishearth
2018-04-14 borsAuto merge of #49850 - alexcrichton:moreinline, r=sfackler
2018-04-14 borsAuto merge of #49939 - kennytm:rollup, r=kennytm
2018-04-14 borsAuto merge of #49289 - varkor:emit-metadata-without...
2018-04-14 Oliver SchneiderGet rid of redundant `HashSet`
2018-04-14 Oliver SchneiderDon't recurse into allocations, use a global table...
2018-04-14 kennytmRollup merge of #49465 - ollie27:rustbuild_test_docs...
2018-04-14 borsAuto merge of #49396 - Zoxc:sync-on-disk-cache, r=micha...
2018-04-13 borsAuto merge of #49389 - fanzier:euclidean-division,...
2018-04-12 John Kåre AlsakerMake OnDiskCache thread-safer
2018-04-12 borsAuto merge of #49551 - scottmcm:deprecate-offset_to...
2018-04-11 kennytmRollup merge of #48270 - leodasvacas:refactor-casts...
2018-04-11 kennytmRollup merge of #49795 - nox:niche-with-uninhabited...
2018-04-11 kennytmRollup merge of #49575 - tmccombs:option-filter-stabili...
2018-04-11 borsAuto merge of #49681 - tmccombs:take-set-limit-stable...
2018-04-10 borsAuto merge of #48914 - gaurikholkar:e0389, r=nikomatsakis
2018-04-10 borsAuto merge of #49386 - GuillaumeGomez:fix-path-attribut...
2018-04-10 borsAuto merge of #49390 - Zoxc:sync-syntax, r=michaelwoerister
2018-04-10 borsAuto merge of #49504 - GuillaumeGomez:doc-all-types...
2018-04-09 borsAuto merge of #49673 - ollie27:stab, r=sfackler
2018-04-08 borsAuto merge of #49759 - ollie27:rustbuild_cargo, r=Mark...
2018-04-08 borsAuto merge of #49714 - nikomatsakis:issue-49631, r...
2018-04-08 borsAuto merge of #49704 - leodasvacas:fix-#49344, r=nikoma...
2018-04-07 borsAuto merge of #49678 - bobtwinkles:fix_multiple_activat...
2018-04-07 borsAuto merge of #49672 - alexcrichton:fix-another-std...
2018-04-07 borsAuto merge of #49692 - sinkuu:main_fix, r=arielb1
2018-04-07 borsAuto merge of #49661 - alexcrichton:bump-bootstrap...
2018-04-07 kennytmRollup merge of #49702 - alexcrichton:inline-methods...
2018-04-07 kennytmRollup merge of #49652 - GuillaumeGomez:anchor-collapse...
2018-04-07 kennytmRollup merge of #49510 - GuillaumeGomez:anchor-field...
2018-04-07 borsAuto merge of #49419 - leodasvacas:small-typeck-refacto...
2018-04-07 borsAuto merge of #49623 - steveklabnik:update-mdbook,...
2018-04-06 borsAuto merge of #49392 - retep007:nll-issue-48962, r...
2018-04-06 borsAuto merge of #49064 - QuietMisdreavus:piercing-the...
2018-04-06 borsAuto merge of #49335 - GuillaumeGomez:remove-unneeded...
2018-04-06 borsAuto merge of #49293 - memoryleak47:add-compiletest...
2018-04-05 Joshua BarrettoMerge pull request #1 from rust-lang/master
2018-04-05 Alex CrichtonRollup merge of #49705 - alexcrichton:less-manifest...
2018-04-05 Alex CrichtonRollup merge of #49697 - kennytm:name-every-builder...
2018-04-05 Alex CrichtonRollup merge of #49621 - Nemo157:impl-unpin-for-pin...
2018-04-05 Alex CrichtonRollup merge of #49686 - memoryleak47:typo, r=alexcrichton
2018-04-05 Alex CrichtonRollup merge of #49597 - alexcrichton:proc-macro-v2...
2018-04-05 Alex CrichtonRollup merge of #49497 - scalexm:hrtb, r=nikomatsakis
2018-04-05 borsAuto merge of #49045 - Zoxc:tls, r=michaelwoerister
2018-04-05 gaurikholkarMerge branch 'master' of https://github.com/rust-lang...
2018-04-05 Alex CrichtonRollup merge of #49350 - abonander:macros-in-extern...
2018-04-05 Alex CrichtonRollup merge of #49045 - Zoxc:tls, r=michaelwoerister
2018-04-05 borsAuto merge of #48709 - tinaun:issue48703, r=nikomatsakis
2018-04-04 kennytmRollup merge of #49625 - bjorn3:miri_access_memory_kind...
2018-04-04 borsAuto merge of #48575 - ishitatsuyuki:unix-no-thread...
2018-04-03 borsAuto merge of #49348 - bobtwinkles:extend_2pb, r=nikoma...
next