-
-
Notifications
You must be signed in to change notification settings - Fork 11
Metadata & manifest-builder refactoring #366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 4 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
dd8fb0e
metadata refactoring, add cargo-targets tables that overrides main ma…
boozook c5048c0
tests, improvements, minimal validation
boozook 34606e2
Fix possible recursion in env resolver, remove panic on missed var
boozook e8c02cc
Add sources: unit-graph and full metadata by host cargo,
boozook c9ac85f
env-resolver: remove panic on missed var (missed part)
boozook 9c72320
Apply clippy suggestions
boozook 3b415c2
add targets, improve validation for crate-level source
boozook eb710e5
update deps and rust toolchain
boozook a2227e3
simplification, get rid of `Package` dep in layout
boozook 5da646a
Apply clippy suggestions
boozook 59d54b1
Merge branch 'main' into dev/meta-assets
boozook 65bab4f
fix totally ignored assets
boozook 149506a
improve deserialisation of legacy and error for `AssetsRules`
boozook f3f1cc2
fix missed feature-gate
boozook 9ffb277
fix `AssetsRules` again
boozook 14c9e4e
improve deserialisation and errors
boozook 650c62e
upd deps
boozook 5f9405b
parametrize strings in metadata format
boozook 7f496b5
reduce usage of `Package` where only `PackageId` needed
boozook 7d16e3c
set correct version
boozook 570684c
allow use other strings
boozook 6008903
deps: downgraded clang-sys v1.8.2 -> v1.8.1
boozook e96cbd4
improve `CrateInfoSource`
boozook 575ee8c
add draft for meta-tree (unit-graph + metadata)
boozook 9f1ce14
apply clippy suggestions
boozook File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.