- 
                Notifications
    You must be signed in to change notification settings 
- Fork 13.9k
Suggest box/pin/arc ing receiver on method calls #83667
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Merged
      
      
    
                
     Merged
            
            
          Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    | r? @lcnr (rust-highfive has picked a reviewer for you, use r? to override) | 
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
When the problem for a method not being found in its receiver is due to arbitrary self-types, we don't want to mention importing or implementing the trait, instead we suggest wrapping.
27260f2    to
    0195f8d      
    Compare
  
    | @bors r+ rollup | 
| 📌 Commit 0195f8d has been approved by  | 
    
  bors 
      added a commit
        to rust-lang-ci/rust
      that referenced
      this pull request
    
      Mar 30, 2021 
    
    
      
  
    
      
    
  
Rollup of 7 pull requests Successful merges: - rust-lang#83568 (update comment at MaybeUninit::uninit_array) - rust-lang#83571 (Constantify some slice methods) - rust-lang#83579 (Improve pointer arithmetic docs) - rust-lang#83645 (Wrap non-pre code blocks) - rust-lang#83656 (Add a regression test for issue-82865) - rust-lang#83662 (Update books) - rust-lang#83667 (Suggest box/pin/arc ing receiver on method calls) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
    
  Dylan-DPC-zz 
      pushed a commit
        to Dylan-DPC-zz/rust
      that referenced
      this pull request
    
      Apr 25, 2021 
    
    
      
  
    
      
    
  
Tweak trait not `use`d suggestion Fix rust-lang#84272. Follow up to rust-lang#83667.
    
  Dylan-DPC-zz 
      pushed a commit
        to Dylan-DPC-zz/rust
      that referenced
      this pull request
    
      Apr 25, 2021 
    
    
      
  
    
      
    
  
Tweak trait not `use`d suggestion Fix rust-lang#84272. Follow up to rust-lang#83667.
    
  Dylan-DPC-zz 
      pushed a commit
        to Dylan-DPC-zz/rust
      that referenced
      this pull request
    
      Apr 25, 2021 
    
    
      
  
    
      
    
  
Tweak trait not `use`d suggestion Fix rust-lang#84272. Follow up to rust-lang#83667.
    
  Dylan-DPC-zz 
      pushed a commit
        to Dylan-DPC-zz/rust
      that referenced
      this pull request
    
      Apr 25, 2021 
    
    
      
  
    
      
    
  
Tweak trait not `use`d suggestion Fix rust-lang#84272. Follow up to rust-lang#83667.
    
  estebank 
      added a commit
        to estebank/rust
      that referenced
      this pull request
    
      May 2, 2021 
    
    
      
  
    
      
    
  
Fix rust-lang#84769, follow up to rust-lang#84499, rust-lang#83667.
    
  Dylan-DPC-zz 
      pushed a commit
        to Dylan-DPC-zz/rust
      that referenced
      this pull request
    
      May 4, 2021 
    
    
      
  
    
      
    
  
Account for unsatisfied bounds in E0599 Fix rust-lang#84769, follow up to rust-lang#84499, rust-lang#83667.
    
  Dylan-DPC-zz 
      pushed a commit
        to Dylan-DPC-zz/rust
      that referenced
      this pull request
    
      May 4, 2021 
    
    
      
  
    
      
    
  
Account for unsatisfied bounds in E0599 Fix rust-lang#84769, follow up to rust-lang#84499, rust-lang#83667.
    
  Dylan-DPC-zz 
      pushed a commit
        to Dylan-DPC-zz/rust
      that referenced
      this pull request
    
      May 4, 2021 
    
    
      
  
    
      
    
  
Account for unsatisfied bounds in E0599 Fix rust-lang#84769, follow up to rust-lang#84499, rust-lang#83667.
    
  Dylan-DPC-zz 
      pushed a commit
        to Dylan-DPC-zz/rust
      that referenced
      this pull request
    
      May 4, 2021 
    
    
      
  
    
      
    
  
Account for unsatisfied bounds in E0599 Fix rust-lang#84769, follow up to rust-lang#84499, rust-lang#83667.
    
  Dylan-DPC-zz 
      pushed a commit
        to Dylan-DPC-zz/rust
      that referenced
      this pull request
    
      May 4, 2021 
    
    
      
  
    
      
    
  
Account for unsatisfied bounds in E0599 Fix rust-lang#84769, follow up to rust-lang#84499, rust-lang#83667.
    
  Dylan-DPC-zz 
      pushed a commit
        to Dylan-DPC-zz/rust
      that referenced
      this pull request
    
      May 4, 2021 
    
    
      
  
    
      
    
  
Account for unsatisfied bounds in E0599 Fix rust-lang#84769, follow up to rust-lang#84499, rust-lang#83667.
    
  RalfJung 
      added a commit
        to RalfJung/rust
      that referenced
      this pull request
    
      May 5, 2021 
    
    
      
  
    
      
    
  
Account for unsatisfied bounds in E0599 Fix rust-lang#84769, follow up to rust-lang#84499, rust-lang#83667.
    
  RalfJung 
      added a commit
        to RalfJung/rust
      that referenced
      this pull request
    
      May 5, 2021 
    
    
      
  
    
      
    
  
Account for unsatisfied bounds in E0599 Fix rust-lang#84769, follow up to rust-lang#84499, rust-lang#83667.
    
  Dylan-DPC-zz 
      pushed a commit
        to Dylan-DPC-zz/rust
      that referenced
      this pull request
    
      May 5, 2021 
    
    
      
  
    
      
    
  
Account for unsatisfied bounds in E0599 Fix rust-lang#84769, follow up to rust-lang#84499, rust-lang#83667.
    
  RalfJung 
      added a commit
        to RalfJung/rust
      that referenced
      this pull request
    
      May 5, 2021 
    
    
      
  
    
      
    
  
Account for unsatisfied bounds in E0599 Fix rust-lang#84769, follow up to rust-lang#84499, rust-lang#83667.
    
  workingjubilee 
      pushed a commit
        to workingjubilee/rustc
      that referenced
      this pull request
    
      May 6, 2021 
    
    
      
  
    
      
    
  
Fix rust-lang#84769, follow up to rust-lang#84499, rust-lang#83667.
    
  Mark-Simulacrum 
      pushed a commit
        to Mark-Simulacrum/rust
      that referenced
      this pull request
    
      May 6, 2021 
    
    
      
  
    
      
    
  
Fix rust-lang#84769, follow up to rust-lang#84499, rust-lang#83667.
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      Labels
      
    S-waiting-on-bors
  Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Extracted from https://fasterthanli.me/articles/pin-and-suffering