mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-15 01:39:25 +00:00
fix annoying formatting problem
This commit is contained in:
parent
b8643a5f70
commit
d80d5308f1
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@ impl SalsaStruct {
|
|||
ident,
|
||||
ef.name(),
|
||||
));
|
||||
|
||||
|
||||
let recover_from_cycle_string = Literal::string(&format!("`execute` method for field `{}::{}` invoked",
|
||||
ident,
|
||||
ef.name(),
|
||||
|
|
Loading…
Reference in a new issue