Remove manual <[u8]>::escape_ascii#100767
Conversation
|
r? @jackh726 (rust-highfive has picked a reviewer for you, use r? to override) |
|
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
|
@bors r+ rollup |
|
⌛ Testing commit a297631 with merge 3ed623c47a68b1bfd50c6a377eedd276b447c1ee... |
|
@bors retry yield to rollup |
|
⌛ Testing commit a297631 with merge 3bfca4c83ec6bc361ae56dd76507d174f1723fbc... |
|
💔 Test failed - checks-actions |
|
@bors retry |
Rollup of 9 pull requests Successful merges: - rust-lang#100293 (Add inline-llvm option for disabling/enabling LLVM inlining) - rust-lang#100767 (Remove manual <[u8]>::escape_ascii) - rust-lang#101668 (Suggest pub instead of public for const type item) - rust-lang#101671 (Fix naming format of IEEE 754 standard) - rust-lang#101676 (Check that the types in return position `impl Trait` in traits are well-formed) - rust-lang#101681 (Deny return-position `impl Trait` in traits for object safety) - rust-lang#101693 (Update browser UI test 0 10) - rust-lang#101701 (Rustdoc-Json: Add tests for trait impls.) - rust-lang#101706 (rustdoc: remove no-op `#search`) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
|
A job failed! Check out the build log: (web) (plain) Click to see the possible cause of the failure (guessed by this bot) |
@rustbot label: +C-cleanup