Refactor test_lang_string_parse to make it clearer#80013
Conversation
|
Looks great! Thanks so much :) @bors r+ rollup Another thing I noticed is that |
|
📌 Commit ec0f1d7 has been approved by |
Yeah, I noticed that too when modifying this test in the original PR, there is a comment about historical reasons I believe. I would like to change it too but I'm waiting on #79454, else I'll have to rebase all the time, with all the problems it brings because |
|
Well, I'd expect #79454 to be blocked another long while unfortunately ... but this refactor isn't urgent, I can just open an issue in the meantime. |
|
Ping me on it, I have already added it to my todo-list 😄 |
… r=jyn514 Refactor test_lang_string_parse to make it clearer Follows rust-lang#79454 (comment) A small PR made to refactor a test in rustdoc that was becoming unwieldy. `@rustbot` label T-rustdoc r? `@jyn514`
…laumeGomez Rollup of 3 pull requests Successful merges: - rust-lang#79918 (doc(array,vec): add notes about side effects when empty-initializing) - rust-lang#79936 (Fix item name display on mobile) - rust-lang#80013 (Refactor test_lang_string_parse to make it clearer) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Follows #79454 (comment)
A small PR made to refactor a test in rustdoc that was becoming unwieldy.
@rustbot label T-rustdoc
r? @jyn514