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

make check-stage1-std is broken #6767

Closed
catamorphism opened this issue May 27, 2013 · 1 comment
Closed

make check-stage1-std is broken #6767

catamorphism opened this issue May 27, 2013 · 1 comment

Comments

@catamorphism
Copy link
Contributor

Even after wiping away what I thought was enough of the build directory, and reconfiguring, make check-stage1-std failed with:

compile_and_link: x86_64-apple-darwin/stage1/test/stdtest-x86_64-apple-darwin
/Users/tjc/rust3/src/libstd/core.rc:1:0: 1:0 error: can't find crate for `extra`
/Users/tjc/rust3/src/libstd/core.rc:1 // Copyright 2012-2013 The Rust Project Developers. See the COPYRIGHT

Something's strange here. I assume it's to do with the renaming. make check-stage1-extra does work.

bors added a commit that referenced this issue May 28, 2013
bors added a commit that referenced this issue May 28, 2013
@alexcrichton
Copy link
Member

This was fixed by d7e1f08

flip1995 pushed a commit to flip1995/rust that referenced this issue Apr 8, 2021
clippy_utils: fix needless parenthesis output from sugg::Sugg::maybe_par

changelog: clippy_utils: fix needless parenthesis output from `sugg::Sugg::maybe_par`

fixes: rust-lang#6767
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

2 participants