- 
                Notifications
    You must be signed in to change notification settings 
- Fork 13.9k
Use ocx.normalize in report_projection_error #104903
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
Use ocx.normalize in report_projection_error #104903
Conversation
        
          
                compiler/rustc_trait_selection/src/traits/error_reporting/mod.rs
              
                Outdated
          
            Show resolved
            Hide resolved
        
              
          
                compiler/rustc_trait_selection/src/traits/error_reporting/mod.rs
              
                Outdated
          
            Show resolved
            Hide resolved
        
      | ☔ The latest upstream changes (presumably #104846) made this pull request unmergeable. Please resolve the merge conflicts. | 
f792889    to
    7b7a818      
    Compare
  
            
          
                compiler/rustc_trait_selection/src/traits/error_reporting/mod.rs
              
                Outdated
          
            Show resolved
            Hide resolved
        
      | ☔ The latest upstream changes (presumably #104905) made this pull request unmergeable. Please resolve the merge conflicts. | 
7b7a818    to
    58b6b76      
    Compare
  
    | Some changes occurred in engine.rs, potentially modifying the public API of  cc @lcnr | 
| @rustbot label -S-blocked | 
58b6b76    to
    5e131d2      
    Compare
  
    | @lcnr this is ready for review | 
        
          
                compiler/rustc_trait_selection/src/traits/error_reporting/mod.rs
              
                Outdated
          
            Show resolved
            Hide resolved
        
      5e131d2    to
    190e7bd      
    Compare
  
    | @bors r+ rollup | 
…n-report_projection_error, r=lcnr Use ocx.normalize in report_projection_error r? `@lcnr` cc `@compiler-errors`
| @bors r- failed in a rollup  | 
190e7bd    to
    8904743      
    Compare
  
    | @bors r=lcnr rollup | 
Rollup of 7 pull requests Successful merges: - rust-lang#104903 (Use ocx.normalize in report_projection_error) - rust-lang#105032 (improve doc of into_boxed_slice and impl From<Vec<T>> for Box<[T]>) - rust-lang#105100 (Add missing intra-doc link) - rust-lang#105181 (Don't add a note for implementing a trait if its inner type is erroneous) - rust-lang#105182 (Rustdoc-Json: Don't inline foreign traits) - rust-lang#105188 (Don't elide type information when printing E0308 with `-Zverbose`) - rust-lang#105189 (rustdoc: clean up redundant CSS on `.rustdoc-toggle.hideme`) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
r? @lcnr
cc @compiler-errors