rust/library/std
Yuki Okushi ccffe18c3e
Rollup merge of #75162 - poliorcetics:move-documentation-fix, r=jyn514
Fix the documentation for move about Fn traits implementations

Fixes #74997.

This uses the note from the [reference](https://doc.rust-lang.org/reference/types/closure.html#call-traits-and-coercions) but I can also just put a link to it or do both.

@rusbot modify labels: C-bug T-doc T-libs
2020-08-09 06:41:20 +09:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Rollup merge of #75162 - poliorcetics:move-documentation-fix, r=jyn514 2020-08-09 06:41:20 +09:00
tests mv std libs to library/ 2020-07-27 19:51:13 -05:00
build.rs std: Switch from libbacktrace to gimli 2020-07-28 16:34:01 -07:00
Cargo.toml Update hashbrown to 0.8.1 2020-08-07 07:03:12 +01:00