Uh oh!
There was an error while loading. Please reload this page.
Change text -> rust highlighting in sanitizer.md - #108997
Conversation
rustbot
commented
Mar 10, 2023
r? @JohnTitor (rustbot has picked a reviewer for you, use r? to override) |
tgross35
commented
Mar 10, 2023
@rustbot label +A-docs |
JohnTitor
commented
Mar 11, 2023
Good catch, thanks! Maybe a copy/paste error? |
bors
commented
Mar 11, 2023
Change text -> rust highlighting in sanitizer.md Not sure why this has syntax highlighting turned off, but it doesn't need to be Relevant page: https://doc.rust-lang.org/beta/unstable-book/compiler-flags/sanitizer.html
matthiaskrgr
commented
Mar 11, 2023
tgross35
commented
Mar 13, 2023
I'm a bit confused - the rollup failure looks like a curl issue downloading llvm? I can't see this PR making a difference there |
JohnTitor
commented
Mar 13, 2023
Yeah, this just changes the annotation on the unstable book, @matthiaskrgr why do you think it's related? |
matthiaskrgr
commented
Mar 13, 2023
Ah sorry, my bad, let's retry then 🙂 |
bors
commented
Mar 13, 2023
Change text -> rust highlighting in sanitizer.md Not sure why this has syntax highlighting turned off, but it doesn't need to be Relevant page: https://doc.rust-lang.org/beta/unstable-book/compiler-flags/sanitizer.html
matthiaskrgr
commented
Mar 13, 2023
Ah sorry, still failing. Apparently I linked the wrong stacktrace https://github.com/rust-lang-ci/rust/actions/runs/4409005246/jobs/7724759124 @bors r- |
tgross35
commented
Mar 14, 2023
Oh whoops, thanks for pointing that out. I'll update this in a minute |
JohnTitor
commented
Mar 16, 2023
Awesome, thank you! |
bors
commented
Mar 16, 2023
Change text -> rust highlighting in sanitizer.md Not sure why this has syntax highlighting turned off, but it doesn't need to be Relevant page: https://doc.rust-lang.org/beta/unstable-book/compiler-flags/sanitizer.html
matthiaskrgr
commented
Mar 17, 2023
tgross35
commented
Mar 17, 2023
Wow, didn’t expect this tiny PR to be that annoying. I’ll just mark the doctest ignore when I get the chance. |
matthiaskrgr
commented
Mar 17, 2023
well, you may have found the reason why the highlighting was turned off 🙃 |
JohnTitor
commented
Mar 17, 2023
What a complicated world assembly is! r=me once it's fixed, @bors delegate+ |
bors
commented
Mar 17, 2023
✌️ @tgross35 can now approve this pull request |
Marked ignore due to difficulty getting doctests to pass cross-platform
tgross35
commented
Mar 22, 2023
Thanks for the power, but I can't figure out a good way to get the output tests to work cross-platform. So I'll just mark it ignore and call it a day :) @bors r=JohnTitor rollup |
bors
commented
Mar 22, 2023
Change text -> rust highlighting in sanitizer.md Not sure why this has syntax highlighting turned off, but it doesn't need to be Relevant page: https://doc.rust-lang.org/beta/unstable-book/compiler-flags/sanitizer.html
Rollup of 11 pull requests Successful merges: - rust-lang#100311 (Fix handling of trailing bare CR in str::lines) - rust-lang#108997 (Change text -> rust highlighting in sanitizer.md) - rust-lang#109179 (move Option::as_slice to intrinsic) - rust-lang#109187 (Render source page layout with Askama) - rust-lang#109280 (Remove `VecMap`) - rust-lang#109295 (refactor `fn bootstrap::builder::Builder::compiler_for` logic) - rust-lang#109312 (rustdoc: Cleanup parent module tracking for doc links) - rust-lang#109317 (Update links for custom discriminants.) - rust-lang#109405 (RPITITs are `DefKind::Opaque` with new lowering strategy) - rust-lang#109414 (Do not consider synthesized RPITITs on missing items checks) - rust-lang#109435 (Detect uninhabited types early in const eval) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Not sure why this has syntax highlighting turned off, but it doesn't need to be
Relevant page: https://doc.rust-lang.org/beta/unstable-book/compiler-flags/sanitizer.html