Skip to content

librustpkg/tests.rs: cleanup unused import #8792

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 1 commit into from
Aug 28, 2013
Merged

Conversation

adrientetar
Copy link
Contributor

target_library_in_workspace is imported but unused:
~/rust/src/librustpkg/tests.rs:21:48: 21:75 warning: unused import [-W unused-imports (default)]

bors added a commit that referenced this pull request Aug 27, 2013
`target_library_in_workspace` is imported but unused:
~/rust/src/librustpkg/tests.rs:21:48: 21:75 warning: unused import [-W unused-imports (default)]
@bors bors closed this Aug 28, 2013
@bors bors merged commit b29696a into rust-lang:master Aug 28, 2013
xFrednet pushed a commit to xFrednet/rust that referenced this pull request May 21, 2022
Suggest -Zunpretty=ast-tree instead of -Zast-json

-Zast-json is being removed shortly: rust-lang#85993.
ast-tree does essentially the same thing, and still works today even before that PR lands.

changelog: none
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

Successfully merging this pull request may close these issues.

3 participants