| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-10-19 | Allow to run filecheck in mir-opt tests. | Camille GILLOT | -0/+1 | |
| 2023-09-10 | Encode only MIR that can be used by other crates | Tomasz Miąsko | -1/+1 | |
| Only reachable items might participate in the code generation in the downstream crates. Omit redundant optimized MIR of unreachable items from a crate metadata. Additionally, include reachable closures in reachable set, so that unreachable closures can be omitted on the same basis. | ||||
| 2023-06-12 | properly mark tests that require panic=abort | Pietro Albini | -1/+1 | |
| 2023-04-06 | Ignore many tests on wasm32 | Gary Guo | -0/+1 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+56 | |
