rename: store state in scratch (#1250) #1046
Annotations
10 warnings
test
enum `Expr` is never used
|
test:
native/libcst_derive/tests/pass/minimal_cst.rs#L120
enum `Expr` is never used
|
test
struct `Thin` is never constructed
|
test
struct `Value` is never constructed
|
test
struct `Empty` is never constructed
|
test
enum `Smol` is never used
|
test:
native/libcst_derive/tests/pass/simple.rs#L34
struct `Thin` is never constructed
|
test:
native/libcst_derive/tests/pass/simple.rs#L39
struct `Value` is never constructed
|
test:
native/libcst_derive/tests/pass/simple.rs#L44
struct `Empty` is never constructed
|
test:
native/libcst_derive/tests/pass/simple.rs#L47
enum `Smol` is never used
|
Loading