Skip to content

Commit b05e41f

Browse files
committed
Add [workspace] to compile benchmarks that do not have it
1 parent 53e9d0e commit b05e41f

File tree

10 files changed

+305
-281
lines changed

10 files changed

+305
-281
lines changed

collector/compile-benchmarks/issue-58319/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ name = "issue-58319"
33
version = "0.1.0"
44
edition = "2018"
55

6+
[workspace]

collector/compile-benchmarks/issue-88862/Cargo.lock

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

collector/compile-benchmarks/issue-88862/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ name = "issue-88862"
33
version = "0.1.0"
44
edition = "2018"
55

6+
[workspace]

collector/compile-benchmarks/piston-image/Cargo.lock

Lines changed: 87 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

collector/compile-benchmarks/regex/Cargo.lock

Lines changed: 55 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

collector/compile-benchmarks/regression-31157/Cargo.lock

Lines changed: 29 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)