-
- Downloads
Fix escaping of `Self` in symbol providers (#2381)
* Fix escaping of `Self` in symbol providers * Clean up an old hack
Showing
- codegen-core/src/main/kotlin/software/amazon/smithy/rust/codegen/core/rustlang/RustReservedWords.kt 19 additions, 17 deletions...on/smithy/rust/codegen/core/rustlang/RustReservedWords.kt
- codegen-core/src/test/kotlin/software/amazon/smithy/rust/codegen/core/rustlang/RustReservedWordsTest.kt 13 additions, 1 deletion...mithy/rust/codegen/core/rustlang/RustReservedWordsTest.kt
Please sign in to comment