In addition to the `Fn*` family of traits, closures now implement `Copy` (and similarly `Clone`) if all of the captures do. |
||
|---|---|---|
| .. | ||
| debug.rs | ||
| dep_node.rs | ||
| dep_tracking_map.rs | ||
| graph.rs | ||
| mod.rs | ||
| prev.rs | ||
| query.rs | ||
| raii.rs | ||
| README.md | ||
| safe.rs | ||
| serialized.rs | ||
To learn more about how dependency tracking works in rustc, see the rustc guide.