]> git.lizzy.rs Git - rust.git/history - src/librustc
Add an abstraction for custom query caches
[rust.git] / src / librustc /
2020-02-19 John Kåre AlsakerAdd an abstraction for custom query caches
2020-02-19 John Kåre AlsakerMake `try_get_cached` take closures
2020-02-19 John Kåre AlsakerSplit query execution into hot and cold paths
2020-02-19 borsAuto merge of #69265 - ehuss:update-cargo, r=Dylan-DPC
2020-02-19 borsAuto merge of #69113 - ecstatic-morse:unified-dataflow...
2020-02-19 borsAuto merge of #69241 - shahn:checked_add_revert, r...
2020-02-18 borsAuto merge of #69271 - Centril:rollup-iupsol6, r=Centril
2020-02-18 Mazdak FarrokhzadRollup merge of #69236 - Centril:mut-parens-at-recovery...
2020-02-18 Mazdak FarrokhzadRollup merge of #69217 - LeSeulArtichaut:remove-lint...
2020-02-18 Mazdak FarrokhzadRollup merge of #69211 - petrochenkov:prevtok, r=Centril
2020-02-18 Mazdak FarrokhzadRollup merge of #69194 - Centril:assoc-extern-fuse...
2020-02-18 Mazdak FarrokhzadRollup merge of #69159 - estebank:use-appropriate-lt...
2020-02-18 Mazdak FarrokhzadRollup merge of #69146 - matthewjasper:literal-qualif...
2020-02-18 borsAuto merge of #69262 - Dylan-DPC:rollup-m6dt9cn, r...
2020-02-18 Dylan DPCRollup merge of #69233 - GuillaumeGomez:cleanup-e0310...
2020-02-18 Dylan DPCRollup merge of #69205 - JohnTitor:allow-whitespaces...
2020-02-18 Dylan DPCRollup merge of #69200 - jonas-schievink:yield-print...
2020-02-18 Dylan DPCRollup merge of #69192 - JohnTitor:add-tests, r=Centril
2020-02-18 Dylan DPCRollup merge of #69181 - skinny121:const-eval-return...
2020-02-18 borsAuto merge of #69234 - JohnTitor:clippy-up, r=JohnTitor
2020-02-18 borsAuto merge of #69258 - JohnTitor:rollup-n2hljai, r...
2020-02-18 Yuki OkushiRollup merge of #69252 - Mark-Simulacrum:disk-try,...
2020-02-18 Yuki OkushiRollup merge of #69249 - LeSeulArtichaut:stabilize...
2020-02-18 Yuki OkushiRollup merge of #69244 - cuviper:llvm-flags, r=Mark...
2020-02-18 Yuki OkushiRollup merge of #69223 - spunit262:empty-string-gdb...
2020-02-18 Yuki OkushiRollup merge of #69175 - estebank:shall-not-ice, r...
2020-02-18 Yuki OkushiRollup merge of #68767 - kubo39:patch-macos, r=shepmaster
2020-02-18 Yuki OkushiRollup merge of #68597 - ollie27:skip_nth_last, r=Amanieu
2020-02-18 Yuki OkushiRollup merge of #67272 - fisherdarling:master, r=varkor...
2020-02-17 borsAuto merge of #69129 - Centril:macro-legacy-errors...
2020-02-17 Yuki OkushiRollup merge of #69188 - GuillaumeGomez:clean-up-e0309...
2020-02-17 Yuki OkushiRollup merge of #69186 - petrochenkov:kwrules, r=Centril
2020-02-17 Yuki OkushiRollup merge of #69158 - ecstatic-morse:graphviz-diff...
2020-02-17 Yuki OkushiRollup merge of #68701 - amosonn:patch-2, r=RalfJung
2020-02-17 Yuki OkushiRollup merge of #68495 - sdegutis:patch-1, r=Mark-Simul...
2020-02-17 borsAuto merge of #68781 - ssomers:btree_miri_relief, r...
2020-02-17 Esteban KüberDo not ICE when encountering `yield` inside `async...
2020-02-17 Fisher DarlingHandle recursion_limit parsing errors
2020-02-16 borsAuto merge of #67953 - cjgillot:split_infer, r=Zoxc
2020-02-16 borsAuto merge of #67885 - tobithiel:fix_group_lint_allow_o...
2020-02-16 borsAuto merge of #68997 - Zoxc:pure-node-id, r=petrochenkov
2020-02-16 Jonas Schievinksuspend -> yield
2020-02-16 Camille GILLOTPrune rustc dependencies.
2020-02-16 Camille GILLOTMake librustc compile.
2020-02-16 Camille GILLOTMove librustc/{traits,infer} to librustc_infer.
2020-02-16 borsAuto merge of #69156 - ecstatic-morse:unified-dataflow...
2020-02-16 borsAuto merge of #68814 - Aaron1011:fix/proc-macro-order...
2020-02-15 Jonas SchievinkFix printing of `Yield` terminator
2020-02-15 borsAuto merge of #68668 - GuillaumeGomez:struct-variant...
2020-02-15 Ben LewisCode review changes.
2020-02-15 Aaron HillRecord proc macro harness order for use during metadata...
2020-02-15 John Kåre AlsakerPanic when hashing node IDs
2020-02-15 John Kåre AlsakerTreat NodeIs as pure values for incremental compilation
2020-02-15 Matthew JasperAdd fast path for is_freeze
2020-02-15 borsAuto merge of #69168 - brainlock:test-textrel-regressio...
2020-02-15 Dylan DPCRollup merge of #69180 - Aaron1011:feature/comma-struct...
2020-02-15 Dylan DPCRollup merge of #69166 - JohnTitor:ice-const-enum,...
2020-02-15 Dylan DPCRollup merge of #69154 - JohnTitor:fix-macro-ices,...
2020-02-15 Dylan DPCRollup merge of #69106 - RReverser:wasi-fs-copy, r...
2020-02-15 Dylan DPCRollup merge of #66721 - maxbla:exp-format-integers...
2020-02-15 Dylan DPCRollup merge of #64069 - danielhenrymantilla:feature...
2020-02-15 borsAuto merge of #67681 - matthewjasper:infer-regions...
2020-02-14 Ben LewisChange `const_field` and `const_caller_location` to...
2020-02-14 borsAuto merge of #69172 - JohnTitor:rollup-6cbmwcw, r...
2020-02-14 Ben LewisChange const eval to return `ConstValue`, instead of...
2020-02-14 Matthew JasperAdd fast path to eq_opaque_type_and_type
2020-02-14 Matthew JasperUse member constraint for most opaque types in NLL
2020-02-14 Matthew JasperImprove opaque type lifetime errors
2020-02-14 Matthew JasperAddress review comments
2020-02-14 Matthew JasperErase regions in opaque types in typeck
2020-02-14 Matthew JasperPrepare to use borrowck to resolve opaque types
2020-02-14 Matthew JasperArena allocate the result of mir_borrowck
2020-02-14 Yuki OkushiRollup merge of #69164 - GuillaumeGomez:update-pulldown...
2020-02-14 Yuki OkushiRollup merge of #69150 - nnethercote:68848-follow-up...
2020-02-14 Yuki OkushiRollup merge of #69128 - Centril:fix-69103, r=davidtwco
2020-02-14 Yuki OkushiRollup merge of #69051 - Centril:st-fixes, r=eddyb
2020-02-14 Yuki OkushiRollup merge of #68856 - Centril:or-pat-ref-pat, r...
2020-02-14 Yuki OkushiRollup merge of #68475 - Aaron1011:fix/forest-caching...
2020-02-14 Yuki OkushiRollup merge of #68129 - varkor:infer-binary-operand...
2020-02-14 Matthew JasperSimplify function signature in opaque_types
2020-02-14 Matthew JasperGive some more queries descriptions
2020-02-14 Matthew JasperDistinguish RPIT from other impl trait
2020-02-14 borsAuto merge of #69115 - ehuss:update-books, r=Dylan-DPC
2020-02-14 borsAuto merge of #69100 - cjgillot:resolve_instance, r...
2020-02-14 borsAuto merge of #68693 - Zoxc:query-no-arc, r=michaelwoer...
2020-02-13 borsAuto merge of #69144 - Dylan-DPC:rollup-apt6zjj, r...
2020-02-13 Dylan DPCRollup merge of #69141 - mark-i-m:proper-linkcheck...
2020-02-13 Dylan DPCRollup merge of #69135 - drewrip:drewrip-spelling,...
2020-02-13 Dylan DPCRollup merge of #69127 - tmiasko:new-pass-manager-use...
2020-02-13 Dylan DPCRollup merge of #69126 - RalfJung:exact-div, r=oli-obk
2020-02-13 Dylan DPCRollup merge of #69125 - jethrogb:jb/cleanup-sgx-entry...
2020-02-13 Dylan DPCRollup merge of #69108 - cjgillot:trait_candidate,...
2020-02-13 Dylan DPCRollup merge of #69057 - Centril:clean-expand, r=petroc...
2020-02-13 Dylan DPCRollup merge of #68938 - Areredify:gat_lifetime_shadowi...
2020-02-13 Dylan DPCRollup merge of #68728 - Centril:towards-fn-merge,...
2020-02-13 borsAuto merge of #68406 - andjo403:selfprofileLlvm, r...
2020-02-13 Camille GILLOTMove resolve_instance to rustc_ty.
2020-02-13 Camille GILLOTMake TraitCandidate generic.
2020-02-13 Camille GILLOTUse HirId in TraitCandidate.
2020-02-13 borsAuto merge of #68969 - RalfJung:dont-panic, r=oli-obk
next