]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck
Auto merge of #86698 - cjgillot:modc, r=estebank
[rust.git] / compiler / rustc_typeck /
2021-07-10 borsAuto merge of #87029 - JohnTitor:rollup-0yapv7z, r...
2021-07-10 Yuki OkushiRollup merge of #87013 - FabianWolff:issue-83921, r...
2021-07-10 Yuki OkushiRollup merge of #87011 - RalfJung:thread-id-supply...
2021-07-10 Yuki OkushiRollup merge of #87006 - ptrojahn:implsource_vtable...
2021-07-10 borsAuto merge of #81360 - Aaron1011:trait-caller-loc,...
2021-07-10 borsAuto merge of #86987 - lcnr:const-default-eval-bound...
2021-07-10 borsAuto merge of #86968 - inquisitivecrystal:missing-docs...
2021-07-09 borsAuto merge of #86419 - ricobbe:raw-dylib-stdcall, r...
2021-07-09 borsAuto merge of #85263 - Smittyvb:thir-unsafeck-union...
2021-07-09 Aman AroraApply suggestions from code review
2021-07-09 RoxaneEnsure deterministic ordering for diagnostics
2021-07-09 Mara BosRollup merge of #87000 - m-ou-se:const-panic-track...
2021-07-09 Mara BosRollup merge of #86994 - scottmcm:fix_expr_try_comment...
2021-07-09 Mara BosRollup merge of #86937 - rylev:tracking-more-qualified...
2021-07-09 Mara BosRollup merge of #86881 - tmiasko:lookup-line, r=nagisa
2021-07-09 Mara BosRollup merge of #86855 - LeSeulArtichaut:patch-1, r...
2021-07-09 RoxaneAddress comments
2021-07-09 RoxaneHandle multi diagnostics
2021-07-09 RoxaneUpdate comments
2021-07-09 RoxaneFix wording
2021-07-09 RoxaneAdd note clarifying why a closure no longer implements...
2021-07-09 RoxaneAdd note pointing to where a closure and it's captured...
2021-07-09 RoxaneUpdate error message
2021-07-09 RoxaneAdd note on why the variable is not fully captured
2021-07-09 borsAuto merge of #86888 - FabianWolff:issue-86600, r=davidtwco
2021-07-09 borsAuto merge of #85828 - scottmcm:raw-eq, r=oli-obk
2021-07-09 Aman AroraMove optimization to the central processing function
2021-07-09 Aman AroraCleanup and code comments
2021-07-09 Aman AroraRewrite closure capture analysis
2021-07-09 borsAuto merge of #86904 - m-ou-se:prelude-collision-check...
2021-07-09 jackh726Replace associated item bound vars with placeholders...
2021-07-09 borsAuto merge of #86869 - sexxi-goose:rfc2229-migration...
2021-07-09 borsAuto merge of #86701 - sexxi-goose:optimization, r...
2021-07-08 Scott McMurrayPR feedback
2021-07-08 Scott McMurrayStop generating `alloca`s+`memcmp` for simple array...
2021-07-08 RoxaneConsider capture kind for auto traits migration
2021-07-08 lcnronly check cg defaults wf once instantiated
2021-07-08 borsAuto merge of #86930 - tspiteri:int_log10, r=kennytm
2021-07-08 borsAuto merge of #86982 - GuillaumeGomez:rollup-7sbye3c...
2021-07-08 Guillaume GomezRollup merge of #86971 - ijackson:mailmap, r=Mark-Simul...
2021-07-08 Guillaume GomezRollup merge of #86957 - jhpratt:update-mailmap, r...
2021-07-08 Guillaume GomezRollup merge of #86913 - Stupremee:document-rustdoc...
2021-07-08 Guillaume GomezRollup merge of #86903 - GuillaumeGomez:small-header...
2021-07-08 Guillaume GomezRollup merge of #86838 - lambinoo:I-69630-rust_const_un...
2021-07-08 Guillaume GomezRollup merge of #86789 - janikrabe:btreeset-drainfilter...
2021-07-08 Guillaume GomezRollup merge of #86726 - sexxi-goose:use-diagnostic...
2021-07-08 borsAuto merge of #86520 - ssomers:btree_iterators_checked_...
2021-07-08 borsAuto merge of #85363 - EFanZh:gdb-pretty-print-slices...
2021-07-08 borsAuto merge of #86823 - the8472:opt-chunk-tra, r=kennytm
2021-07-08 Mara BosFix typo in comment.
2021-07-08 Yuki OkushiRollup merge of #86917 - notriddle:notriddle/from-try...
2021-07-08 Yuki OkushiRollup merge of #86812 - FabianWolff:recover-dyn-mut...
2021-07-08 Yuki OkushiRollup merge of #86639 - eholk:lint-tool, r=petrochenkov
2021-07-07 borsAuto merge of #86105 - bjorn3:link_info_refactor, r...
2021-07-07 Mara BosCheck FromIterator trait impl in prelude collision...
2021-07-07 bjorn3Merge commit '3a31c6d8272c14388a34622193baf553636fe470...
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-07 borsAuto merge of #86901 - sexxi-goose:query_remove, r...
2021-07-07 Niko MatsakisApply suggestions from code review
2021-07-06 borsAuto merge of #86911 - bjorn3:crate_info_refactor,...
2021-07-06 borsAuto merge of #86636 - wesleywiser:misc_enum_improvemen...
2021-07-06 Aman AroraMake type_implements_trait not a query
2021-07-06 Ryan LevickRename future_prelude_collisions to rust_2021_prelude_c...
2021-07-06 Ryan LevickFix mis-styled code
2021-07-06 Ryan LevickAdd s to FUTURE_PRELUDE_COLLISION
2021-07-06 Ryan LevickRename disjoint_capture_migration lint to rust_2021_inc...
2021-07-06 Camille GILLOTMake resolutions a query.
2021-07-06 borsAuto merge of #86572 - rylev:force-warnings-always...
2021-07-06 borsAuto merge of #86231 - nagisa:nagisa/abi-allowlist...
2021-07-06 Simonas KazlauskasReplace per-target ABI denylist with an allowlist
2021-07-06 borsAuto merge of #82985 - cjgillot:lint, r=jackh726
2021-07-05 Yuki OkushiRollup merge of #86852 - Amanieu:remove_doc_aliases...
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 #86674 - Aaron1011:new-querify-limits...
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-05 borsAuto merge of #86867 - JohnTitor:convert-to-actual...
2021-07-04 Yuki OkushiRollup merge of #86874 - klensy:bump-deps, r=Mark-Simul...
2021-07-04 Yuki OkushiRollup merge of #86864 - GuillaumeGomez:example-write...
2021-07-04 Yuki OkushiRollup merge of #86862 - tmiasko:re-export-SwitchIntEdg...
2021-07-04 Yuki OkushiRollup merge of #86859 - JohnTitor:test-69323, r=jackh726
2021-07-04 Yuki OkushiRollup merge of #86858 - JohnTitor:stabilize-string...
2021-07-04 Yuki OkushiRollup merge of #86856 - jyn514:x.py-less-verbose,...
2021-07-04 Yuki OkushiRollup merge of #86623 - GuillaumeGomez:prevent-explana...
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 #86866 - nikomatsakis:issue-84841, r...
2021-07-04 Niko Matsakisremove outdated comment
2021-07-04 Niko Matsakisremove some ad-hoc has_infer_types checks that aren...
next