-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #13701 - epage:refactor, r=weihanglo
refactor(toml): Decouple target discovery from Target creation ### What does this PR try to resolve? This builds on #13693 so that the resolving of targets is easier to pull out into `resolve_toml` in prep for fixing #13456 ### How should we test and review this PR? ### Additional information
- Loading branch information
Showing
3 changed files
with
290 additions
and
209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.