mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-22 16:22:09 +00:00
![]() 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. |
||
---|---|---|
.. | ||
bin | ||
bounce.rs | ||
diagnostics.rs | ||
helpers.rs | ||
lib.rs | ||
runtime.rs |