]> git.lizzy.rs Git - rust.git/blobdiff - src/doc/reference.md
rollup merge of #21437: FlaPer87/snapshot
[rust.git] / src / doc / reference.md
index d3af4ab1c7467574d076cd6c654c6c1a08181127..3cbfad52c05239fddba07c90bae99337c9255f9e 100644 (file)
@@ -2377,10 +2377,6 @@ These types help drive the compiler's analysis
   : ___Needs filling in___
 * `no_copy_bound`
   : This type does not implement "copy", even if eligible.
-* `no_send_bound`
-  : This type does not implement "send", even if eligible.
-* `no_sync_bound`
-  : This type does not implement "sync", even if eligible.
 * `eh_personality`
   : ___Needs filling in___
 * `exchange_free`