| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -47/+0 | |
| 2022-12-25 | fix codegen test | Ralf Jung | -8/+8 | |
| 2022-02-27 | update vec-shrink-panik test to allow panic_no_unwind in landingpads | Erik Desjardins | -0/+19 | |
| 2021-08-05 | Make vec-shrink-panic test compatible with v0 mangling | Tomasz Miąsko | -0/+28 | |
| The v0 mangling includes an instantiating crate in a mangled name, which crates a false positive match for a word `panic`. Rename crate name / test case to avoid the issue. | ||||
