chore(release): prepare public source release
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
error[E0425]: cannot find value `modee` in this scope
|
||||
--> fixtures/reading/sample.rs:25:11
|
||||
|
|
||||
25 | match modee {
|
||||
| ^^^^^ not found in this scope
|
||||
|
||||
warning: function `helper` is never used
|
||||
--> fixtures/reading/sample.rs:33:4
|
||||
|
|
||||
33 | fn helper(value: i32) -> i32 {
|
||||
| ^^^^^^
|
||||
Reference in New Issue
Block a user