tidely
fde1cc78a1
gpui: Relax AssetLogger trait bounds ( #29450 )
...
Loosen trait bounds from `std::error::Error` to `std::fmt::Display`,
since it's not required for the `log::error!` macro or any other bounds.
Specify that `AssetLogger` specifically logs errors in its
documentation.
Use the `futures::TryFutureExt` trait extension to use `inspect_err`
directly on a future.
Release Notes:
- N/A
2025-04-29 12:43:54 -07:00
..
2025-04-23 15:43:33 -03:00
2025-04-29 19:30:16 +00:00
2025-04-02 02:17:00 +00:00
2025-04-28 13:55:26 -04:00
2025-04-29 04:48:24 +05:30
2025-03-31 20:55:27 +02:00
2025-04-18 17:35:48 +00:00
2025-04-28 11:12:16 -04:00
2025-03-31 20:10:36 +02:00
2025-04-29 12:43:54 -07:00
2025-03-31 20:55:27 +02:00
2024-09-06 11:58:39 +02:00
2025-03-31 20:55:27 +02:00
2025-03-31 20:55:27 +02:00
2025-03-31 20:55:27 +02:00
2025-04-10 14:39:50 -06:00
2025-01-26 03:02:45 +00:00
2025-03-31 20:55:27 +02:00
2025-02-04 20:15:43 +00:00
2025-04-10 14:39:50 -06:00
2025-04-23 23:34:39 -06:00
2025-03-31 20:55:27 +02:00
2025-03-31 20:55:27 +02:00
2025-04-29 19:30:16 +00:00
2025-03-31 20:55:27 +02:00
2025-03-31 20:55:27 +02:00
2025-03-31 20:10:36 +02:00
2024-01-30 11:26:02 -05:00
2025-03-31 20:55:27 +02:00
2025-03-31 20:55:27 +02:00
2025-03-31 20:10:36 +02:00
2025-03-14 08:25:11 -05:00
2025-03-31 20:55:27 +02:00
2025-03-14 13:40:02 -03:00
2025-03-31 20:55:27 +02:00
2025-02-28 18:33:35 +01:00
2025-02-11 19:18:54 +00:00
2025-04-29 19:30:16 +00:00