Files
rust/compiler
bors 9a7b7d5e50 Auto merge of #98180 - notriddle:notriddle/rustdoc-fn, r=petrochenkov,GuillaumeGomez
Improve the function pointer docs

This is #97842 but for function pointers instead of tuples. The concept is basically the same.

* Reduce duplicate impls; show `fn (T₁, T₂, …, Tₙ)` and include a sentence saying that there exists up to twelve of them.
* Show `Copy` and `Clone`.
* Show auto traits like `Send` and `Sync`, and blanket impls like `Any`.

https://notriddle.com/notriddle-rustdoc-test/std/primitive.fn.html
2022-07-19 19:36:57 +00:00
..
2022-06-27 08:48:55 +10:00
2022-07-16 20:17:58 -03:00
2022-07-12 16:25:16 +04:00
2022-07-16 20:17:58 -03:00
2022-07-16 20:17:58 -03:00
2022-07-16 20:17:58 -03:00
2022-06-03 17:16:41 -04:00
2022-06-28 19:59:09 +05:30
2022-05-26 13:14:24 +02:00
2022-07-16 20:17:58 -03:00
2022-07-16 20:17:58 -03:00
2022-06-02 10:29:00 +00:00
2022-07-06 06:41:53 +01:00