Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions tests/ui/directory_ownership/mod_file_not_owning_aux1.rs
Copy link
Member Author

@jieyouxu jieyouxu Apr 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remark: I believe there used to be a test that used these, but somehow that test either got changed, moved or removed, and now these aux files are no longer used. I couldn't find the cause of this through git blame.

Copy link
Member

@wesleywiser wesleywiser Apr 17, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These seem to be the commits:

I found these by doing git log -- **/aux_file_name.rs to find the commit which introduced the file and associated test and then I repeated the same thing again with the actual test name to find the commit where it was removed.

This file was deleted.

1 change: 0 additions & 1 deletion tests/ui/directory_ownership/mod_file_not_owning_aux2.rs

This file was deleted.

3 changes: 0 additions & 3 deletions tests/ui/directory_ownership/mod_file_not_owning_aux3.rs

This file was deleted.

Loading