-
Notifications
You must be signed in to change notification settings - Fork 13.1k
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
clarify and document needs-dynamic-linking #135336
Conversation
The rustc-dev-guide subtree was changed. If this PR only touches the dev guide consider submitting a PR directly to rust-lang/rustc-dev-guide otherwise thank you for updating the dev guide with your changes. |
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.
Thanks!
@bors r+ rollup=iffy |
use target feature and not target name Also, modify 1 test to test cli functionality in all targets
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-actions |
use target feature and not target name Also, modify 1 test to test cli functionality in all targets
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-actions |
Right... I seem to recall supporting |
@jieyouxu should I submit this chunk as a separate pr what about 3e9cbc1... should it also be a separate pr |
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.
Sorry I dug up some past issues I somehow forgor, the r-d-g changes certainly make sense to be in this PR as well (this is like the whole reason why we really wanted to make r-d-g a subtree in this repo in the first place).
Let's just keep these changes in this PR, they make sense together.
ae98400
to
7474e2b
Compare
@jieyouxu ready now |
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.
Looks good, just one wording nit. You can r=me after the wording nit.
@bors r=jieyouxu |
@tshepang: 🔑 Insufficient privileges: Not in reviewers |
Thanks! |
☀️ Test successful - checks-actions |
Finished benchmarking commit (ced8e65): 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 (primary 2.3%, secondary -4.6%)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.
CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 789.011s -> 788.874s (-0.02%) |
try-job: test-various