-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Adding --time-phases to forc build
#2091
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 38 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
4d3dd10
make items under [project] ordered alphabetically in forc.toml
2fdb299
Merge branch 'master' of https://github.com/seem-less/sway
7c05681
Merge branch 'FuelLabs:master' into master
seem-less 2e01bf8
Merge branch 'FuelLabs:master' into master
seem-less 01a1472
Merge branch 'FuelLabs:master' into master
seem-less 2674f96
Merge branch 'FuelLabs:master' into master
seem-less 59ce52b
issue #1893store/show bytecode hash
4d4d55a
Merge branch 'FuelLabs:master' into master
seem-less d346732
formatted
317ff13
Merge branch 'master' of https://github.com/seem-less/sway
242a8fc
added cargo lock file
6490218
cargo toml dependencies in alphabetical order
3c4852d
hash bin of script or predicate only
d0b4c32
format
e72e788
Merge branch 'FuelLabs:master' into master
seem-less ef9d4dd
generating bytecode hash only on scripts and predicates
ec3f350
Merge branch 'FuelLabs:master' into master
seem-less 2c76471
Merge branch 'master' of https://github.com/seem-less/sway
50b3645
Merge branch 'FuelLabs:master' into master
seem-less 7681e12
removed option from Compiled::tree_type
55dc5f8
ran clippy
6562b39
added to forc_build documentation
26faa22
Merge branch 'FuelLabs:master' into master
seem-less 6de2c09
made filename suffix containing bin hash a constant
22b0168
Merge branch 'master' of https://github.com/seem-less/sway
459e3d9
Merge branch 'FuelLabs:master' into master
seem-less 0eecbc6
Merge branch 'master' into master
mohammadfawaz cb4e317
Merge branch 'FuelLabs:master' into master
seem-less 2349caa
Merge branch 'FuelLabs:master' into master
seem-less aaeb822
get root of predicate bytecode
46731c1
Merge branch 'FuelLabs:master' into master
seem-less 539d7eb
Apply suggestions from code review
seem-less b390cd6
if let to match on program type
af8d58d
Merge branch 'FuelLabs:master' into master
seem-less 9df4f90
Update forc/src/cli/commands/build.rs
seem-less 44b10c1
Merge branch 'FuelLabs:master' into master
seem-less d81cbf7
Merge branch 'FuelLabs:master' into master
seem-less 9dc6545
added benchmarks for compilation process
ac881eb
Merge branch 'master' of https://github.com/FuelLabs/sway
cffc5b7
use macro instead of closure for wrapping parts of compilation process
7f61c62
Merge branch 'master' into master
otrho 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
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 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
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.