You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Doctests will now be tested when running `cargo test --doc --target other_target`, this may result in some amount of breakage due to would-be-failing doctests now being tested.
138
+
135
139
### Platform Support
136
140
137
141
-[Add new Tier-3 targets `loongarch32-unknown-none` and `loongarch32-unknown-none-softfloat`](https://github.com/rust-lang/rust/pull/142053)
142
+
-[WASM's C abi is now spec compliant](https://github.com/rust-lang/rust/pull/133952)
138
143
139
144
Refer to Rust’s [platform support page][platform_support_page] for more information on Rust’s tiered platform support.
0 commit comments