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 names executables incorrectly #8952

Closed
catamorphism opened this issue Sep 3, 2013 · 1 comment
Closed

rustpkg names executables incorrectly #8952

catamorphism opened this issue Sep 3, 2013 · 1 comment

Comments

@catamorphism
Copy link
Contributor

@bjz pointed out the following example with glfw:

https://gist.github.com/bjz/8aac0e5338f50b88e31c

The repository contains several subdirectories under examples/, each containing a main.rs, but rustpkg only leaves one executable (named examples) under build/. It should be creating a subdirectory of build/ for each of the examples/ subdirectories.

@ghost ghost assigned catamorphism Sep 3, 2013
@catamorphism
Copy link
Contributor Author

This is strictly part of #7240, I think. Closing.

@catamorphism catamorphism removed their assignment Jun 16, 2014
flip1995 pushed a commit to flip1995/rust that referenced this issue Sep 9, 2022
add `--explain` subcommand

This closes rust-lang#8291.

---

changelog: add `cargo clippy -- --explain <lintname>` subcommand
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

1 participant