You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…ffate
Fixes for `branches_sharing_code`
fixesrust-lang#7198fixesrust-lang#7452fixesrust-lang#7555fixesrust-lang#7589
changelog: Don't suggest moving modifications to locals used in any of the condition expressions in `branches_sharing_code`
changelog: Don't suggest moving anything after a local with a significant drop in `branches_sharing_code`
I have just updated to 0.7 and getting the following
☁ rust_learning rustc --test about_arrays.rs
about_arrays.rs:1:0: 1:0 warning: static constant should have an uppercase identifier [-W non-uppercase-statics (default)]
about_arrays.rs:1
^
warning: no debug symbols in executable (-arch x86_64)
The text was updated successfully, but these errors were encountered: