File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
src/doc/unstable-book/src/compiler-flags Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 11# ` --extern ` Options
22
3+ * Tracking issue for ` --extern ` crate modifiers: [ #98405 ] ( https://github.com/rust-lang/rust/issues/98405 )
4+ * Tracking issue for ` noprelude ` : [ #98398 ] ( https://github.com/rust-lang/rust/issues/98398 )
5+ * Tracking issue for ` priv ` : [ #98399 ] ( https://github.com/rust-lang/rust/issues/98399 )
6+ * Tracking issue for ` nounused ` : [ #98400 ] ( https://github.com/rust-lang/rust/issues/98400 )
7+
38The behavior of the ` --extern ` flag can be modified with ` noprelude ` , ` priv ` or ` nounused ` options.
49
510This is unstable feature, so you have to provide ` -Zunstable-options ` to enable it.
You can’t perform that action at this time.
0 commit comments