gvisor/tools
gVisor bot 737a3d072e go-marshal: Stop complaining about files with no +marshal types.
Since we tag entire packages as marshallable, due to conditional
compiling for different architectures we can end up with sets of
source files that don't contain any marshallable types. It's safe to
silently ignore this scenario.

PiperOrigin-RevId: 295831871
2020-02-18 15:09:17 -08:00
..
bazeldefs Call py_requirement with named argument for optional kwarg. 2020-02-13 09:21:39 -08:00
checkunsafe Update visibility. 2020-02-10 11:30:21 -08:00
go_generics Update visibility. 2020-02-10 11:30:21 -08:00
go_marshal go-marshal: Stop complaining about files with no +marshal types. 2020-02-18 15:09:17 -08:00
go_stateify Stateify: register types with full package names 2020-02-11 11:41:55 -08:00
images Add logic to run from baked images. 2020-02-06 16:02:48 -08:00
installers Add logic to run from baked images. 2020-02-06 16:02:48 -08:00
issue_reviver Standardize on tools directory. 2020-01-27 12:21:00 -08:00
tags Automatically propagate tags for stateify and marshal. 2020-02-04 14:37:39 -08:00
BUILD
defs.bzl Fix various issues related to enabling go-marshal. 2020-02-14 03:27:34 -08:00
go_branch.sh
image_build.sh
make_repository.sh
nogo.js
tag_release.sh release: fix tag script 2019-11-18 11:22:38 -08:00
workspace_status.sh