remove E0280 and ICE instead
This commit is contained in:
parent
3254bef9a7
commit
f75eb24f4f
4 changed files with 52 additions and 49 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue