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

Ng #21

Merged
merged 6 commits into from
Feb 24, 2024
Merged

Ng #21

merged 6 commits into from
Feb 24, 2024

Conversation

dnbln
Copy link
Owner

@dnbln dnbln commented Feb 8, 2024

Features

  • All environment is setup by the cargo-difftests binary, including adding the RUSTC_WORKSPACE_WRAPPER environment to processes that invoke rustc.
  • Two new commands: cargo difftests collect-profiling-data and cargo difftests rerun-dirty-from-indexes; with the right combinations of options, they work sufficiently well.

Removed features

  • Got rid of dependency on testclient for most tests, however it is still possible to use it to write test-specific extra metadata to identify the test in custom test rerunners; for the most part, tests do not need the testclient at all.
  • Groups: the idea was completely abandoned; it may come back in the future?

@dnbln dnbln merged commit 6c72d2d into trunk Feb 24, 2024
2 checks passed
@dnbln dnbln deleted the ng branch February 24, 2024 18:07
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.

1 participant