- 
                Notifications
    You must be signed in to change notification settings 
- Fork 13.9k
Fix negative overlap check regions #93652
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
Fix negative overlap check regions #93652
Conversation
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
59cd5d0    to
    570b6be      
    Compare
  
    570b6be    to
    1f08f20      
    Compare
  
    | @nikomatsakis have tried your suggestions but doesn't work. https://github.com/rust-lang/rust/blob/570b6bec43c55e62a2a5b67b134a6bbae051c698/compiler/rustc_infer/src/infer/outlives/obligations.rs#L179 returns  
 | 
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
| @rustbot author @spastorino and I discussed how to proceed here and he is going to apply those changes. | 
c0ff661    to
    0232de9      
    Compare
  
    9ca7909    to
    c10dbf7      
    Compare
  
    
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
c10dbf7    to
    d9e160e      
    Compare
  
    | @bors rollup=never r+ | 
| 📌 Commit a17311400f510903fa3c9f253c735243d5f0dc8a has been approved by  | 
| ☔ The latest upstream changes (presumably #93893) made this pull request unmergeable. Please resolve the merge conflicts. | 
a173114    to
    3c7fa0b      
    Compare
  
    | @bors r=nikomatsakis | 
| 📌 Commit 3c7fa0b has been approved by  | 
| ☀️ Test successful - checks-actions | 
| Finished benchmarking commit (c5c610a): comparison url. Summary: This benchmark run did not return any relevant results. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression | 
r? @nikomatsakis