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
Now `declare_interior_mutable_const` and `borrow_interior_mutable_const` respect the `ignore-interior-mutability` configuration entry
Fixrust-lang#10537
changelog: Now `declare_interior_mutable_const` and `borrow_interior_mutable_const` respect the `ignore-interior-mutability` configuration entry
It looks for
lib.rs
, errors that it can't find it.Also I have no idea whether
rustpkg build sprocketnes
orrustpkg build sprocketnes-0.1
is supposed to be correct. Either way fails.I have a
src/sprocketnes-0.1
directory structure in my workspace.The text was updated successfully, but these errors were encountered: