| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -71/+0 | |
| 2025-06-16 | tests: `{Meta,Pointee}Sized` in non-minicore tests | David Wood | -1/+7 | |
| As before, add `MetaSized` and `PointeeSized` traits to all of the non-minicore `no_core` tests so that they don't fail for lack of language items. | ||||
| 2025-04-06 | update/bless tests | Bennet Bleßmann | -7/+6 | |
| 2025-02-11 | tests/codegen: use -Copt-level=3 instead of -O | Jubilee Young | -1/+1 | |
| 2025-01-06 | Add support for wasm exception handling to Emscripten target | Hood Chatham | -0/+66 | |
| Gated behind an unstable `-Z emscripten-wasm-eh` flag | ||||
