Initialize module and dependencies

This commit is contained in:
dwrz
2026-01-04 20:57:40 +00:00
commit a3b390c008
514 changed files with 310495 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.