remove E0280 and ICE instead
This commit is contained in:
@@ -574,7 +574,7 @@ E0791: include_str!("./error_codes/E0791.md"),
|
||||
// E0274, // on_unimplemented #2
|
||||
// E0278, // requirement is not satisfied
|
||||
// E0279,
|
||||
E0280, // requirement is not satisfied
|
||||
// E0280, // changed to ICE
|
||||
// E0285, // overflow evaluation builtin bounds
|
||||
// E0296, // replaced with a generic attribute input check
|
||||
// E0298, // cannot compare constants
|
||||
|
||||
Reference in New Issue
Block a user