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
<https://github.com/rust-lang/rfcs/blob/master/text/2972-constrained-naked.md> for more information",
493
493
);
494
+
store.register_removed(
495
+
"mutable_borrow_reservation_conflict",
496
+
"now allowed, see issue #59159 \
497
+
<https://github.com/rust-lang/rust/issues/59159> for more information",
= note: `#[warn(mutable_borrow_reservation_conflict)]` on by default
36
-
= warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future
37
-
= note: for more information, see issue #59159 <https://github.com/rust-lang/rust/issues/59159>
38
-
39
-
error: aborting due to 2 previous errors; 1 warning emitted
23
+
error: aborting due to 2 previous errors
40
24
41
25
For more information about this error, try `rustc --explain E0502`.
= note: `#[warn(mutable_borrow_reservation_conflict)]` on by default
36
-
= warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future
37
-
= note: for more information, see issue #59159 <https://github.com/rust-lang/rust/issues/59159>
38
-
39
-
error: aborting due to 2 previous errors; 1 warning emitted
23
+
error: aborting due to 2 previous errors
40
24
41
25
For more information about this error, try `rustc --explain E0502`.
0 commit comments