-
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
Rollup of 15 pull requests #24512
Rollup of 15 pull requests #24512
Conversation
steveklabnik
commented
Apr 16, 2015
- Successful merges: Omit 'obsolete' note for a warning with -Awarning #23782, Add long diagnostics for E0152, E0158, E0161, E0170, E0306, E0307 #24455, Fix some documentation typos #24490, Fix link id for stackoverflow #24493, Use BTreeMap in build_sidebar_items #24494, Fixed double sentence in hash_map::Entry documentation #24496, Fix some broken links in the book #24498, Add Debug to MethodCallee #24499, Indicate None is code-like in doc comments #24501, document missing attributes in the reference #24502, Make note of possible XSS in Rustdoc #24506, remove example usage of from_str in error docs #24507, Make note of documentation tests and binaries #24508, Descripe tuple indexing in TRPL #24509, Fix broken links in the docs #24510
- Failed merges: Add long diagnostics for E0015 and E0020. #24488
(rust_highfive has picked a reviewer for you, use r? to override) |
@bors: r+ p=1337 |
📌 Commit ed09a7c has been approved by |
💔 Test failed - auto-mac-32-opt |
The document does not display properly if the link id contains a space.
This ensures that later when generating HTML, the JSON will be sorted aswell. We now have a deterministic build of sidebar-items.js
This fixes rust-lang#24497
Rebased the fix into my commit |
@bors: r+ p=1000 |
📌 Commit 2aab9a6 has been approved by |
⌛ Testing commit 2aab9a6 with merge 88773f4... |
💔 Test failed - auto-mac-32-opt |
📌 Commit a4be1ec has been approved by |
man, i screwed up today :( |
💔 Test failed - auto-linux-32-nopt-t |
|
@bors: retry force Wait, looks like the note got hit by a race. |
⚡ Previous build results for auto-linux-64-nopt-t, auto-mac-32-opt are reusable. Rebuilding only auto-linux-32-nopt-t, auto-linux-32-opt, auto-linux-64-opt, auto-linux-64-x-android-t, auto-mac-64-nopt-t, auto-mac-64-opt, auto-win-32-nopt-t, auto-win-32-opt, auto-win-64-nopt-t, auto-win-64-opt... |
Note: I'm working on the next rollup (https://github.com/Manishearth/rust/compare/rollup), but I haven't finished testing it yet so I'll wait for this to go through. |