]> git.lizzy.rs Git - rust.git/history - compiler/rustc_query_system
Add 'library/portable-simd/' from commit '1ce1c645cf27c4acdefe6ec8a11d1f0491954a99'
[rust.git] / compiler / rustc_query_system /
2021-11-13 Jubilee YoungAdd 'library/portable-simd/' from commit '1ce1c645cf27c...
2021-10-20 borsAuto merge of #89978 - cjgillot:qarray, r=Mark-Simulacrum
2021-10-20 Camille GILLOTAddress review.
2021-10-20 Camille GILLOTInline DepNodeParams methods.
2021-10-20 Camille GILLOTCompute query vtable manually.
2021-10-20 Camille GILLOTStore node_intern_event_id in CurrentDepGraph.
2021-10-20 Camille GILLOTBuild jump table at runtime.
2021-10-20 Camille GILLOTInvoke callbacks from rustc_middle.
2021-10-20 Camille GILLOTMerge two query callbacks arrays.
2021-10-20 Camille GILLOTDrop has_params.
2021-10-20 Camille GILLOTMake hash_result an Option.
2021-10-20 borsAuto merge of #90050 - michaelwoerister:fix-vtable...
2021-10-20 borsAuto merge of #89100 - petrochenkov:localbind, r=cjgillot
2021-10-19 borsAuto merge of #90067 - JohnTitor:rollup-afrjulz, r...
2021-10-19 Yuki OkushiRollup merge of #90060 - vincentdephily:patch-1, r...
2021-10-19 Yuki OkushiRollup merge of #90036 - jsha:less-rule, r=GuillaumeGomez
2021-10-19 Yuki OkushiRollup merge of #90025 - JohnTitor:revert-86011, r...
2021-10-19 Yuki OkushiRollup merge of #90018 - GuillaumeGomez:too-long-item...
2021-10-19 Yuki OkushiRollup merge of #90009 - woppopo:const_from_more, r...
2021-10-19 Yuki OkushiRollup merge of #88860 - nbdd0121:panic, r=m-ou-se
2021-10-19 Yuki OkushiRollup merge of #88789 - the8472:rm-zip-bound, r=JohnTitor
2021-10-19 Yuki OkushiRollup merge of #87769 - m-ou-se:alloc-features-cleanup...
2021-10-19 Yuki OkushiRollup merge of #87404 - rylev:artifact-size-profiling...
2021-10-19 Yuki OkushiRollup merge of #86479 - exphp-forks:float-debug-expone...
2021-10-19 borsAuto merge of #89933 - est31:let_else, r=michaelwoerister
2021-10-19 Matthias KrügerRollup merge of #90002 - lnicola:rust-analyzer-2021...
2021-10-19 Matthias KrügerRollup merge of #89997 - cameron1024:const-str-as-bytes...
2021-10-19 Matthias KrügerRollup merge of #89988 - tmiasko:unpromote-const-drop...
2021-10-19 Matthias KrügerRollup merge of #89956 - JohnTitor:suggest-case-insensi...
2021-10-19 Matthias KrügerRollup merge of #89941 - hermitcore:kernel, r=joshtriplett
2021-10-19 Matthias KrügerRollup merge of #89867 - Urgau:fix-double-definition...
2021-10-19 Matthias KrügerRollup merge of #89766 - krasimirgg:llvm-14-targetregis...
2021-10-19 borsAuto merge of #89905 - matthiaskrgr:rev_89709_entirely...
2021-10-18 borsAuto merge of #89229 - oli-obk:i_love_inferctxt, r...
2021-10-18 borsAuto merge of #89124 - cjgillot:owner-info, r=michaelwo...
2021-10-17 Matthias KrügerRollup merge of #89738 - eddyb:extern-crate-recursion...
2021-10-17 borsAuto merge of #89514 - davidtwco:polymorphize-shims...
2021-10-17 borsAuto merge of #88652 - AGSaidi:linux-aarch64-should...
2021-10-16 Yuki OkushiRollup merge of #89507 - lopopolo:lopopolo/ordering...
2021-10-16 Matthias KrügerRollup merge of #89509 - jhpratt:stabilize-const_unreac...
2021-10-16 est31Adopt let_else across the compiler
2021-10-15 borsAuto merge of #85379 - mdaverde:uds-abstract, r=joshtri...
2021-10-15 borsAuto merge of #84096 - m-ou-se:windows-bcrypt-random...
2021-10-15 borsAuto merge of #89337 - mbrubeck:vec-leak, r=m-ou-se
2021-10-15 borsAuto merge of #88717 - tabokie:vecdeque-fast-append...
2021-10-15 borsAuto merge of #88540 - ibraheemdev:swap-unchecked,...
2021-10-15 Matthias KrügerRollup merge of #89821 - crlf0710:unsafe_code_lint_test...
2021-10-15 Matthias KrügerRollup merge of #86011 - tlyu:correct-sized-bound-spans...
2021-10-14 Matthias KrügerRollup merge of #89865 - tmandry:llvm-static, r=Mark...
2021-10-14 Matthias KrügerRollup merge of #89823 - jackh726:project-overflow...
2021-10-14 Matthias KrügerRollup merge of #89433 - arlosi:stdin-fix, r=joshtriplett
2021-10-14 borsAuto merge of #88698 - Noble-Mushtak:master, r=nikomats...
2021-10-14 borsAuto merge of #89247 - fee1-dead:const-eval-select...
2021-10-14 borsAuto merge of #89815 - GuillaumeGomez:associated-consts...
2021-10-13 Matthias KrügerRollup merge of #89759 - jyn514:x-build-assemble, r...
2021-10-13 Matthias KrügerRollup merge of #89757 - jyn514:submodule, r=Mark-Simul...
2021-10-13 Matthias KrügerRollup merge of #89670 - yoshuawuyts:available-parallel...
2021-10-13 Matthias KrügerRollup merge of #89347 - TaKO8Ki:crate-or-module-typo...
2021-10-13 borsAuto merge of #89822 - tmiasko:overflap-duplicates...
2021-10-13 Yuki OkushiRollup merge of #89828 - rusticstuff:overflow-check...
2021-10-13 Yuki OkushiRollup merge of #89818 - LingMan:map_or, r=oli-obk
2021-10-13 Yuki OkushiRollup merge of #89817 - m-ou-se:int-log-10-inline...
2021-10-13 Yuki OkushiRollup merge of #89816 - Canop:master, r=Mark-Simulacrum
2021-10-13 Yuki OkushiRollup merge of #89814 - jkugelman:must-use-string...
2021-10-13 Yuki OkushiRollup merge of #89794 - jkugelman:must-use-to_value...
2021-10-13 Yuki OkushiRollup merge of #89782 - konan8205:develop, r=jsha
2021-10-13 Yuki OkushiRollup merge of #89781 - Wilfred:patch-2, r=JohnTitor
2021-10-13 Yuki OkushiRollup merge of #89777 - pierwill:fix-88233, r=Mark...
2021-10-13 Yuki OkushiRollup merge of #89768 - hellow554:tests, r=Mark-Simulacrum
2021-10-13 borsAuto merge of #89587 - camelid:all-candidates, r=petroc...
2021-10-13 borsAuto merge of #89802 - ehuss:update-cargo, r=ehuss
2021-10-12 borsAuto merge of #89774 - the8472:inline-mut-iter-next...
2021-10-12 borsAuto merge of #89105 - DevinR528:reachable-fix, r=Nadrieril
2021-10-12 borsAuto merge of #89813 - the8472:rollup-f1f99mb, r=the8472
2021-10-12 the8472Rollup merge of #89809 - tmiasko:remap-real-predicate...
2021-10-12 the8472Rollup merge of #89800 - ehuss:update-books, r=ehuss
2021-10-12 the8472Rollup merge of #89799 - ast-ral:ready-method-spellck...
2021-10-12 the8472Rollup merge of #89797 - jkugelman:must-use-is_conditio...
2021-10-12 the8472Rollup merge of #89796 - jkugelman:must-use-non-mutatin...
2021-10-12 the8472Rollup merge of #89784 - Mark-Simulacrum:delete-cache...
2021-10-12 borsAuto merge of #88788 - falk-hueffner:speedup-int-log10...
2021-10-11 Matthias KrügerRollup merge of #89760 - jyn514:remove-incremental...
2021-10-11 Matthias KrügerRollup merge of #89756 - jyn514:bootstrap-times, r...
2021-10-11 Matthias KrügerRollup merge of #89710 - sireliah:e0482, r=GuillaumeGomez
2021-10-11 Matthias KrügerRollup merge of #89675 - oli-obk:type_checker, r=davidtwco
2021-10-11 Matthias KrügerRollup merge of #89651 - ibraheemdev:poll-ready, r...
2021-10-11 Matthias KrügerRollup merge of #89643 - cjgillot:overlap, r=matthewjasper
2021-10-11 borsAuto merge of #89648 - nbdd0121:issue-89606, r=nikomatsakis
2021-10-11 Mark RousskovRemove built-in cache_hit tracking
2021-10-11 Guillaume GomezRollup merge of #89655 - tlyu:find-non-merge-commits...
2021-10-11 borsAuto merge of #89597 - michaelwoerister:improve-vtable...
2021-10-10 Matthias KrügerRollup merge of #89736 - GuillaumeGomez:rm-unused-css...
2021-10-10 Matthias KrügerRollup merge of #89632 - GuillaumeGomez:fix-docblock...
2021-10-10 Matthias KrügerRollup merge of #89579 - workingjubilee:regression...
2021-10-10 borsAuto merge of #89541 - workingjubilee:abbrev-shufvec...
2021-10-10 Matthias KrügerRollup merge of #89720 - jkugelman:must-use-math-operat...
2021-10-10 Matthias KrügerRollup merge of #89719 - jkugelman:must-use-char-escape...
2021-10-10 Matthias KrügerRollup merge of #89718 - jkugelman:must-use-is_conditio...
2021-10-10 Matthias KrügerRollup merge of #89520 - GuillaumeGomez:cache-rustdoc...
2021-10-10 Matthias KrügerRollup merge of #89438 - pierwill:prefix-free-hash...
next