re-mark the never docs as unstable
This commit is contained in:
parent
90d36fb590
commit
dda7e0dec6
1 changed files with 1 additions and 0 deletions
|
@ -250,6 +250,7 @@ mod prim_bool { }
|
||||||
/// [`Default`]: default/trait.Default.html
|
/// [`Default`]: default/trait.Default.html
|
||||||
/// [`default()`]: default/trait.Default.html#tymethod.default
|
/// [`default()`]: default/trait.Default.html#tymethod.default
|
||||||
///
|
///
|
||||||
|
#[unstable(feature = "never_type", issue = "35121")]
|
||||||
mod prim_never { }
|
mod prim_never { }
|
||||||
|
|
||||||
#[doc(primitive = "char")]
|
#[doc(primitive = "char")]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue