Skip to content

Change CLI dest-dir to be relative to the current directory #2806

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

Merged
merged 2 commits into from
Aug 18, 2025

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Aug 18, 2025

This changes the --dest-dir flag so that it is relative to the current directory, not the book root. This has been a source of confusion for several people.

Fixes #698

ehuss added 2 commits August 18, 2025 16:28
This changes the `--dest-dir` flag so that it is relative to the current
directory, not the book root. This has been a source of confusion for
several people.

Fixes rust-lang#698
@ehuss ehuss added the Breaking Change This would require a SemVer breaking change label Aug 18, 2025
@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Aug 18, 2025
@ehuss ehuss enabled auto-merge August 18, 2025 23:29
@ehuss ehuss added this pull request to the merge queue Aug 18, 2025
Merged via the queue into rust-lang:master with commit 54a5d74 Aug 18, 2025
14 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: waiting on a review label Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Change This would require a SemVer breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dest-dir should be relative to the current dir and not to the book root
2 participants