about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-04-28Update booksEric Huss-0/+0
2021-04-28Auto merge of #84645 - lnicola:rust-analyzer-2021-04-26, r=jonas-schievinkbors-18/+22
2021-04-28Auto merge of #84562 - richkadel:issue-83601, r=tmandrybors-1/+130
2021-04-28Auto merge of #83401 - fee1-dead:master, r=davidtwcobors-0/+44
2021-04-28:arrow_up: rust-analyzerLaurențiu Nicola-18/+22
2021-04-28Auto merge of #84644 - JohnTitor:rollup-nzq9rjz, r=JohnTitorbors-125/+467
2021-04-28Rollup merge of #84622 - jackh726:gats-trait-object, r=nikomatsakisYuki Okushi-21/+160
2021-04-28Rollup merge of #84616 - GuillaumeGomez:fix-empty-dom-toggle, r=jshaYuki Okushi-102/+136
2021-04-28Rollup merge of #84529 - richkadel:issue-84180, r=tmandryYuki Okushi-2/+171
2021-04-28Auto merge of #83713 - spastorino:revert-pub-macro-rules, r=nikomatsakisbors-170/+24
2021-04-28Auto merge of #84498 - workingjubilee:update-grab-bag, r=Mark-Simulacrumbors-3/+2
2021-04-27adds feature gating of `no_coverage` at either crate- or function-levelRich Kadel-60/+93
2021-04-27Auto merge of #84635 - ehuss:update-cargo, r=ehussbors-0/+0
2021-04-27Update cargoEric Huss-0/+0
2021-04-27Auto merge of #84494 - tdelabro:84304-bis, r=jyn514bors-128/+158
2021-04-27Make traits with GATs not object safeJack Huey-21/+160
2021-04-27Derived Eq no longer shows uncoveredRich Kadel-1/+97
2021-04-27Rollup merge of #84610 - flip1995:clippyup, r=Manishearth,flip1995Dylan DPC-326/+416
2021-04-27Rollup merge of #84132 - Manishearth:lldb-nonstandard, r=Mark-SimulacrumDylan DPC-1/+1
2021-04-27Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyupflip1995-326/+416
2021-04-27Update impl DOM testGuillaume Gomez-5/+5
2021-04-27Add test for new DOM for empty implsGuillaume Gomez-0/+19
2021-04-27Don't put empty implementations into details/summary blocksGuillaume Gomez-97/+112
2021-04-27Auto merge of #84606 - JohnTitor:test-84408, r=lcnrbors-0/+38
2021-04-27cfg taken out of Attributes, put in ItemTimothée Delabrouille-85/+104
2021-04-27Removed usage of Attributes in FnDecl and ExternalCrate. Relocate part of the...Timothée Delabrouille-53/+64
2021-04-27Auto merge of #77246 - yaahc:typeof-errors, r=oli-obkbors-0/+32
2021-04-27Rename a test for consistencyYuki Okushi-0/+0
2021-04-27Add a regression test for issue-84408Yuki Okushi-0/+38
2021-04-27Auto merge of #84552 - GuillaumeGomez:open-impl-blocks-by-default, r=jshabors-9/+27
2021-04-26add ui test for new typeof error messagesJane Lusby-0/+32
2021-04-26Rollup merge of #84574 - hi-rustin:rustin-patch-typo, r=jyn514Mara Bos-2/+2
2021-04-26Auto merge of #84583 - joshtriplett:target-tier-policy, r=pietroalbinibors-1/+642
2021-04-26Cross-reference target tier policy from platform-supportJosh Triplett-1/+2
2021-04-26Add the target tier policy from accepted RFC 2803Josh Triplett-0/+640
2021-04-26Add open attribute on details which are supposed to be open by default instea...Guillaume Gomez-4/+2
2021-04-26rustdoc: Fix typo for maybe_inline_local fnhi-rustin-2/+2
2021-04-26Auto merge of #84544 - RalfJung:const_fn_in_trait, r=oli-obkbors-55/+13
2021-04-25Auto merge of #84564 - Dylan-DPC:rollup-wxa2yr0, r=Dylan-DPCbors-30/+323
2021-04-25Rollup merge of #84547 - RalfJung:max_const_fn, r=oli-obkDylan DPC-30/+80
2021-04-25Rollup merge of #84520 - hameerabbasi:fn-as-ty, r=lcnrDylan DPC-0/+27
2021-04-25Rollup merge of #84516 - torhovland:issue-84114, r=estebankDylan DPC-0/+78
2021-04-25Rollup merge of #84499 - estebank:issue-84272, r=jackh726Dylan DPC-0/+67
2021-04-25Rollup merge of #84486 - Smittyvb:else-if-let-hir-pretty-print, r=petrochenkovDylan DPC-0/+47
2021-04-25Rollup merge of #84450 - jyn514:missing-std, r=petrochenkovDylan DPC-0/+24
2021-04-25Auto merge of #84325 - jsha:ephemeral-collapse, r=GuillaumeGomezbors-28/+18
2021-04-25Auto merge of #84481 - RalfJung:miri, r=RalfJungbors-9/+7
2021-04-25update MiriRalf Jung-9/+7
2021-04-25Give a better error when std or core are missingJoshua Nelson-0/+24
2021-04-25fix clippyRalf Jung-1/+1