]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle/src/mir/query.rs
Auto merge of #92041 - Aaron1011:remove-speculative-evaluation, r=jackh726
[rust.git] / compiler / rustc_middle / src / mir / query.rs
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
2021-12-17 Vadim PetrochenkovMerge commit '533f0fc81ab9ba097779fcd27c8f9ea12261fef5...
2021-12-14 Matthias KrügerRollup merge of #89825 - martinvonz:split-inclusive...
2021-12-09 Matthias KrügerRollup merge of #89999 - talagrand:GetTempPath2, r...
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-04 Matthias KrügerRollup merge of #89642 - devnexen:macos_getenv_chng...
2021-12-03 borsAuto merge of #91393 - Julian-Wollersberger:lexer_optim...
2021-12-03 Caleb CartwrightMerge commit '8da837185714cefbb261e93e9846afb11c1dc60e...
2021-12-03 Jubilee YoungMerge commit 'a8385522ade6f67853edac730b5bf164ddb298fd...
2021-11-27 Matthias KrügerRollup merge of #83791 - the8472:relax-zip-side-effect...
2021-11-20 Matthias KrügerRollup merge of #89741 - sdroege:arc-rc-from-inner...
2021-11-20 Matthias KrügerRollup merge of #88361 - WaffleLapkin:patch-2, r=jyn514
2021-11-19 Yuki OkushiRollup merge of #89258 - est31:const_char_convert,...
2021-11-16 Yuki OkushiRollup merge of #88601 - ibraheemdev:termination-result...
2021-11-13 Jubilee YoungAdd 'library/portable-simd/' from commit '1ce1c645cf27c...
2021-11-11 borsAuto merge of #88798 - sunfishcode:sunfishcode/windows...
2021-11-08 Caleb CartwrightMerge commit 'ea199bacef07213dbe008841b89c450e3bf0c638...
2021-11-06 borsAuto merge of #89970 - jackh726:gats_diagnostics, r...
2021-11-06 borsAuto merge of #88441 - jackh726:closure_norm, r=nikomat...
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-11-01 Matthias KrügerRollup merge of #90349 - willcrichton:example-analyzer...
2021-11-01 Matthias KrügerRollup merge of #89929 - yuvaldolev:handle-submodule...
2021-10-31 borsAuto merge of #89062 - mikeleany:new-target, r=cjgillot
2021-10-31 borsAuto merge of #86336 - camsteffen:char-array-pattern...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-31 Matthias KrügerRollup merge of #89068 - bjorn3:restructure_rt2, r...
2021-10-31 Matthias KrügerRollup merge of #89897 - jkugelman:must-use-core, r...
2021-10-31 Matthias KrügerRollup merge of #89839 - jkugelman:must-use-mem-ptr...
2021-10-31 Matthias KrügerRollup merge of #89835 - jkugelman:must-use-expensive...
2021-10-31 Matthias KrügerRollup merge of #89833 - jkugelman:must-use-rc-downgrad...
2021-10-31 Matthias KrügerRollup merge of #89677 - maxwase:is-symlink-stabilizati...
2021-10-31 Matthias KrügerRollup merge of #89446 - chrismit3s:issue-88715-fix...
2021-10-30 Matthias KrügerRollup merge of #89899 - jkugelman:must-use-alloc,...
2021-10-30 Matthias KrügerRollup merge of #89789 - jkugelman:must-use-thread...
2021-10-30 borsAuto merge of #89174 - ChrisDenton:automatic-verbatim...
2021-10-27 borsAuto merge of #89652 - rcvalle:rust-cfi, r=nagisa
2021-10-25 Matthias KrügerRollup merge of #89581 - jblazquez:master, r=Mark-Simul...
2021-10-25 Guillaume GomezRollup merge of #90017 - jackh726:issue-tests, r=nikoma...
2021-10-25 borsAuto merge of #89808 - tmiasko:llvm-multithreaded,...
2021-10-24 Matthias KrügerRollup merge of #90162 - WaffleLapkin:const_array_slice...
2021-10-24 Matthias KrügerRollup merge of #89558 - lcnr:query-stable-lint, r...
2021-10-24 borsAuto merge of #85254 - cjgillot:reveal-mir, r=lcnr
2021-10-23 Matthias KrügerRollup merge of #89829 - voidc:assoc-const-variance...
2021-10-23 Matthias KrügerRollup merge of #88041 - Aaron1011:deny-proc-macro...
2021-10-23 Matthias KrügerRollup merge of #85833 - willcrichton:example-analyzer...
2021-10-23 borsAuto merge of #90104 - spastorino:coherence-for-negativ...
2021-10-23 Matthias KrügerRollup merge of #89920 - hudson-ayers:location-detail...
2021-10-23 Matthias KrügerRollup merge of #89730 - crlf0710:type_changing_feature...
2021-10-23 Matthias KrügerRollup merge of #89468 - FabianWolff:issue-89358, r...
2021-10-23 Matthias KrügerRollup merge of #88300 - ijackson:exitstatusext-methods...
2021-10-22 borsAuto merge of #90007 - xfix:inline-cstr-from-str, r...
2021-10-22 borsAuto merge of #89893 - camsteffen:redundant-dump-enable...
2021-10-22 Yuki OkushiRollup merge of #89991 - petrochenkov:visitok2, r=jackh726
2021-10-22 Yuki OkushiRollup merge of #89944 - mbartlett21:patch-2, r=Mark...
2021-10-22 Yuki OkushiRollup merge of #89922 - JohnTitor:update-e0637, r...
2021-10-22 Yuki OkushiRollup merge of #89895 - camsteffen:for-loop-head-span...
2021-10-22 Yuki OkushiRollup merge of #89665 - seanyoung:push-empty, r=m...
2021-10-22 Yuki OkushiRollup merge of #89257 - aDotInTheVoid:macro-error...
2021-10-22 Yuki OkushiRollup merge of #88624 - kellerkindt:master, r=JohnTitor
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-21 Yuki OkushiRollup merge of #90048 - GuillaumeGomez:line-number...
2021-10-21 Yuki OkushiRollup merge of #90031 - durin42:allow-llvm-tests,...
2021-10-21 Yuki OkushiRollup merge of #90029 - tgnottingham:incr-debug-loggin...
2021-10-21 Yuki OkushiRollup merge of #90010 - rusticstuff:vecdeque_with_capa...
2021-10-21 Yuki OkushiRollup merge of #88644 - eopb:abstractconst_leaf_subst...
2021-10-21 Yuki OkushiRollup merge of #87440 - twetzel59:fix-barrier-no-op...
2021-10-21 Yuki OkushiRollup merge of #86984 - Smittyvb:ipv4-octal-zero,...
2021-10-21 borsAuto merge of #89998 - camelid:box-default, r=jyn514
2021-10-20 borsAuto merge of #90050 - michaelwoerister:fix-vtable...
2021-10-20 borsAuto merge of #89100 - petrochenkov:localbind, r=cjgillot
2021-10-20 Caleb CartwrightMerge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6...
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 #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 borsAuto merge of #90039 - ehuss:update-cargo, r=ehuss
2021-10-19 borsAuto merge of #90040 - nbdd0121:issue-90038, r=oli-obk
2021-10-19 borsAuto merge of #90037 - matthiaskrgr:rollup-cdfhxtn...
2021-10-19 Matthias KrügerRollup merge of #90034 - moxian:unzip-doc, r=cuviper
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-18 Tomasz MiąskoDo not promote values with const drop that need to...
2021-10-18 Tomasz MiąskoRename `needs_drop` to `needs_non_const_drop`
2021-10-17 borsAuto merge of #88652 - AGSaidi:linux-aarch64-should...
2021-10-15 borsAuto merge of #88717 - tabokie:vecdeque-fast-append...
2021-10-14 Matthias KrügerRollup merge of #89865 - tmandry:llvm-static, r=Mark...
2021-10-13 Matthias KrügerRollup merge of #89759 - jyn514:x-build-assemble, r...
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-10 Matthias KrügerRollup merge of #88713 - falk-hueffner:int-log10-docume...
2021-10-10 Matthias KrügerRollup merge of #88374 - joshlf:patch-2, r=JohnTitor
2021-10-10 borsAuto merge of #89219 - nickkuk:str_split_once_get_unche...
2021-10-09 Guillaume GomezRollup merge of #88436 - lf-:stabilize-command-access...
2021-10-09 Guillaume GomezRollup merge of #87528 - :stack_overflow_obsd, r=joshtr...
next