-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Standardize bibliographic citations in rustc API docs #73881
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
//! Keith D. Cooper, Timothy J. Harvey, and Ken Kennedy | ||
//! Rice Computer Science TS-06-33870 | ||
//! <https://www.cs.rice.edu/~keith/EMBED/dom.pdf> | ||
//! Finding the dominators in a control-flow graph. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have I summarized this correctly?
@bors r+ rollup |
📌 Commit bdc1f40 has been approved by |
⌛ Testing commit bdc1f40 with merge dad11b28aec4d894e34241905e7eb02085cc4211... |
💔 Test failed - checks-actions |
@bors retry spurious |
…arth Rollup of 12 pull requests Successful merges: - rust-lang#73140 (Fallback to xml.etree.ElementTree) - rust-lang#73670 (Add `format_args_capture` feature) - rust-lang#73693 (Use exhaustive match in const_prop.rs) - rust-lang#73845 (Use &raw in A|Rc::as_ptr) - rust-lang#73861 (Create E0768) - rust-lang#73881 (Standardize bibliographic citations in rustc API docs) - rust-lang#73925 (Improve comments from rust-lang#72617, as suggested by RalfJung) - rust-lang#73949 ([mir-opt] Fix mis-optimization and other issues with the SimplifyArmIdentity pass) - rust-lang#73984 (Edit docs for rustc_data_structures::graph::scc) - rust-lang#73985 (Fix "getting started" link) - rust-lang#73997 (fix typo) - rust-lang#73999 (Bump mingw-check CI image from Ubuntu 16.04 to 18.04.) Failed merges: - rust-lang#74000 (add `lazy_normalization_consts` feature gate) r? @ghost
See #73877.