mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 16:21:11 +00:00
clippy
This commit is contained in:
parent
832681269e
commit
7062a71216
2 changed files with 4 additions and 4 deletions
|
@ -3193,7 +3193,7 @@ fn run_solve<'a>(
|
|||
solve_aliases,
|
||||
);
|
||||
|
||||
let solved_subs = if false {
|
||||
let solved_subs = if true {
|
||||
solved_subs
|
||||
} else {
|
||||
let mut serialized = Vec::new();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue