-
- Downloads
Update crates to Rust 2021 (#1388)
Generate crates using Rust 2021 instead of Rust 2018
Remove use std::convert::TryFrom which is in the prelude
Closes #1332
Signed-off-by:
Daniele Ahmed <ahmeddan@amazon.de>
Showing
- CHANGELOG.next.toml 6 additions, 0 deletionsCHANGELOG.next.toml
- codegen-server/src/main/kotlin/software/amazon/smithy/rust/codegen/server/smithy/protocols/ServerHttpBoundProtocolGenerator.kt 1 addition, 1 deletion...rver/smithy/protocols/ServerHttpBoundProtocolGenerator.kt
- codegen/src/main/kotlin/software/amazon/smithy/rust/codegen/smithy/generators/CargoTomlGenerator.kt 1 addition, 1 deletion...ithy/rust/codegen/smithy/generators/CargoTomlGenerator.kt
- codegen/src/main/kotlin/software/amazon/smithy/rust/codegen/smithy/generators/http/HttpBindingGenerator.kt 0 additions, 2 deletions...st/codegen/smithy/generators/http/HttpBindingGenerator.kt
- codegen/src/main/kotlin/software/amazon/smithy/rust/codegen/smithy/protocols/parse/XmlBindingTraitParserGenerator.kt 0 additions, 4 deletions.../smithy/protocols/parse/XmlBindingTraitParserGenerator.kt
Loading
Please register or sign in to comment