]> git.lizzy.rs Git - rust.git/history - compiler
Fixed missing double quote in the patch (slice.swap)
[rust.git] / compiler /
2021-10-25 borsAuto merge of #90249 - matthiaskrgr:rollup-xwtfhq3...
2021-10-25 Matthias KrügerRollup merge of #90238 - GuillaumeGomez:mailmap-alias...
2021-10-25 Matthias KrügerRollup merge of #90143 - camelid:tidy-2021-followup...
2021-10-25 Matthias KrügerRollup merge of #90127 - JohnTitor:fix-90113, r=estebank
2021-10-25 Matthias KrügerRollup merge of #89889 - estebank:unmet-send-bound...
2021-10-25 borsAuto merge of #89808 - tmiasko:llvm-multithreaded,...
2021-10-25 borsAuto merge of #90210 - cjgillot:qarray2, r=Mark-Simulacrum
2021-10-24 borsAuto merge of #89427 - estebank:collect-overlapping...
2021-10-24 Esteban KuberUse the "nice E0277 errors"[1] for `!Send` `impl Future...
2021-10-24 Esteban KuberAlways sort suggestions before emitting them
2021-10-24 Esteban KuberPoint at overlapping impls when type annotations are...
2021-10-24 borsAuto merge of #90235 - matthiaskrgr:rollup-7pqtevk...
2021-10-24 Matthias KrügerRollup merge of #90234 - rusticstuff:rustc-rayon-core...
2021-10-24 Matthias KrügerRollup merge of #90221 - JakobDegen:issue-90213, r...
2021-10-24 Matthias KrügerRollup merge of #90162 - WaffleLapkin:const_array_slice...
2021-10-24 Matthias KrügerRollup merge of #90155 - jsha:outdent-methods, r=Guilla...
2021-10-24 Matthias KrügerRollup merge of #90100 - Mark-Simulacrum:speed-macos...
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-24 borsAuto merge of #90208 - Mark-Simulacrum:hash-bytes-fast...
2021-10-24 Jakob DegenFix ICE when forgetting to `Box` a parameter to a ...
2021-10-24 borsAuto merge of #89776 - rusticstuff:ci-overflow-checks...
2021-10-23 borsAuto merge of #90175 - cuviper:min-llvm-12, r=nagisa
2021-10-23 Camille GILLOTDo not require QueryCtxt for cache_on_disk.
2021-10-23 Mark RousskovSpecialize HashStable for [u8] slices
2021-10-23 borsAuto merge of #90203 - matthiaskrgr:rollup-v215wew...
2021-10-23 Camille GILLOTBuild the query vtable directly.
2021-10-23 Matthias KrügerRollup merge of #90198 - the8472:available-parallelism...
2021-10-23 Matthias KrügerRollup merge of #90168 - tmiasko:const-qualif-storage...
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 Santiago PastorinoAvoid code duplication by extracting checks into fns
2021-10-23 borsAuto merge of #90065 - cjgillot:novalcache, r=Mark...
2021-10-23 Tomasz MiąskoReset qualifs when a storage of a local ends
2021-10-23 borsAuto merge of #90188 - matthiaskrgr:rollup-74cwv5c...
2021-10-23 Matthias KrügerRollup merge of #90166 - smmalis37:patch-1, r=joshtriplett
2021-10-23 Matthias KrügerRollup merge of #90122 - rusticstuff:ci_curl_max_time...
2021-10-23 Matthias KrügerRollup merge of #90117 - calebsander:fix/rsplit-clone...
2021-10-23 Matthias KrügerRollup merge of #90087 - calebcartwright:rustfmt-subtre...
2021-10-23 Matthias KrügerRollup merge of #90070 - llogiq:compiletest-config...
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 #89416 - notriddle:notriddle/do-not...
2021-10-23 Matthias KrügerRollup merge of #88300 - ijackson:exitstatusext-methods...
2021-10-23 Matthias KrügerRollup merge of #83233 - jethrogb:split_array, r=yaahc
2021-10-23 borsAuto merge of #90054 - michaelwoerister:v0-mangling...
2021-10-22 Michael Howellnice_region_error: Include lifetime placeholders in...
2021-10-22 borsAuto merge of #90007 - xfix:inline-cstr-from-str, r...
2021-10-22 Santiago PastorinoHide negative coherence checks under negative_impls...
2021-10-22 Santiago PastorinoAssemple trait alias candidates for negative polarity
2021-10-22 Santiago PastorinoAdd rustc_strict_coherence attribute and use it to...
2021-10-22 Josh StoneUpdate the minimum external LLVM to 12
2021-10-22 borsAuto merge of #89893 - camsteffen:redundant-dump-enable...
2021-10-22 Josh StoneUpdate the minimum external LLVM to 11
2021-10-22 Charles Lewadd feature flag for `type_changing_struct_update`
2021-10-22 borsAuto merge of #90161 - JohnTitor:rollup-1j2qc8m, r...
2021-10-22 Santiago PastorinoAdd comment about the only way to prove NotImplemented...
2021-10-22 Santiago PastorinoFix filter_impls comment
2021-10-22 Santiago PastorinoFix debug method name
2021-10-22 Santiago PastorinoMove const filter to filter_impls
2021-10-22 Santiago PastorinoDocument flip polarity
2021-10-22 Santiago PastorinoDocument overlap check filter
2021-10-22 Yuki OkushiRollup merge of #90129 - joshtriplett:triagebot-nominat...
2021-10-22 Yuki OkushiRollup merge of #90115 - samlich:test-issue-78561,...
2021-10-22 Yuki OkushiRollup merge of #90114 - BoxyUwU:cg_defaults_tests...
2021-10-22 Yuki OkushiRollup merge of #90078 - JohnTitor:test-83479, r=Mark...
2021-10-22 Yuki OkushiRollup merge of #90069 - tmiasko:promoted-const-qualif...
2021-10-22 Yuki OkushiRollup merge of #90028 - tmiasko:structural-match-closu...
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-22 Yuki OkushiRollup merge of #87537 - Wilfred:improve-min-heap-docs...
2021-10-21 borsAuto merge of #90126 - flip1995:clippyup, r=Manishearth
2021-10-21 lcnrignore `potential_query_instability` in rustdoc
2021-10-21 Camille GILLOTDo not depend on the stored value when trying to cache...
2021-10-21 Hudson Ayersadd tests for -Zlocation-detail
2021-10-21 Hudson AyersConfigure saved panic locations based on location-detai...
2021-10-21 borsAuto merge of #90130 - Mark-Simulacrum:revert-namebindi...
2021-10-21 Mark RousskovRevert "Auto merge of #89100 - petrochenkov:localbind...
2021-10-21 Yuki OkushiDo not mention a reexported item if it's private
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-21 Tomasz MiąskoVerify that only NeedsNonConstDrop expects promoteds
2021-10-21 borsAuto merge of #90119 - JohnTitor:rollup-e5t6khz, r...
2021-10-21 Yuki OkushiRollup merge of #90099 - SkiFire13:fix-vec-swap-remove...
2021-10-21 Yuki OkushiRollup merge of #90098 - GuillaumeGomez:add-test-foreig...
2021-10-21 Yuki OkushiRollup merge of #90097 - GuillaumeGomez:duplicated...
2021-10-21 Yuki OkushiRollup merge of #90077 - woppopo:const_nonzero_from...
2021-10-21 Yuki OkushiRollup merge of #90074 - klensy:upvar-all, r=wesleywiser
2021-10-21 Yuki OkushiRollup merge of #90071 - cjgillot:no-blocks, r=oli-obk
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...
next