Files
carbon-lang/toolchain/check
Jon Ross-Perkins 8779b8f64b Replace pending generic logic with work stack-based logic (#6404)
This continues work to eliminate pending generics/specifics and get them
to be interleaved with instruction imports. I'm trying to use
`FinishGenericOrDone` here as a way to help ensure that code correctly
handles generics, where the simple alternative would be for each
`TryResolveTypedInst` call `SetGenericData` directly (but which might
make it easier to call the wrong `ResolveResult` function, and we do
need the `GenericId`s to be passed).
2025-11-20 01:02:18 +00:00
..
2025-04-11 21:47:43 +00:00
2025-07-11 22:29:10 +00:00
2025-04-14 14:28:15 +00:00
2025-11-18 19:48:58 +00:00
2025-09-25 21:56:48 +00:00
2025-11-18 19:48:58 +00:00
2025-11-08 00:45:12 +00:00
2025-11-08 00:45:12 +00:00