Skip to content

[Dependency Scanning] Remove obsolete placeholder module concept#82031

Merged
artemcm merged 1 commit into
swiftlang:mainfrom
artemcm:RemovePlaceholdersInDepScanner
Jun 18, 2025
Merged

[Dependency Scanning] Remove obsolete placeholder module concept#82031
artemcm merged 1 commit into
swiftlang:mainfrom
artemcm:RemovePlaceholdersInDepScanner

Conversation

@artemcm

@artemcm artemcm commented Jun 5, 2025

Copy link
Copy Markdown
Contributor

This was used a long time ago for a design of a scanner which could rely on the client to specify that some modules will be present at a given location but are not yet during the scan. We have long ago determined that the scanner must have all modules available to it at the time of scan for soundness. This code has been stale for a couple of years and it is time to simplify things a bit by deleting it.

@artemcm

artemcm commented Jun 5, 2025

Copy link
Copy Markdown
Contributor Author

@artemcm artemcm force-pushed the RemovePlaceholdersInDepScanner branch from 17cf28d to 78ad677 Compare June 5, 2025 22:00
@artemcm

artemcm commented Jun 5, 2025

Copy link
Copy Markdown
Contributor Author

@artemcm artemcm force-pushed the RemovePlaceholdersInDepScanner branch from 78ad677 to 0ff8d8e Compare June 5, 2025 22:34
@artemcm

artemcm commented Jun 5, 2025

Copy link
Copy Markdown
Contributor Author

@artemcm

artemcm commented Jun 6, 2025

Copy link
Copy Markdown
Contributor Author

@artemcm

artemcm commented Jun 11, 2025

Copy link
Copy Markdown
Contributor Author

@swift-ci test

@artemcm artemcm force-pushed the RemovePlaceholdersInDepScanner branch from 0ff8d8e to c47f096 Compare June 12, 2025 13:11
@artemcm

artemcm commented Jun 12, 2025

Copy link
Copy Markdown
Contributor Author

@swift-ci test

This was used a long time ago for a design of a scanner which could rely on the client to specify that some modules *will be* present at a given location but are not yet during the scan. We have long ago determined that the scanner must have all modules available to it at the time of scan for soundness. This code has been stale for a couple of years and it is time to simplify things a bit by deleting it.
@artemcm artemcm force-pushed the RemovePlaceholdersInDepScanner branch from c47f096 to a78ee29 Compare June 12, 2025 15:32
@artemcm

artemcm commented Jun 12, 2025

Copy link
Copy Markdown
Contributor Author

@swift-ci test

@artemcm artemcm marked this pull request as ready for review June 12, 2025 18:36
@artemcm

artemcm commented Jun 18, 2025

Copy link
Copy Markdown
Contributor Author

ping for code review 🙏

@artemcm artemcm merged commit 5eb85ac into swiftlang:main Jun 18, 2025
5 checks passed
@artemcm artemcm deleted the RemovePlaceholdersInDepScanner branch June 18, 2025 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants