Files
rust/library
Mark Rousskov b81e788d16 Indicate that multiplication in Layout::array cannot overflow
This allows LLVM to optimize comparisons to zero before & after the
multiplication into one, saving on code size and eliminating an (always
true) branch from most Vec allocations.
2023-11-23 22:05:45 -05:00
..
2023-11-21 16:33:42 +01:00
2023-09-22 17:23:33 +05:30
2023-11-15 19:41:28 -05:00
2023-08-23 20:05:14 -04:00
2023-10-12 11:11:29 +02:00
2023-11-15 19:41:28 -05:00