2375008cc1
Rust 1.77 has stabilized c-string literals (`c"<string>"`): https://doc.rust-lang.org/nightly/edition-guide/rust-2021/c-string-literals.html. This PR replaces the usages of the custom c-string literal macro in the trampoline with the new syntax.
3 lines
43 B
TOML
3 lines
43 B
TOML
[toolchain]
|
|
channel = "nightly-2024-03-19"
|