Clean up unstable book

This commit is contained in:
Yuki Okushi 2020-02-29 03:22:18 +09:00
parent e2223c94bf
commit f9db3c243b
7 changed files with 15 additions and 12 deletions

View file

@ -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
------------------------

View file

@ -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
------------------------

View file

@ -0,0 +1,5 @@
# `link_cfg`
This feature is internal to the Rust compiler and is not intended for general use.
------------------------

View file

@ -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
------------------------

View file

@ -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
----

View file

@ -1,7 +0,0 @@
# `read_initializer`
The tracking issue for this feature is: [#42788]
[#0]: https://github.com/rust-lang/rust/issues/42788
------------------------

View file

@ -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.
------------------------