| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-05-15 | Revert "Fix linking statics on Arm64EC #140176" | Jieyou Xu | -13/+1 | |
| Unfortunately, multiple people are reporting linker warnings related to `__rust_no_alloc_shim_is_unstable` after this change. The solution isn't quite clear yet, let's revert to green for now, and try a reland with a determined solution for `__rust_no_alloc_shim_is_unstable`. This reverts commit c8b7f32434c0306db5c1b974ee43443746098a92, reversing changes made to 667247db71ea18c4130dd018d060e7f09d589490. | ||||
| 2025-05-07 | [Arm64EC] Only decorate functions with `#` | Daniel Paoliello | -1/+13 | |
| 2025-02-17 | Adds binary_format to rustc target specs | Pyrode | -1/+2 | |
| 2024-09-03 | Add `warn(unreachable_pub)` to `rustc_target`. | Nicholas Nethercote | -1/+1 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2024-04-04 | MSVC targets should use COFF as their archive format | Daniel Paoliello | -0/+1 | |
| 2023-11-08 | target: move base specs to spec/base | David Wood | -0/+26 | |
| Signed-off-by: David Wood <david@davidtw.co> | ||||
