Testing unstable ssa values useref values in red
I have made some tests to check if unstable ssa values useref values are in red. This address issue #54028 PRs: #54501 and #54441. The last one is #54501, that is waiting for these tests.
@gbaraldi
@gbaraldi @Zentrik @fingolfin
I think it's almost there but looking at it in my terminal it seems we are printing the SSA values in a slightly different colour
I believe it should use
:light_redand also bold. Following emphasize thats used in https://github.com/JuliaLang/julia/blob/db25494f62b78372c745053dc2a0644847bfab33/stdlib/InteractiveUtils/src/codeview.jl#L30-L43
You are right @gbaraldi Fixed.
Bump @topolarity @fingolfin @gbaraldi . I think this is just waiting for some reaction from your side to the authors changes and responses to your comments in this PR and in https://github.com/JuliaLang/julia/pull/54501.
And it would be great to get this in 1.12 (aka merged until tomorrow)
The main obstacle here seems to be the conflicts this PR has which somebody needs to resolve before merging is an option?