Add support for artifact size profiling
This commit is contained in:
parent
ca8078d7b2
commit
947a33bf20
8 changed files with 76 additions and 16 deletions
|
@ -11,7 +11,7 @@ doctest = false
|
|||
bitflags = "1.0"
|
||||
cstr = "0.2"
|
||||
libc = "0.2"
|
||||
measureme = "9.1.0"
|
||||
measureme = { git = "https://github.com/rylev/measureme" }
|
||||
snap = "1"
|
||||
tracing = "0.1"
|
||||
rustc_middle = { path = "../rustc_middle" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue