gvisor/tools
Rahat Mahmood 9ef1c79922 Rename marshal.Task to marshal.CopyContext.
CopyContext is a better name for the interface because from
go-marshal's perspective, the interface has nothing to do with a
task. A kernel.Task happens to implement the interface, but so can
other things like MemoryManager and IO sequences.

PiperOrigin-RevId: 331959678
2020-09-16 02:10:12 -07:00
..
bazeldefs Support stdlib analyzers with nogo. 2020-08-26 14:42:35 -07:00
bigquery
checkescape Change nogo failures to test failures, instead of build failures. 2020-08-31 17:09:20 -07:00
checkunsafe Add internal nogo analysis & checkescape tool. 2020-04-20 20:58:20 -07:00
go_generics Add bzl_library rules for .bzl files without one. 2020-08-06 12:10:49 -07:00
go_marshal Rename marshal.Task to marshal.CopyContext. 2020-09-16 02:10:12 -07:00
go_stateify Add bzl_library rules for .bzl files without one. 2020-08-06 12:10:49 -07:00
installers Merge pull request #2672 from amscanne:shim-integrated 2020-07-13 16:10:58 -07:00
issue_reviver Add nogo support to go_binary and go_test targets. 2020-08-25 12:18:25 -07:00
nogo Make nogo more robust to variety of stdlib layouts. 2020-09-11 13:07:30 -07:00
tags
vm Add bzl_library rules for .bzl files without one. 2020-08-06 12:10:49 -07:00
BUILD Add bzl_library rules for .bzl files without one. 2020-08-06 12:10:49 -07:00
bazel.mk Enable "make packetimpact-tests" to work. 2020-08-04 20:49:00 -07:00
defs.bzl Add nogo support to go_binary and go_test targets. 2020-08-25 12:18:25 -07:00
go_branch.sh Include shim binaries in the Go branch. 2020-08-03 09:09:51 -07:00
make_apt.sh Fix make_apt script. 2020-09-07 21:18:22 -07:00
make_release.sh Drop complex awk step. 2020-07-30 09:59:03 -07:00
tag_release.sh Move to make for tag release workflow. 2020-06-01 10:31:26 -07:00
workspace_status.sh