Skip to content

Conversation

@dtolnay
Copy link
Owner

@dtolnay dtolnay commented Jan 19, 2025

Closes #299. The filepaths that appear in rustc's --message-format=json JSON output can be inconsistent with the corresponding paths for the same test file produced by project.source_dir.join(&t.test.path).

@dtolnay dtolnay merged commit 8c50945 into master Jan 19, 2025
20 checks passed
@dtolnay dtolnay deleted the pathmapkey branch January 19, 2025 22:53
@jhpratt
Copy link

jhpratt commented Jan 20, 2025

Thank you for the quick analysis, fix, and release 🙂

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.

"Expected test case to fail to compile, but it succeeded." is incorrect

3 participants