aboutsummaryrefslogtreecommitdiffstats
path: root/modules/optional/option_test.go
Commit message (Expand)AuthorAgeFilesLines
* Resolve lint for unused parameter and unnecessary type arguments (#30750)Chongyi Zheng2024-04-291-1/+1
* migrate some more "OptionalBool" to "Option[bool]" (#29479)65432024-02-291-0/+10
* Make optional.Option[T] type serializable (#29282)65432024-02-231-10/+12
* Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329)65432024-02-231-3/+2
* Unify user update methods (#28733)KN4CK3R2024-02-041-0/+48