remove useless mut from examples#99716
Conversation
|
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Mark-Simulacrum (or someone else) soon. Please see the contribution instructions for more information. |
|
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 Thanks! |
…askrgr Rollup of 6 pull requests Successful merges: - rust-lang#99235 (rustdoc: Add support for `#[rustc_must_implement_one_of]`) - rust-lang#99716 (remove useless mut from examples) - rust-lang#99724 (Fix some broken link fragments.) - rust-lang#99729 (Remove unused tuple fields) - rust-lang#99757 (Make `transmute_copy` docs read better) - rust-lang#99758 (remove useless `#[allow]` in a test) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
remove useless mut from examples