]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck/src/check/method/prelude2021.rs
Check FromIterator trait impl in prelude collision check.
[rust.git] / compiler / rustc_typeck / src / check / method / prelude2021.rs
2021-07-07 Mara BosCheck FromIterator trait impl in prelude collision...
2021-07-07 borsAuto merge of #86920 - JohnTitor:rollup-buvzpkr, r...
2021-07-07 Yuki OkushiRollup merge of #86919 - ehuss:update-books, r=ehuss
2021-07-07 Yuki OkushiRollup merge of #86916 - godmar:@godmar/thread-yield...
2021-07-07 Yuki OkushiRollup merge of #86907 - pietroalbini:ci-cpu-stats...
2021-07-07 Yuki OkushiRollup merge of #86906 - juniorbassani:update-sync...
2021-07-07 Yuki OkushiRollup merge of #86880 - m-ou-se:test-manuallydrop...
2021-07-07 Yuki OkushiRollup merge of #86819 - GuillaumeGomez:cleanup-rustdoc...
2021-07-07 Yuki OkushiRollup merge of #86717 - rylev:rename, r=nikomatsakis
2021-07-07 Yuki OkushiRollup merge of #80918 - yoshuawuyts:int-log2, r=m...
2021-07-06 Ryan LevickRename future_prelude_collisions to rust_2021_prelude_c...
2021-07-06 Ryan LevickAdd s to FUTURE_PRELUDE_COLLISION
2021-07-05 Yuki OkushiRollup merge of #86794 - inquisitivecrystal:seek-rewind...
2021-07-05 Yuki OkushiRollup merge of #86685 - RalfJung:alloc-mut, r=oli-obk
2021-07-05 Yuki OkushiRollup merge of #83581 - arennow:dir_entry_ext_unix_bor...
2021-07-05 borsAuto merge of #84560 - cjgillot:inline-iter, r=m-ou-se
2021-07-05 borsAuto merge of #86663 - fee1-dead:use-rustdoc-css, r...
2021-07-05 borsAuto merge of #86282 - camelid:macro_rules-matchers...
2021-07-04 Yuki OkushiRollup merge of #86477 - tlyu:e0716-clarification,...
2021-07-04 borsAuto merge of #86598 - yoshuawuyts:poll-method-docs...
2021-07-04 borsAuto merge of #86048 - nbdd0121:no_floating_point,...
2021-07-04 borsAuto merge of #86213 - jhpratt:stabilize-const-from_utf...
2021-07-04 borsAuto merge of #85270 - ChrisDenton:win-env-case, r...
2021-07-03 borsAuto merge of #86571 - fee1-dead:const-trait-impl-fix...
2021-07-03 borsAuto merge of #79965 - ijackson:moreerrnos, r=joshtriplett
2021-07-02 Yuki OkushiRollup merge of #86803 - xfix:remove-unnecessary-ampers...
2021-07-02 Yuki OkushiRollup merge of #86308 - bstrie:intrinsafe, r=JohnTitor
2021-07-02 Yuki OkushiRollup merge of #85001 - CDirkx:bytestring, r=JohnTitor
2021-07-02 Guillaume GomezRollup merge of #86797 - inquisitivecrystal:bound-clone...
2021-07-02 borsAuto merge of #85746 - m-ou-se:io-error-other, r=joshtr...
2021-07-02 borsAuto merge of #80182 - in42:stack_trace, r=tmandry
2021-07-01 Yuki OkushiRollup merge of #86783 - mark-i-m:mutex-drop-unsized...
2021-07-01 Yuki OkushiRollup merge of #86148 - FabianWolff:issue-85855, r...
2021-07-01 flip1995Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c...
2021-07-01 borsAuto merge of #86304 - klensy:hex-length, r=jackh726
2021-07-01 Guillaume GomezRollup merge of #86666 - ptrojahn:compare_kinds, r...
2021-07-01 Guillaume GomezRollup merge of #86652 - nagisa:nagisa/non-leaf-fp...
2021-07-01 Guillaume GomezRollup merge of #86616 - joshtriplett:simplify-crate...
2021-07-01 Guillaume GomezRollup merge of #86558 - Smittyvb:link-error-sugg,...
2021-07-01 borsAuto merge of #86190 - asquared31415:extern-main-86110...
2021-07-01 borsAuto merge of #86617 - joshtriplett:prune-dependencies...
2021-06-30 Yuki OkushiRollup merge of #86746 - GuillaumeGomez:query-type...
2021-06-30 Yuki OkushiRollup merge of #86680 - camsteffen:dbg-opt-error,...
2021-06-30 Yuki OkushiRollup merge of #85520 - FabianWolff:issue-85475, r...
2021-06-30 Yuki OkushiRollup merge of #85504 - liigo:patch-13, r=Mark-Simulacrum
2021-06-30 borsAuto merge of #86695 - sexxi-goose:closure_size, r...
2021-06-30 borsAuto merge of #86650 - GuillaumeGomez:fix-boldness...
2021-06-30 borsAuto merge of #86689 - rylev:future-compat-lint-group...
2021-06-29 borsAuto merge of #86603 - Mark-Simulacrum:stage-step,...
2021-06-29 borsAuto merge of #86475 - crlf0710:miri_vtable_refactor...
2021-06-29 borsAuto merge of #86009 - cjgillot:fwarn, r=davidtwco
2021-06-29 borsAuto merge of #86594 - dns2utf8:move_label_to_symbol...
2021-06-29 borsAuto merge of #86697 - jackh726:pgo, r=Mark-Simulacrum
2021-06-29 borsAuto merge of #86670 - Aaron1011:copy-variance-diag...
2021-06-29 borsAuto merge of #86446 - Smittyvb:rustc_insignificant_dto...
2021-06-29 borsAuto merge of #86704 - JohnTitor:rollup-lnrxo4i, r...
2021-06-28 Yuki OkushiRollup merge of #86678 - FabianWolff:issue-86667, r...
2021-06-28 Yuki OkushiRollup merge of #86673 - m-ou-se:disjoint-capture-editi...
2021-06-28 Yuki OkushiRollup merge of #86671 - m-ou-se:non-fmt-panic-future...
2021-06-28 Yuki OkushiRollup merge of #86661 - sexxi-goose:edition_fix, r...
2021-06-28 Yuki OkushiRollup merge of #86657 - jam1garner:future_prelude_fals...
2021-06-28 Yuki OkushiRollup merge of #86529 - cuviper:ssl3, r=Mark-Simulacrum
2021-06-28 Yuki OkushiRollup merge of #86358 - klensy:pp-loop, r=Mark-Simulacrum
2021-06-28 Yuki OkushiRollup merge of #86206 - FabianWolff:issue-86188, r...
2021-06-28 borsAuto merge of #82624 - ojeda:rwlock-example-deadlock...
2021-06-28 borsAuto merge of #85909 - cjgillot:alloc-kind-query, r...
2021-06-27 jam1garnerFix `future_prelude_collision` false positive
2021-06-26 borsAuto merge of #86267 - ZuseZ4:master, r=nagisa
2021-06-26 borsAuto merge of #86449 - Stupremee:render-self-cast-in...
2021-06-26 borsAuto merge of #84814 - Stupremee:properly-render-hrtbs...
2021-06-25 borsAuto merge of #86015 - jyn514:revert-revert, r=Mark...
2021-06-25 borsAuto merge of #86599 - Amanieu:asm_raw, r=nagisa
2021-06-25 Yuki OkushiRollup merge of #86608 - notriddle:notriddle/cleanup...
2021-06-25 Yuki OkushiRollup merge of #86513 - fee1-dead:cross-crate-doc...
2021-06-25 borsAuto merge of #85603 - ogoffart:fix-uninhabited-enum...
2021-06-25 borsAuto merge of #85640 - bjorn3:custom_ice_hook, r=jackh726
2021-06-24 borsAuto merge of #86467 - ChrisDenton:win-env-clear, r...
2021-06-24 borsAuto merge of #85427 - ehuss:fix-use-placement, r=jackh726
2021-06-24 borsAuto merge of #86279 - JohnTitor:transparent-zero-size...
2021-06-24 Yuki OkushiRollup merge of #86566 - fee1-dead:mir-pretty-print...
2021-06-24 Yuki OkushiRollup merge of #86561 - notriddle:notriddle/cleanup...
2021-06-24 Yuki OkushiRollup merge of #86536 - sexxi-goose:edition, r=nikomat...
2021-06-24 Yuki OkushiRollup merge of #86533 - inquisitivecrystal:lower-case...
2021-06-24 Yuki OkushiRollup merge of #86415 - Kmeakin:iterator-associativity...
2021-06-23 borsAuto merge of #86138 - FabianWolff:issue-85871, r=nikom...
2021-06-23 borsAuto merge of #86386 - inquisitivecrystal:better-errors...
2021-06-22 Dylan DPCRollup merge of #86542 - GuillaumeGomez:line-numbers...
2021-06-22 Dylan DPCRollup merge of #86523 - LeSeulArtichaut:macros-disambi...
2021-06-22 Dylan DPCRollup merge of #86521 - the8472:add-footgun-comments...
2021-06-22 Dylan DPCRollup merge of #86223 - fee1-dead:better-E0121, r...
2021-06-22 borsAuto merge of #85193 - pnkfelix:readd-support-for-inner...
2021-06-22 borsAuto merge of #86045 - jsgf:fix-emit-path-hashing,...
2021-06-22 borsAuto merge of #86368 - michaelwoerister:lexing-ice...
2021-06-22 Yuki OkushiRollup merge of #86537 - inquisitivecrystal:mark-editio...
2021-06-22 Yuki OkushiRollup merge of #86517 - camsteffen:unused-unsafe-async...
2021-06-22 Yuki OkushiRollup merge of #86501 - jyn514:doctest-cleanup, r...
2021-06-22 Yuki OkushiRollup merge of #86451 - notriddle:notriddle/rustdoc...
2021-06-22 Yuki OkushiRollup merge of #86402 - tspiteri:source-woff2, r=jsha
2021-06-22 Yuki OkushiRollup merge of #86393 - yerke:add-test-for-issue-52025...
2021-06-22 borsAuto merge of #84910 - eopb:stabilize_int_error_matchin...
next