Skip to content

Commit

Permalink
bind-by-move: add E0008 commented out to error_codes.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Centril committed Sep 7, 2019
1 parent e362ff9 commit aaa9762
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/librustc_mir/error_codes.rs
Expand Up @@ -2379,6 +2379,7 @@ There are some known bugs that trigger this message.

;

// E0008, // cannot bind by-move into a pattern guard
// E0298, // cannot compare constants
// E0299, // mismatched types between arms
// E0471, // constant evaluation error (in pattern)
Expand Down

0 comments on commit aaa9762

Please sign in to comment.