Skip to content
Open
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
6b9c107
Initial draft of export-visibility RFC.
anforowicz Jun 12, 2025
f21a527
New unresolved question section: Rust standard library
anforowicz Jun 20, 2025
58f6c1e
New alternative answer for Rust std lib: Partial linking.
anforowicz Jun 23, 2025
5a003a4
New alternative: `#[rust_symbol_export_level]`.
anforowicz Jul 30, 2025
3b92c0b
Mention the inverse of `#[rust_symbol_export_level]`
anforowicz Jul 31, 2025
2d5eea8
Remove support for "interposable" visibility - it would be a no-op.
anforowicz Oct 6, 2025
3d47e56
Remove a few other mentions of "interposable".
anforowicz Oct 6, 2025
a299663
Prefix some subsection names with "Open question: "
anforowicz Oct 6, 2025
7fcc192
Add better UB explanation + rationale for no `unsafe`.
anforowicz Oct 6, 2025
f3e68c1
Minor fixes and tweaks based on a self-review.
anforowicz Oct 6, 2025
3014b5f
Attempt to fix internal links.
anforowicz Oct 6, 2025
db7c119
Expand the avoid-inlining potential-answer for hidden-vs-dylibs question
anforowicz Oct 6, 2025
a4ab948
Cover linting as a potential answer to the hidden-vs-dylibs problem.
anforowicz Oct 6, 2025
fed6db4
Move "hidden" and "protected" visibilities into "future work" section.
anforowicz Oct 14, 2025
05019fe
Remove an open question about cross-platform behavior.
anforowicz Oct 14, 2025
10ec93b
Move Rust std library concerns in a resolved section
anforowicz Oct 14, 2025
0fba008
More concrete reference documentation proposal
anforowicz Oct 14, 2025
f9c4ef4
Point out that no drawbacks have been identified at this point.
anforowicz Oct 14, 2025
359a931
Hide detailed UB text underneath a <details> tag
anforowicz Oct 14, 2025
1ce35f2
Rename "inherit" to "target_default"
anforowicz Oct 14, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading