1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-18 16:13:22 +00:00
Files
sharkdp--bat/src
Matt Helsley 3e5f4266ce Fix lessopen feature
RawOsString API changed in os_str_bytes 7.0.0 and bat no longer builds
with the lessopen feature because:

- ::from_string() is deprecated and says to use new().
  The documentation says that new(), like from_string() no longer
  needs to copy the string.

- ::assert_from_raw_vec() is no longer merely deprecated and now
  requires selecting the "conversions" feature of os_str_bytes.

Replaces PR#2938
2024-10-03 16:32:23 -07:00
..
2024-06-16 16:49:07 -07:00
2024-01-17 22:00:29 +01:00
2023-03-14 21:19:14 +01:00
2024-02-25 00:38:11 +01:00
2022-09-04 14:28:44 +02:00
2024-10-03 16:32:23 -07:00
2024-06-16 16:49:07 -07:00
2023-12-10 17:24:49 +00:00
2023-03-03 13:20:03 +01:00
2024-06-17 18:27:33 -07:00
2024-06-17 18:27:33 -07:00