| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -26/+0 | |
| 2022-11-29 | test/codegen: test inter-crate linkage with static relocation | David Rheinsberg | -0/+26 | |
| Add a codegen-test that verifies inter-crate linkage with the static relocation model. We expect all symbols that are part of a rust compilation to end up in the same DSO, thus we expect `dso_local` annotations. | ||||
