1
Fork 0

remove E0280 and ICE instead

This commit is contained in:
bowlerman 2023-01-06 02:29:37 +01:00
parent 3254bef9a7
commit f75eb24f4f
4 changed files with 52 additions and 49 deletions

View file

@ -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