-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Fixes #64919. Suggest fix based on operator precendence. #64933
Conversation
r? @cramertj (rust_highfive has picked a reviewer for you, use r? to override) |
r? @varkor |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
@bors r+ |
📌 Commit 9e4eb46 has been approved by |
Fixes rust-lang#64919. Suggest fix based on operator precendence. Fixes rust-lang#64919
Fixes rust-lang#64919. Suggest fix based on operator precendence. Fixes rust-lang#64919
Fixes rust-lang#64919. Suggest fix based on operator precendence. Fixes rust-lang#64919
Fixes rust-lang#64919. Suggest fix based on operator precendence. Fixes rust-lang#64919
Rollup of 7 pull requests Successful merges: - #63416 (apfloat: improve doc comments) - #64820 (BTreeSet intersection, is_subset & difference optimizations) - #64910 (syntax: cleanup param, method, and misc parsing) - #64912 (Remove unneeded `fn main` blocks from docs) - #64933 (Fixes #64919. Suggest fix based on operator precendence.) - #64943 (Add lower bound doctests for `saturating_{add,sub}` signed ints) - #64950 (Simplify interners) Failed merges: r? @ghost
Fixes #64919