summaryrefslogtreecommitdiff
path: root/rust/compiler_test.go
diff options
context:
space:
mode:
author Liz Kammer <eakammer@google.com> 2021-04-02 13:37:39 -0400
committer Liz Kammer <eakammer@google.com> 2021-04-07 10:56:22 -0400
commitf29df7cc520d4d67c8aad19d03e275eb7b9c76bf (patch)
treefa6e2fbc73157960f6fce431601fa224354e55a5 /rust/compiler_test.go
parent4896da1444fac8f4663cc7ffadd2d9dd17c6f2ba (diff)
Move cquery RequestType interface to bazel_handler
go idiom is to define the interface where it is used rather than where it is defined. This makes it obvious that ParseResult is not a used part of the interface, removing the need to return an interface{} and cast results. Test: go test soong tests Test: generate & sync bp2build; mixed build libc Change-Id: I0d8d99c1d8d0125588522cc86502286b83c91bf7
Diffstat (limited to 'rust/compiler_test.go')
0 files changed, 0 insertions, 0 deletions