We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#[rust_symbol_export_level]
1 parent 96d9828 commit c656e67Copy full SHA for c656e67
text/0000-export-visibility.md
@@ -346,6 +346,11 @@ Other notes:
346
* Open questions:
347
- The name of the attribute proposed in this alternative is subject to
348
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`).
354
355
## Alternative: version scripts
356
0 commit comments