Skip to content

Commit a0411b0

Browse files
committed
Replace macro calls with expanded code
The problem still exists here: evaluate_obligation | 97.84ms | 36.311
1 parent ee51fa3 commit a0411b0

File tree

3 files changed

+640
-173
lines changed

3 files changed

+640
-173
lines changed

Cargo.lock

-47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

repro_crate/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ version = "0.1.0"
44
edition = "2018"
55

66
[dependencies]
7-
async-trait = "0.1.15"
87
helper_crate = { path = "../helper_crate" }

0 commit comments

Comments
 (0)