add -Zexport-executable-symbols to unstable book#104549
Merged
bors merged 1 commit intorust-lang:masterfrom Mar 4, 2023
Merged
add -Zexport-executable-symbols to unstable book#104549bors merged 1 commit intorust-lang:masterfrom
bors merged 1 commit intorust-lang:masterfrom
Conversation
Collaborator
|
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @GuillaumeGomez (or someone else) soon. Please see the contribution instructions for more information. |
This comment has been minimized.
This comment has been minimized.
90e38d9 to
f83f5b1
Compare
This comment has been minimized.
This comment has been minimized.
f83f5b1 to
f53b364
Compare
Member
|
It needs someone from the compiler team to review this. r? t-compiler |
Collaborator
|
Failed to set assignee to
|
Member
|
r? rust-lang/compiler |
WaffleLapkin
approved these changes
Mar 3, 2023
Member
|
@bors r+ |
Collaborator
Collaborator
|
🌲 The tree is currently closed for pull requests below priority 100. This pull request will be tested once the tree is reopened. |
Member
|
@bors rollup |
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Mar 3, 2023
…iaskrgr Rollup of 8 pull requests Successful merges: - rust-lang#104549 (add -Zexport-executable-symbols to unstable book) - rust-lang#108292 (Label opaque type for 'captures lifetime' error message) - rust-lang#108540 (Add `Atomic*::from_ptr`) - rust-lang#108634 (Add link to component dashboard) - rust-lang#108647 (Remove dead pgo.sh file) - rust-lang#108678 (Use `Option::as_slice` where applicable) - rust-lang#108681 (Improve comments in `needs_process_obligation`.) - rust-lang#108688 (Match unmatched backticks in library/) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This flag has been extremely useful to me, but it's hard to discover. The text contains a bunch of terms that hopefully a search engine will pick up on when someone searches for this functionality.