-
Notifications
You must be signed in to change notification settings - Fork 14
fix: Handle rustflags from .cargo/config.toml #109
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
fix: Handle rustflags from .cargo/config.toml #109
Conversation
CodSpeed Instrumentation Performance ReportMerging #109 will degrade performances by 7.28%Comparing Summary
Benchmarks breakdown
|
CodSpeed WallTime Performance ReportMerging #109 will degrade performances by 65.65%Comparing Summary
Benchmarks breakdown
|
20e4190
to
0741e5f
Compare
0741e5f
to
b8f25dd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only some minor comments about the style, looks great good otherwise!
aaf9874
to
8c4971f
Compare
With the fix from previous commit, the `--cfg codspeed` would be caught by the cargo config of the repo.
bfc67e4
to
0926c07
Compare
No description provided.