]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle/src/ty/erase_regions.rs
Auto merge of #92130 - Kobzol:stable-hash-str, r=cjgillot
[rust.git] / compiler / rustc_middle / src / ty / erase_regions.rs
2021-12-28 borsAuto merge of #92130 - Kobzol:stable-hash-str, r=cjgillot
2021-12-27 Matthias KrügerRollup merge of #90586 - jswrenn:relax-privacy-lints...
2021-12-24 borsAuto merge of #92135 - AngelicosPhosphoros:typeid_inlin...
2021-12-23 Matthias KrügerRollup merge of #90625 - Milo123459:ref-unwind-safe...
2021-12-23 borsAuto merge of #92167 - pierwill:chalk-update, r=jackh726
2021-12-22 Matthias KrügerRollup merge of #92208 - ChrisDenton:win-bat-cmd, r...
2021-12-22 Matthias KrügerRollup merge of #92146 - willcrichton:example-analyzer...
2021-12-22 Matthias KrügerRollup merge of #91544 - rukai:91492, r=wesleywiser
2021-12-22 Matthias KrügerRollup merge of #88858 - spektom:to_lower_upper_rev...
2021-12-21 Matthias KrügerRollup merge of #91823 - woppopo:const_ptr_as_ref,...
2021-12-21 Matthias KrügerRollup merge of #91770 - TaKO8Ki:suggest-adding-cfg...
2021-12-21 Matthias KrügerRollup merge of #90345 - passcod:entry-insert, r=dtolnay
2021-12-21 borsAuto merge of #91903 - tmiasko:bit-set-hash, r=jackh726
2021-12-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-12-20 borsAuto merge of #91924 - Aaron1011:serialize-adt-def...
2021-12-20 borsAuto merge of #92041 - Aaron1011:remove-speculative...
2021-12-20 borsAuto merge of #91900 - pitaj:fix-91714, r=jyn514
2021-12-19 Matthias KrügerRollup merge of #92029 - nikic:section-flags-fix, r...
2021-12-19 Matthias KrügerRollup merge of #91895 - pitaj:91867-monomorphize,...
2021-12-19 Matthias KrügerRollup merge of #91878 - LegionMammal978:less-inband...
2021-12-19 Matthias KrügerRollup merge of #91791 - terrarier2111:fix-float-ice...
2021-12-19 borsAuto merge of #92099 - matthiaskrgr:rollup-4gwv67m...
2021-12-19 Matthias KrügerRollup merge of #92081 - jyn514:need-backline, r=Guilla...
2021-12-19 Matthias KrügerRollup merge of #92077 - jyn514:remove-collapsed, r...
2021-12-19 Matthias KrügerRollup merge of #92071 - ajtribick:patch-1, r=the8472
2021-12-19 Matthias KrügerRollup merge of #92042 - ChrisDenton:msvc-static-tls...
2021-12-19 Matthias KrügerRollup merge of #92028 - petrochenkov:psimd, r=Mark...
2021-12-19 Matthias KrügerRollup merge of #91984 - Aaron1011:rustc-middle-lifetim...
2021-12-17 flip1995Merge commit '23d11428de3e973b34a5090a78d62887f821c90e...
2021-12-17 Vadim PetrochenkovMerge commit '533f0fc81ab9ba097779fcd27c8f9ea12261fef5...
2021-12-16 Aaron HillRemove `in_band_lifetimes` from `rustc_middle`
2021-12-10 Matthias KrügerRollup merge of #91482 - JosephTLyons:update-HashMap...
2021-12-10 Matthias KrügerRollup merge of #91325 - RalfJung:const_eval_select...
2021-12-08 borsAuto merge of #91604 - nikic:section-flags, r=nagisa
2021-12-08 Matthias KrügerRollup merge of #91467 - ChrisDenton:confusing-os-strin...
2021-12-07 borsAuto merge of #91407 - the8472:deserialize-unchecked...
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-05 Matthias KrügerRollup merge of #91391 - GuillaumeGomez:simplify-no...
2021-12-05 borsAuto merge of #91356 - GuillaumeGomez:improve-rustdoc...
2021-12-05 Matthias KrügerRollup merge of #91437 - dtolnay:emptybrace, r=nagisa
2021-12-04 Matthias KrügerRollup merge of #91355 - alexcrichton:stabilize-thread...
2021-12-04 Matthias KrügerRollup merge of #90519 - estebank:issue-84003, r=petroc...
2021-12-04 Matthias KrügerRollup merge of #91478 - estebank:fix-newline-in-cast...
2021-12-04 Matthias KrügerRollup merge of #91385 - ecstatic-morse:pat-param-spec...
2021-12-03 borsAuto merge of #91286 - scottmcm:residual-trait, r=josht...
2021-12-03 Matthias KrügerRollup merge of #91474 - rtzoeller:dfly_set_errno,...
2021-12-03 Matthias KrügerRollup merge of #91462 - b-naber:use-try-normalize...
2021-12-03 Matthias KrügerRollup merge of #91453 - ChrisDenton:doc-win-tls-dtors...
2021-12-03 Matthias KrügerRollup merge of #91381 - Amanieu:android_libdl, r=petro...
2021-12-03 Matthias KrügerRollup merge of #88906 - Kixunil:box-maybe-uninit-write...
2021-12-03 borsAuto merge of #91339 - cbarrete:vecdeque-remove-grow...
2021-12-03 Caleb CartwrightMerge commit '8da837185714cefbb261e93e9846afb11c1dc60e...
2021-12-03 Jubilee YoungMerge commit 'a8385522ade6f67853edac730b5bf164ddb298fd...
2021-12-02 borsAuto merge of #91469 - matthiaskrgr:rollup-xom3j55...
2021-12-02 Matthias KrügerRollup merge of #91364 - FabianWolff:issue-91210-ptr...
2021-12-02 Matthias KrügerRollup merge of #91321 - matthewjasper:constaint-placeh...
2021-12-02 borsAuto merge of #91318 - eggyal:reduce-boilerplate-around...
2021-12-02 Alan EgertonReduce boilerplate around infallible folders
2021-12-02 borsAuto merge of #91003 - psumbera:sparc64-abi, r=nagisa
2021-12-01 Matthias KrügerRollup merge of #91313 - petrochenkov:cratexp, r=Aaron1011
2021-12-01 Matthias KrügerRollup merge of #88502 - ibraheemdev:slice-take, r...
2021-12-01 borsAuto merge of #91275 - camelid:deny-test-warnings,...
2021-12-01 Matthias KrügerRollup merge of #91404 - nnethercote:fix-bad-NodeId...
2021-12-01 Matthias KrügerRollup merge of #91346 - ibraheemdev:result-inspect...
2021-12-01 Matthias KrügerRollup merge of #91298 - FabianWolff:issue-91028-source...
2021-12-01 Matthias KrügerRollup merge of #91207 - richkadel:rk-bump-coverage...
2021-12-01 Matthias KrügerRollup merge of #90985 - camsteffen:diag-name-usage...
2021-12-01 Matthias KrügerRollup merge of #87160 - estebank:colon-recovery, r...
2021-11-30 Matthias KrügerRollup merge of #91294 - cjgillot:process-elem, r=jackh726
2021-11-30 borsAuto merge of #91352 - nnethercote:RawVec-reserve_for_p...
2021-11-30 Yuki OkushiRollup merge of #91323 - RalfJung:assert-type, r=oli-obk
2021-11-30 Yuki OkushiRollup merge of #91317 - petrochenkov:debugnu, r=Mark...
2021-11-30 Yuki OkushiRollup merge of #91250 - rukai:remove_trailing_whitespa...
2021-11-30 Yuki OkushiRollup merge of #91243 - jackh726:issue-91068, r=nikoma...
2021-11-30 borsAuto merge of #91244 - dtolnay:lossy, r=Mark-Simulacrum
2021-11-29 Matthias KrügerRollup merge of #91281 - scottmcm:non-exhaustive-as...
2021-11-29 Matthias KrügerRollup merge of #91049 - dimo414:patch-1, r=kennytm
2021-11-28 Matthias KrügerRollup merge of #90833 - tmiasko:optimization-remarks...
2021-11-28 Matthias KrügerRollup merge of #90832 - cuviper:relnotes-1.57.0, r...
2021-11-28 Matthias KrügerRollup merge of #90131 - camsteffen:fmt-args-span-fix...
2021-11-28 borsAuto merge of #90681 - workingjubilee:update-libc,...
2021-11-28 Matthias KrügerRollup merge of #91319 - fee1-dead:rustdoc-ice-fix...
2021-11-28 Matthias KrügerRollup merge of #91308 - BGR360:issue-88586, r=jackh726
2021-11-28 Matthias KrügerRollup merge of #91251 - oli-obk:wf_sync_statics, r...
2021-11-28 borsAuto merge of #91230 - eggyal:fallible-type-fold, r...
2021-11-27 Matthias KrügerRollup merge of #83791 - the8472:relax-zip-side-effect...
2021-11-26 LeSeulArtichautUnwrap the results of type folders
2021-11-26 LeSeulArtichautAdapt `TypeFolder` implementors to return a `Result`
2021-11-13 Jubilee YoungAdd 'library/portable-simd/' from commit '1ce1c645cf27c...
2021-11-08 Caleb CartwrightMerge commit 'ea199bacef07213dbe008841b89c450e3bf0c638...
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-10-31 borsAuto merge of #86336 - camsteffen:char-array-pattern...
2021-10-23 Matthias KrügerRollup merge of #88300 - ijackson:exitstatusext-methods...
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 #87440 - twetzel59:fix-barrier-no-op...
2021-10-21 Yuki OkushiRollup merge of #86984 - Smittyvb:ipv4-octal-zero,...
2021-10-20 Caleb CartwrightMerge commit 'efa8f5521d3813cc897ba29ea0ef98c7aef66bb6...
2021-10-19 Yuki OkushiRollup merge of #86479 - exphp-forks:float-debug-expone...
2021-10-10 Matthias KrügerRollup merge of #88374 - joshlf:patch-2, r=JohnTitor
next