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

Fix invalid link to lint_plugin_test.rs #46465

Merged
merged 1 commit into from
Dec 4, 2017
Merged

Fix invalid link to lint_plugin_test.rs #46465

merged 1 commit into from
Dec 4, 2017

Conversation

nak3
Copy link
Contributor

@nak3 nak3 commented Dec 3, 2017

The path to lint_plugin_test.rs was moved to src/test/ui-fulldeps/
from src/test/run-pass-fulldeps/ in 38ef856

This patch updates it in the docs.

@rust-highfive
Copy link
Collaborator

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @GuillaumeGomez (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@kennytm
Copy link
Member

kennytm commented Dec 3, 2017

Thanks for contribution!

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Dec 3, 2017

📌 Commit cac199f has been approved by kennytm

@kennytm kennytm added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Dec 3, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Dec 3, 2017
Fix invalid link to lint_plugin_test.rs

The path to `lint_plugin_test.rs` was moved to `src/test/ui-fulldeps/`
from `src/test/run-pass-fulldeps/` in rust-lang@38ef856

This patch updates it in the docs.
bors added a commit that referenced this pull request Dec 3, 2017
Rollup of 8 pull requests

- Successful merges: #45957, #46260, #46432, #46442, #46454, #46462, #46465, #46473
- Failed merges:
@bors bors merged commit cac199f into rust-lang:master Dec 4, 2017
@bors
Copy link
Contributor

bors commented Dec 4, 2017

⌛ Testing commit cac199f with merge fdfbcf8...

@nak3 nak3 deleted the fix-invalid-link branch December 4, 2017 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants