Skip to content

make check-stage1-doc-ref is broken #5661

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
catamorphism opened this issue Apr 1, 2013 · 4 comments
Closed

make check-stage1-doc-ref is broken #5661

catamorphism opened this issue Apr 1, 2013 · 4 comments

Comments

@catamorphism
Copy link
Contributor

The following commands no longer seem to work:

make check-stage1-doc-tutorial
make check-stage1-doc-ref
make check-stage2-doc-tutorial
make check-stage2-doc-ref

With incoming, I just get make: *** No rule to make target check-stage2-doc-tutorial'. Stop.` and so on.

graydon added a commit to graydon/rust that referenced this issue May 22, 2013
@graydon
Copy link
Contributor

graydon commented May 22, 2013

Note: the pull request I just filed fixes the check-stage2-doc-$doc targets, but the manual target is check-stage2-doc-rust, not check-stage2-doc-ref as you've written in the bug here. I think if the latter used to work, it's stopped working as-intended. The document name is rust.md after all.

@catamorphism
Copy link
Contributor Author

@brson
Copy link
Contributor

brson commented May 22, 2013

Sorry, that was fallout from reorganization of tests.mk.

@graydon
Copy link
Contributor

graydon commented May 22, 2013

adjusted wiki page

tesuji pushed a commit to tesuji/rustc that referenced this issue Jun 4, 2020
CONTRIBUTING: explain how to use cargo dev ra-setup

Fixes rust-lang#5514

Technically this should be merged after rust-lang/rust-clippy#5655 but it's not very important.

---

changelog: none
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants