-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Add treat-err-as-bug flag in rustdoc #54205
Conversation
Thanks for turning this around so quickly! r=me if travis is green. |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
...i don't think this will work out. |
Well, I think we found out why there is no tests for this flag! 😆 |
I removed the test (but kept it in the history). |
Welp, i guess we can just get this in now. @bors r+ |
📌 Commit 818938f has been approved by |
…QuietMisdreavus Add treat-err-as-bug flag in rustdoc cc @nikomatsakis r? @QuietMisdreavus
Rollup of 9 pull requests Successful merges: - #53522 (Add doc for impl From for Addr) - #54097 (rustdoc: Remove namespace for keywords) - #54205 (Add treat-err-as-bug flag in rustdoc) - #54225 (Regression test for #53675.) - #54232 (add `-Z dont-buffer-diagnostics`) - #54273 (Suggest to change numeric literal instead of casting) - #54299 (Issue 54246) - #54311 (Remove README with now-out-of-date docs about docs.) - #54313 (OsStr: Document that it's not NUL terminated) Failed merges: r? @ghost
cc @nikomatsakis
r? @QuietMisdreavus