bind-by-move: add E0008 commented out to error_codes.rs
This commit is contained in:
parent
e362ff9feb
commit
aaa9762651
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue