Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/core/debug: simplify logic of debug visualization
Remove the special case for lets. This caused some nodes to be dropped. These nodes are relevant for upcoming algorithmic changes, so by dropping special handling of lets we ensure that they are shown. Signed-off-by: Marcel van Lohuizen <[email protected]> Change-Id: If49d214326d4f688e505ef95c9e74caadab62cb4 Reviewed-on: https://cue.gerrithub.io/c/cue-lang/cue/+/1199270 Reviewed-by: Daniel Martí <[email protected]> Reviewed-by: Matthew Sackman <[email protected]> TryBot-Result: CUEcueckoo <[email protected]> Unity-Result: CUE porcuepine <[email protected]>
- Loading branch information