1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-17 16:03:19 +00:00
Files
sharkdp--bat/src
Martin Nordholts 68528983d7 Mark MappingTarget as #[non_exhaustive] for increased semver flexibility
This will allow us to add new enum variants in the future without breaking
semver compatibility. See
https://doc.rust-lang.org/reference/attributes/type_system.html#the-non_exhaustive-attribute

Since we already added an enum variant since v0.18.3, now is a good time to mark
it as `#[non_exhaustive]`.
2022-01-04 08:19:51 +01:00
..
2021-09-12 15:50:10 +02:00
2020-04-22 23:55:28 +02:00
2021-03-07 14:59:10 +01:00
2021-12-08 16:06:42 +01:00
2021-11-24 07:27:36 +01:00
2020-12-28 09:27:40 +01:00
2021-05-27 12:05:07 +02:00
2020-04-22 23:55:28 +02:00
2021-12-08 16:06:42 +01:00
2021-12-08 16:06:42 +01:00