-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
Update compiler-builtins to 0.1.125 #129992
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
Conversation
This commit updates the compiler-builtins crate from 0.1.123 to 0.1.125. The changes in this update are: * rust-lang/compiler-builtins#682 * rust-lang/compiler-builtins#678 * rust-lang/compiler-builtins#685
|
These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
|
cc @tgross35 |
|
This might race because we have a @bors r+ |
|
Sounds good 👍 I'll watch for the merge over there |
|
That PR is being annoying for some reason, no reason to wait on this since I need to figure that out. @bors r+ |
|
just checking something, |
|
@bors try |
|
☀️ Try build successful - checks-actions |
|
Huh, cool. @bors r+ |
|
oh. |
|
💡 This pull request was already approved, no need to approve it again.
|
|
huh, it does use the last approval. |
|
☀️ Test successful - checks-actions |
|
Finished benchmarking commit (8c0ec05): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)Results (secondary 2.1%)This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResults (secondary -1.7%)This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 758.82s -> 757.007s (-0.24%) |
This commit updates the compiler-builtins crate from 0.1.123 to 0.1.125. The changes in this update are:
Fixes: #129823