Maybe Waffle
26b87bf8ff
Simplify calls to tcx.mk_const
...
`mk_const(ty::ConstKind::X(...), ty)` can now be simplified to
`mk_cosnt(..., ty)`.
I searched with the following regex: \mk_const\([\n\s]*(ty::)?ConstKind\
I've left `ty::ConstKind::{Bound, Error}` as-is, they seem clearer this
way.
2022-11-28 17:27:20 +00:00
..
2022-11-25 08:39:11 +00:00
2022-11-27 11:19:04 +00:00
2022-11-27 14:30:19 +00:00
2022-11-27 11:19:04 +00:00
2022-11-27 11:19:04 +00:00
2022-11-27 22:14:08 +01:00
2022-11-27 11:19:04 +00:00
2022-11-27 11:19:04 +00:00
2022-11-27 22:14:08 +01:00
2022-11-27 11:19:04 +00:00
2022-11-28 15:42:09 +05:30
2022-11-27 22:14:08 +01:00
2022-11-27 11:19:04 +00:00
2022-11-28 00:11:12 -08:00
2022-11-28 15:42:10 +05:30
2022-11-27 22:36:32 +03:00
2022-11-27 22:14:08 +01:00
2022-11-27 22:14:08 +01:00
2022-11-27 14:30:19 +00:00
2022-11-28 15:42:11 +05:30
2022-11-27 11:19:04 +00:00
2022-11-24 16:26:13 +03:30
2022-11-28 17:27:20 +00:00
2022-11-24 00:17:35 +00:00
2022-11-24 00:17:35 +00:00
2022-11-27 22:14:08 +01:00
2022-11-25 11:29:00 +00:00
2022-11-26 08:56:20 +00:00
2022-11-28 15:42:09 +05:30
2022-11-28 17:27:20 +00:00
2022-11-28 17:27:20 +00:00
2022-11-26 18:04:54 -08:00
2022-11-28 15:42:10 +05:30
2022-11-27 11:19:04 +00:00
2022-11-27 11:19:04 +00:00
2022-11-24 00:17:35 +00:00
2022-11-25 22:56:59 +00:00
2022-11-26 10:39:10 +01:00
2022-11-27 11:19:04 +00:00
2022-11-27 22:14:08 +01:00
2022-11-27 22:14:08 +01:00
2022-11-27 11:19:04 +00:00
2022-11-27 22:36:32 +03:00
2022-11-27 22:14:08 +01:00
2022-11-26 17:47:23 +01:00
2022-11-27 11:19:04 +00:00
2022-11-28 17:27:20 +00:00
2022-11-26 10:39:12 +01:00
2022-11-28 17:27:20 +00:00