Clean up unstable book
This commit is contained in:
parent
e2223c94bf
commit
f9db3c243b
7 changed files with 15 additions and 12 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
The tracking issue for this feature is: [#49147]
|
||||
|
||||
[#44109]: https://github.com/rust-lang/rust/issues/49147
|
||||
[#49147]: https://github.com/rust-lang/rust/issues/49147
|
||||
|
||||
------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
# `impl_trait_in_bindings`
|
||||
|
||||
The tracking issue for this feature is: [#34511]
|
||||
The tracking issue for this feature is: [#63065]
|
||||
|
||||
[#34511]: https://github.com/rust-lang/rust/issues/34511
|
||||
[#63065]: https://github.com/rust-lang/rust/issues/63065
|
||||
|
||||
------------------------
|
||||
|
||||
|
|
|
|||
5
src/doc/unstable-book/src/language-features/link-cfg.md
Normal file
5
src/doc/unstable-book/src/language-features/link-cfg.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# `link_cfg`
|
||||
|
||||
This feature is internal to the Rust compiler and is not intended for general use.
|
||||
|
||||
------------------------
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
The tracking issue for this feature is: [#41517]
|
||||
|
||||
[#41417]: https://github.com/rust-lang/rust/issues/41517
|
||||
[#41517]: https://github.com/rust-lang/rust/issues/41517
|
||||
|
||||
------------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
The tracking issue for this feature is [#60405]
|
||||
|
||||
[60405]: https://github.com/rust-lang/rust/issues/60405
|
||||
[#60405]: https://github.com/rust-lang/rust/issues/60405
|
||||
|
||||
----
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +0,0 @@
|
|||
# `read_initializer`
|
||||
|
||||
The tracking issue for this feature is: [#42788]
|
||||
|
||||
[#0]: https://github.com/rust-lang/rust/issues/42788
|
||||
|
||||
------------------------
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
# `tidy_test_never_used_anywhere_else`
|
||||
|
||||
This feature is internal to the Rust compiler and is not intended for general use.
|
||||
|
||||
------------------------
|
||||
Loading…
Add table
Add a link
Reference in a new issue