- 
                Notifications
    You must be signed in to change notification settings 
- Fork 13.9k
Don't suggest inaccessible fields #93039
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
Conversation
| r? @nagisa (rust-highfive has picked a reviewer for you, use r? to override) | 
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
c9b8125    to
    0c02f71      
    Compare
  
    | I think the commit message/PR description could be improved to be more descriptive of change being made here, before this is merged. Once that's done and the nit is fixed (or there's actually a good reason to do the things the way done right now) r=me. | 
bf23acb    to
    5b32e87      
    Compare
  
    5b32e87    to
    b7f8a8b      
    Compare
  
    | 
 Done. | 
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
8f7b00b    to
    ecd06e1      
    Compare
  
    | @bors r+ | 
| 📌 Commit ecd06e1 has been approved by  | 
Don't suggest inaccessible fields Fixes: rust-lang#92999
…askrgr Rollup of 8 pull requests Successful merges: - rust-lang#90277 (Improve terminology around "after typeck") - rust-lang#92918 (Allow eliding GATs in expression position) - rust-lang#93039 (Don't suggest inaccessible fields) - rust-lang#93155 (Switch pretty printer to block-based indentation) - rust-lang#93214 (Respect doc(hidden) when suggesting available fields) - rust-lang#93347 (Make `char::DecodeUtf16::size_hist` more precise) - rust-lang#93392 (Clarify documentation on char::MAX) - rust-lang#93444 (Fix some CSS warnings and errors from VS Code) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Fixes: #92999