about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/targets/wasm32_unknown_unknown.rs
AgeCommit message (Expand)AuthorLines
2025-02-16rustc_target: import TargetMetadataKen Matsui-2/+2
2025-02-08Rustfmtbjorn3-11/+17
2024-12-11wasm(32|64): update alignment stringAugie Fackler-1/+1
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-18/+12
2024-09-03Add `warn(unreachable_pub)` to `rustc_target`.Nicholas Nethercote-1/+1
2024-07-03Fill out target-spec metadata for all targetsHarry Moulton-4/+4
2024-04-19Auto merge of #117919 - daxpedda:wasm-c-abi, r=wesleywiserbors-11/+0
2024-03-10Add metadata to targetsNilstrieb-1/+6
2024-03-10Remove `TargetOptions::default_adjusted_cabi`daxpedda-11/+0
2024-03-05Add a `description` field to target definitionsNilstrieb-0/+1
2023-11-08targets: move target specs to spec/targetsDavid Wood-0/+55