- 
                Notifications
    You must be signed in to change notification settings 
- Fork 13.9k
platform docs: clarify hexagon-unknown-none-elf example, add hexagon-unknown-linux-musl #121412
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? @JohnTitor rustbot has assigned @JohnTitor. Use r? to explicitly pick a reviewer | 
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
972b3f2    to
    63ed96c      
    Compare
  
            
          
                src/doc/rustc/src/platform-support/hexagon-unknown-linux-musl.md
              
                Outdated
          
            Show resolved
            Hide resolved
        
      | @rustbot label -S-waiting-on-review +S-waiting-on-author | 
f2b6e63    to
    611adbe      
    Compare
  
    | @rustbot label -S-waiting-on-author +S-waiting-on-review | 
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
611adbe    to
    2d6ea9a      
    Compare
  
    
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
| I think the reference to   | 
| 
 @JohnTitor or @Amanieu do you happen to know if this error is expected? Should I just omit the link from platform-support.md or is there something else wrong w/this PR? | 
| Perhaps you need to add a link to the page in SUMMARY.md? | 
2d6ea9a    to
    6ed1358      
    Compare
  
    
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
6ed1358    to
    22c7a81      
    Compare
  
    | 
 Thanks @Amanieu that seemed to do it. Did you just happen to know that was something that's usually done or did you figure out the error from the CI output? I'd like to better understand how I should find issues like these. | 
| I guessed it by searching for other places that referred to  | 
The C wrapper program represents a typical use case (linking C libraries with Rust libraries) but it was not made explicit how this was supposed to work in the usage example. Also: correct a table alignment error for hexagon-unknown-none-elf on the general platform support doc.
22c7a81    to
    cd47739      
    Compare
  
    | @bors r+ | 
…llaumeGomez Rollup of 10 pull requests Successful merges: - rust-lang#118217 (Document which methods on `f64` are precise) - rust-lang#119748 (Increase visibility of `join_path` and `split_paths`) - rust-lang#121412 (platform docs: clarify hexagon-unknown-none-elf example, add hexagon-unknown-linux-musl) - rust-lang#121654 (Fix `async Fn` confirmation for `FnDef`/`FnPtr`/`Closure` types) - rust-lang#121700 (CFI: Don't compress user-defined builtin types) - rust-lang#121765 (add platform-specific function to get the error number for HermitOS) - rust-lang#121781 (bootstrap/format: send larger batches to rustfmt) - rust-lang#121788 (bootstrap: fix clap deprecated warnings) - rust-lang#121792 (Improve renaming suggestion when item starts with underscore) - rust-lang#121793 (Document which methods on `f32` are precise) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#121412 - androm3da:bcain/update_hex_docs_03, r=Amanieu platform docs: clarify hexagon-unknown-none-elf example, add hexagon-unknown-linux-musl
No description provided.