Files
rust/library
bors 61223975d4 Auto merge of #121101 - GnomedDev:dyn-small-c-string, r=Nilstrieb
Reduce monomorphisation bloat in small_c_string

This is a code path usually next to an FFI call, so taking the `dyn` slowdown for the 1159 llvm-line (fat lto, codegen-units 1, release build) drop in my testing program [t2fanrd](https://github.com/GnomedDev/t2fanrd) is worth it imo.
2024-02-18 22:54:22 +00:00
..
2023-11-21 16:33:42 +01:00
2024-01-30 03:33:12 +00:00
2024-01-30 18:19:49 -08:00
2024-01-11 15:26:16 +00:00