about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/mod.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2025-02-02 19:23:34 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2025-02-04 08:34:10 +1100
commit1fa9200475dae485dadf90845249f58395a33168 (patch)
treea9a8365680a4ccf78859f722e61759ba7cef196b /compiler/rustc_mir_transform/src/coverage/mod.rs
parent0825202cf296d319e9bbfdbf445723f92d618fc0 (diff)
downloadrust-1fa9200475dae485dadf90845249f58395a33168.tar.gz
rust-1fa9200475dae485dadf90845249f58395a33168.zip
Remove `dep_node` comment duplication.
`rustc_middle` and `rustc_query_system` both have a file called
`dep_node.rs` with a big comment at the top, and the comments are very
similar. The one in `rustc_query_system` looks like the original, and
the one in `rustc_middle` is a copy with some improvements.

This commit removes the comment from `rustc_middle` and updates the one
in `rustc_query_system` to include the improvements. I did it this way
because `rustc_query_system` is the crate that defines `DepNode`, and so
seems like the right place for the comment.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions