-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Mark PatternTypo
suggestion as maybe incorrect
#147310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mark PatternTypo
suggestion as maybe incorrect
#147310
Conversation
r? @SparrowLii rustbot has assigned @SparrowLii. Use |
maybe it's better to fix 147303 |
I created a fix for 147303: #147320 |
Yes, that should be done as well, but this suggestion should not be machine-applicable either way. |
@bors r=chenyukang |
…ttern-typo, r=chenyukang Mark `PatternTypo` suggestion as maybe incorrect Partial fix for rust-lang#147303. `@rustbot` label A-diagnostics A-suggestion-diagnostics D-invalid-suggestion
…ttern-typo, r=chenyukang Mark `PatternTypo` suggestion as maybe incorrect Partial fix for rust-lang#147303. ``@rustbot`` label A-diagnostics A-suggestion-diagnostics D-invalid-suggestion
…ttern-typo, r=chenyukang Mark `PatternTypo` suggestion as maybe incorrect Partial fix for rust-lang#147303. ```@rustbot``` label A-diagnostics A-suggestion-diagnostics D-invalid-suggestion
…ttern-typo, r=chenyukang Mark `PatternTypo` suggestion as maybe incorrect Partial fix for rust-lang#147303. ````@rustbot```` label A-diagnostics A-suggestion-diagnostics D-invalid-suggestion
Rollup of 8 pull requests Successful merges: - #143900 ([rustdoc] Correctly handle `should_panic` doctest attribute and fix `--no-run` test flag on the 2024 edition) - #147288 (compiletest: Make `DirectiveLine` responsible for name/value splitting) - #147309 (Add documentation about unwinding to wasm targets) - #147310 (Mark `PatternTypo` suggestion as maybe incorrect) - #147320 (Avoid to suggest pattern match on the similarly named in fn signature) - #147328 (Implement non-poisoning `Mutex::with_mut`, `RwLock::with` and `RwLock::with_mut`) - #147337 (Make `fmt::Write` a diagnostic item) - #147349 (Improve the advice given by panic_immediate_abort) r? `@ghost` `@rustbot` modify labels: rollup
… r=chenyukang Mark `PatternTypo` suggestion as maybe incorrect Partial fix for #147303. `@rustbot` label A-diagnostics A-suggestion-diagnostics D-invalid-suggestion
Yielding to enclosing rollup. @bors retry |
Rollup of 7 pull requests Successful merges: - #147288 (compiletest: Make `DirectiveLine` responsible for name/value splitting) - #147309 (Add documentation about unwinding to wasm targets) - #147310 (Mark `PatternTypo` suggestion as maybe incorrect) - #147320 (Avoid to suggest pattern match on the similarly named in fn signature) - #147328 (Implement non-poisoning `Mutex::with_mut`, `RwLock::with` and `RwLock::with_mut`) - #147337 (Make `fmt::Write` a diagnostic item) - #147349 (Improve the advice given by panic_immediate_abort) r? `@ghost` `@rustbot` modify labels: rollup
Partial fix for #147303.
@rustbot label A-diagnostics A-suggestion-diagnostics D-invalid-suggestion