Updates the expect messages in library/std/src/net/udp.rs to follow the style guide - #160821
Conversation
|
r? @clarfonthey rustbot has assigned @clarfonthey. Use Why was this reviewer chosen?The reviewer was selected based on:
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
CI failure appears spurious. If you fix the commit messages to remove the reference to the issue, and also make the minor change I suggest, this looks good to me. Thank you! (That is, r=me once those are fixed.) |
This comment has been minimized.
This comment has been minimized.
|
@clarfonthey |
|
So, the commit linter is specifically saying you shouldn't include issue references at all in the commit message so it avoids spamming in the commits; since the PR description gets included, you can actually keep it there. |
So @clarfonthey we're merging? |
|
It still has an issue reference in the commit message, unless github is being weird and not showing the latest one. |
in pr title I have: and the description: I did not use an LLM to create a change in this PR. what should I improve? @clarfonthey |
|
Correct, nothing in the commit, the PR description is separate and fine to include that. |
Updated |
|
@clarfonthey it will going to merge? |
|
…I was waiting for the update, but it never happened. |
|
@clarfonthey |
|
@bors r+ rollup Thank you! |
Updates the expect messages in library/std/src/net/udp.rs to follow the style guide - [x] I did not use an LLM to create a change in this PR. - [ ] I used an LLM to create a change in this PR, and I have explained below how it was used.
Updates the expect messages in library/std/src/net/udp.rs to follow the style guide - [x] I did not use an LLM to create a change in this PR. - [ ] I used an LLM to create a change in this PR, and I have explained below how it was used.
…uwer Rollup of 11 pull requests Successful merges: - #158510 (Enable `static_position_independent_executables` on all gnu targets) - #160441 (PowerPC inline ASM: Fix scalar floats being in the wrong vector lane on little endian) - #160760 (Miri: give the incremental session a chance to finish) - #160892 (Inline some hot new-solver functions) - #160821 (Updates the expect messages in library/std/src/net/udp.rs to follow the style guide) - #160997 (Add an AGENTS.md that enforces the LLM policy) - #161057 (Silence unecessary errors on `Vec<foo::Bar>` to `Vec<foo:Bar>` typo) - #161079 (bootstrap: Clean up imports related to `define_config!` and `check_ci_llvm!`) - #161080 (propagate `RerunNonErased` in `projection_may_match`) - #161085 (bootstrap: Restrict the normalization of relative paths) - #161086 (add crashtests [3/N])
Rollup merge of #160821 - jaroslawroszyk:main, r=clarfonthey Updates the expect messages in library/std/src/net/udp.rs to follow the style guide - [x] I did not use an LLM to create a change in this PR. - [ ] I used an LLM to create a change in this PR, and I have explained below how it was used.
Rollup merge of #160821 - jaroslawroszyk:main, r=clarfonthey Updates the expect messages in library/std/src/net/udp.rs to follow the style guide - [x] I did not use an LLM to create a change in this PR. - [ ] I used an LLM to create a change in this PR, and I have explained below how it was used.

View all comments