Files
rust/compiler
Aaron Hill 10dad22b66 Only apply ProceduralMasquerade hack to older versions of rental
The latest version of `rental` (v0.5.6) contains a fix that allows it to
compile without relying on the pretty-print back-compat hack.

Hopefully, there are no longer any crates relying on the affected
versions of the (much less popular) `procedural-masquerade` crate. This
should allow us to target the pretty-print back-compat hack specifically
to older versions of `rental`, and specifically mention upgrading to
`rental` v0.5.6 in the lint message.
2022-10-21 21:36:00 -05:00
..
2022-10-18 15:51:23 +11:00
2022-09-29 16:49:04 +09:00
2022-10-17 22:38:37 +01:00
2022-10-20 23:47:49 +02:00
2022-09-29 16:49:04 +09:00
2022-09-29 16:49:04 +09:00
2022-10-17 09:54:24 +01:00
2022-09-26 10:14:45 +02:00
2022-10-14 12:57:56 +08:00