David Tolnay
|
31d3f16254
|
api: impl Deserialize for GlobSet
PR #2569
|
2023-07-26 19:51:22 -04:00 |
|
Jérome Eertmans
|
d51c6c005a
|
globset: permit deserializing Glob from String
Closes #2386, Closes #2388
|
2023-07-08 18:52:42 -04:00 |
|
Andrew Gallant
|
d34c5c88a7
|
globset: fix build error in tests
I guess we haven't been testing with the Serde feature enabled? Weird.
|
2023-07-05 14:04:29 -04:00 |
|
Gleb Pomykalov
|
07f97d42cf
|
globset: fix compilation when serde is enabled
PR #1903
|
2021-06-18 13:30:47 -04:00 |
|
Lucien Greathouse
|
db7a8cdcb5
|
globset: Implement serde::{Serialize, Deserialize} for Glob
PR #1492
|
2020-02-21 07:40:47 -05:00 |
|