Skip to content

Commit c656e67

Browse files
committed
Mention the inverse of #[rust_symbol_export_level]
1 parent 96d9828 commit c656e67

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

text/0000-export-visibility.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,11 @@ Other notes:
346346
* Open questions:
347347
- The name of the attribute proposed in this alternative is subject to
348348
change if a better name is proposed.
349+
* Possible follow-ups (but probably out-of-scope for this RFC):
350+
- @chorman0773 pointed out in
351+
https://github.com/rust-lang/rfcs/pull/3834#issuecomment-2981459636
352+
that an inverse attribute may also be desirable in some scenarios
353+
(e.g. `c_symbol_export_level`).
349354

350355
## Alternative: version scripts
351356

0 commit comments

Comments
 (0)