| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-11-14 | Move some tests to more reasonable directories | Caio | -30/+0 | |
| 2021-10-08 | Update test expectation | bjorn3 | -1/+1 | |
| 2021-06-19 | Change entry point to 🛡️ against 💥 💥-payloads | Simonas Kazlauskas | -0/+30 | |
| Guard against panic payloads panicking within entrypoints, where it is UB to do so. Note that there are a number of implementation approaches to consider. Some simpler, some more complicated. This particular solution is nice in that it also guards against accidental implementation issues in various pieces of runtime code, something we cannot prevent statically right now. Fixes #86030 | ||||
