Skip to content
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

rustpkg cannot build executables sanely #10537

Closed
pcwalton opened this issue Nov 18, 2013 · 2 comments
Closed

rustpkg cannot build executables sanely #10537

pcwalton opened this issue Nov 18, 2013 · 2 comments

Comments

@pcwalton
Copy link
Contributor

It looks for lib.rs, errors that it can't find it.

Also I have no idea whether rustpkg build sprocketnes or rustpkg build sprocketnes-0.1 is supposed to be correct. Either way fails.

I have a src/sprocketnes-0.1 directory structure in my workspace.

@jhasse
Copy link
Contributor

jhasse commented Jan 12, 2014

So you have src/sprocketnes-0.1/main.rs but rustpkg looks for src/sprocketnes-0.1/lib.rs?

@thestinger
Copy link
Contributor

rustpkg is gone

flip1995 pushed a commit to flip1995/rust that referenced this issue Oct 21, 2023
Now `declare_interior_mutable_const` and `borrow_interior_mutable_const` respect the `ignore-interior-mutability` configuration entry

Fix rust-lang#10537

changelog: Now `declare_interior_mutable_const` and `borrow_interior_mutable_const` respect the `ignore-interior-mutability` configuration entry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants