Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Eh2406 committed May 6, 2019
1 parent 45411e2 commit d11e42c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/cargo/core/resolver/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -936,8 +936,7 @@ fn generalize_conflicting(
}
con.insert(*critical_parent, backtrack_critical_reason);

#[cfg(debug_assertions)]
{
if cfg!(debug_assertions) {
// the entire point is to find an older conflict, so let's make sure we did
let new_age = con
.keys()
Expand Down

0 comments on commit d11e42c

Please sign in to comment.