diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-02-02 19:23:34 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-02-04 08:34:10 +1100 |
| commit | 1fa9200475dae485dadf90845249f58395a33168 (patch) | |
| tree | a9a8365680a4ccf78859f722e61759ba7cef196b /compiler/rustc_mir_transform/src/coverage/mod.rs | |
| parent | 0825202cf296d319e9bbfdbf445723f92d618fc0 (diff) | |
| download | rust-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
