"Hey, does anybody know how you..." <- > <@diondokter:matrix.org> Hey, does anybody know how you can easily see the differences between two nightly compilers? > The code we have gets a runtime error in one and works in the newer one. I've found the exact cutoff. 2024-01-05 doesn't work, but 2024-01-06 does work. > > Maybe a compiler bug... > But we might also have UB and if we have, I want to find that out. > > The github PR page is not super helpful here... iirc you can make the compiler spit out the SHA it was built from, and diff that from gh and PRs?