anthropics / cargo-nix-plugin
Temporal Dependencies

A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).

Dependencies between components in same commits (primary)
The number on the lines shows the number of shared commits.
flowchart TB
    n0["rust"]
    n1["lib"]
    n0 ---|"2"| n1
    classDef default fill:#00b2ee,stroke:#ffffff,color:#000000;
    classDef highlighted fill:#00b2ee,stroke:#ffffff,color:#000000;
    linkStyle 0 stroke:#00688b70,stroke-width:2px


Open 2D force graph (file dependencies)... Open 3D force graph (file dependencies)...

Files Most Frequently Changed Together (Top 1)

data...

Pairs # same commits # commits 1 # commits 2 latest commit
rust/src/lockfile_resolve/mod.rs
lib/default.nix
2 2 (100%) 8 (25%) 2026-06-17

Files from Different Folders Most Frequently Changed Together (Top 1)

data...

Pairs # same commits # commits 1 # commits 2 latest commit
rust/src/lockfile_resolve/mod.rs
lib/default.nix
2 2 (100%) 8 (25%) 2026-06-17