Skip to content

Conversation

emberian
Copy link
Member

No description provided.

//~^ ERROR failed to resolve import
use x = bar::baz; //~ ERROR unresolved import: could not find `baz` in `foo`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be baz in bar?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doh, nice catch

@brson
Copy link
Contributor

brson commented May 14, 2013

Thanks 🏯

@emberian
Copy link
Member Author

going to reopen and add in the other changes I have, needed for the tests to run

@emberian emberian closed this May 14, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 20, 2020
add more lints to msrv docs

Fixes rust-lang#6097

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.

4 participants