- 
                Notifications
    
You must be signed in to change notification settings  - Fork 13.9k
 
          Add section to sanitizer doc for -Zexternal-clangrt
          #123209
        
          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
| 
           Some changes occurred in src/doc/unstable-book/src/compiler-flags/sanitizer.md cc @rust-lang/project-exploit-mitigations, @rcvalle  | 
    
| 
           r? michaelwoerister It's not clear to me why this wasn't documented.  | 
    
| 
           cc @chriswailes as well  | 
    
| 
           LGTM.  | 
    
| 
           Thanks for taking care of this. Sorry I didn't add the documentation when I landed the patch.  | 
    
fbe9fec    to
    e17f00d      
    Compare
  
    | 
           Wanted to add a small tidbit near the top with all the other flags to make sure it can't be missed.  | 
    
e17f00d    to
    e30025a      
    Compare
  
    | 
           Thanks for the PR, @ObsidianMinor! I'm sorry, you wasted time due to the missing documentation. Would you mind also adding an   | 
    
e30025a    to
    7e6da89      
    Compare
  
    
      
        
              This comment has been minimized.
        
        
      
    
  This comment has been minimized.
After spending a week looking for answers to how to do the very thing this flag lets me do, it felt appropriate to document it where I would've expected it to be.
7e6da89    to
    382459e      
    Compare
  
    | 
           Looks great -- thanks, @ObsidianMinor! @bors r+ rollup  | 
    
…iaskrgr Rollup of 7 pull requests Successful merges: - rust-lang#123209 (Add section to sanitizer doc for `-Zexternal-clangrt`) - rust-lang#123342 (x.py test: remove no-op --skip flag) - rust-lang#123382 (Assert `FnDef` kind) - rust-lang#123386 (Set `CARGO` instead of `PATH` for Rust Clippy) - rust-lang#123393 (rustc_ast: Update `P<T>` docs to reflect mutable status.) - rust-lang#123394 (Postfix match fixes) - rust-lang#123412 (Output URLs of CI artifacts to GitHub summary) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#123209 - ObsidianMinor:doc/external-clangrt, r=michaelwoerister Add section to sanitizer doc for `-Zexternal-clangrt` After spending a week looking for answers to how to do the very thing this flag lets me do, it felt appropriate to document it where I would've expected it to be.
After spending a week looking for answers to how to do the very thing this flag lets me do, it felt appropriate to document it where I would've expected it to be.