Initialize module and dependencies

This commit is contained in:
dwrz
2026-02-13 14:59:42 +00:00
commit 0740968bca
390 changed files with 131652 additions and 0 deletions

16
vendor/golang.org/x/tools/go/ssa/TODO generated vendored Normal file
View File

@@ -0,0 +1,16 @@
-*- text -*-
SSA Generics to-do list
===========================
DOCUMENTATION:
- Read me for internals
TYPE PARAMETERIZED GENERIC FUNCTIONS:
- sanity.go updates.
- Check source functions going to generics.
- Tests, tests, tests...
USAGE:
- Back fill users for handling ssa.InstantiateGenerics being off.