rust/library/std
Matthias Krüger 48aede0773
Rollup merge of #134272 - RalfJung:destabilize-rustc_encodable_decodable, r=oli-obk
Remove rustc_encodable_decodable feature

This has been shown in future-compat reports since Rust 1.79 (https://github.com/rust-lang/rust/pull/116016), released June 2024. Let's see if crater still finds any issues.

Part of https://github.com/rust-lang/rust/issues/134301.

Cc ``@rust-lang/libs-api``
2025-02-02 18:05:22 +01:00
..
benches Reformat use declarations. 2024-07-29 08:26:52 +10:00
src Rollup merge of #134272 - RalfJung:destabilize-rustc_encodable_decodable, r=oli-obk 2025-02-02 18:05:22 +01:00
tests Fix testing of the standard library with Emscripten 2025-01-24 09:25:34 +00:00
build.rs Enable f128 tests on all non-buggy platforms 🎉 2024-11-03 19:33:04 -06:00
Cargo.toml add nto80 x86-64 and aarch64 target 2025-01-24 12:41:49 +00:00