-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
macros: append generated test attribute so others are aware of it #6497
Merged
Darksonn
merged 11 commits into
tokio-rs:master
from
kezhuw:test-proc-macros-cooperation
May 5, 2024
Merged
macros: append generated test attribute so others are aware of it #6497
Darksonn
merged 11 commits into
tokio-rs:master
from
kezhuw:test-proc-macros-cooperation
May 5, 2024
Commits on Apr 19, 2024
-
macros: append generated test attribute so others are aware of it
This way other test macros can choose to not generate `#[::core::prelude::v1::test]` to avoid duplicated test runs. This commit also rejects existing `#[::core::prelude::v1::test]` just like how and why it rejects existing `#[test]`.
Configuration menu - View commit details
-
Copy full SHA for d6c9bc2 - Browse repository at this point
Copy the full SHA d6c9bc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81e10af - Browse repository at this point
Copy the full SHA 81e10afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90afc4c - Browse repository at this point
Copy the full SHA 90afc4cView commit details -
fixup! fixup! fixup! macros: append generated test attribute so other…
…s are aware of it
Configuration menu - View commit details
-
Copy full SHA for a9d0609 - Browse repository at this point
Copy the full SHA a9d0609View commit details -
fixup! fixup! fixup! fixup! macros: append generated test attribute s…
…o others are aware of it
Configuration menu - View commit details
-
Copy full SHA for a4828d4 - Browse repository at this point
Copy the full SHA a4828d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f23227 - Browse repository at this point
Copy the full SHA 4f23227View commit details
Commits on May 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d920650 - Browse repository at this point
Copy the full SHA d920650View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51c473c - Browse repository at this point
Copy the full SHA 51c473cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d2a30f - Browse repository at this point
Copy the full SHA 6d2a30fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39c9a1d - Browse repository at this point
Copy the full SHA 39c9a1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9426fa9 - Browse repository at this point
Copy the full SHA 9426fa9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.