| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-14 | Remove all support for wasm's legacy ABI | bjorn3 | -41/+1 | |
| 2025-03-25 | add FCW to warn about wasm ABI transition | Ralf Jung | -0/+3 | |
| 2025-02-07 | compiler: remove rustc_target::abi entirely | Jubilee Young | -1/+1 | |
| 2025-02-06 | compiler: make rustc_target have less weird reexports | Jubilee Young | -2/+1 | |
| rustc_target has had a lot of weird reexports for various reasons, but now we're at a point where we can actually start reducing their number. We remove weird shadowing-dependent behavior and import directly from rustc_abi instead of doing weird renaming imports. This is only incremental progress and does not entirely fix the crate. | ||||
| 2025-01-16 | use indirect return for `i128` and `f128` on wasm32 | Folkert de Vries | -0/+12 | |
| 2024-10-11 | compiler: Empty out rustc_target::abi | Jubilee Young | -0/+103 | |
