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
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Actually, the makefiles still use .rc to distinguish the crate files. Maybe the .rc files should be renamed to lib.rs or bin.rs per @graydon's pending rustpkg changes. Talk to graydon before making this change.
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
The last user of .rc was cargo and cargo is no more.
The text was updated successfully, but these errors were encountered: