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

Unbreaking the clippy build step #3908

Merged
merged 1 commit into from
Mar 29, 2019
Merged

Unbreaking the clippy build step #3908

merged 1 commit into from
Mar 29, 2019

Conversation

felix91gr
Copy link
Contributor

(It still can't pass the dogfeed tests; see #3906 and #3905)

The changes made were as conservative as I thought they could be: I used the direct translation of HirId to NodeId in two files, and picked the false value for the new per_module field while registering late lint passes.

@oli-obk now it builds again using the master toolchain, but the same nonsensical error we found is still there.

@felix91gr felix91gr mentioned this pull request Mar 29, 2019
@flip1995 flip1995 merged commit df29b99 into rust-lang:compiletest Mar 29, 2019
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.

2 participants