]> Cypherpunks repositories - gostls13.git/commit
testing: remove redundant type conversion
authorAlexander Melentyev <alexander@melentyev.org>
Sun, 31 Oct 2021 17:50:38 +0000 (17:50 +0000)
committerEmmanuel Odeke <emmanuel@orijtech.com>
Sun, 31 Oct 2021 18:13:09 +0000 (18:13 +0000)
commitfd09e88722e0af150bf8960e95e8da500ad91001
tree8069fe23a9f454623abfda4d4a60d5bb7780f154
parent3fa9ee49a077a0bcb7419110da02ca54a019f2cc
testing: remove redundant type conversion

Change-Id: Ib6415bb09af02e9ebc0099f50bf0fd7b572f2516
GitHub-Last-Rev: ebaa849d66efa45bd8ca50a8306652d823a41678
GitHub-Pull-Request: golang/go#49244
Reviewed-on: https://go-review.googlesource.com/c/go/+/360214
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
src/testing/benchmark.go