Mark Rousskov
4a216a25d1
Share inline(never) generics across crates
...
This reduces code sizes and better respects programmer intent when
marking inline(never). Previously such a marking was essentially ignored
for generic functions, as we'd still inline them in remote crates.
2024-11-28 13:43:05 -05:00
..
2024-11-24 15:51:47 +08:00
2024-11-10 17:43:07 +01:00
2024-11-19 05:19:09 -08:00
2024-11-23 20:19:51 +08:00
2024-11-03 12:30:32 -08:00
2024-10-30 13:26:24 +11:00
2024-11-25 07:01:37 +01:00
2024-11-05 20:10:49 +01:00
2024-11-02 22:35:34 +01:00
2024-11-18 10:38:56 +01:00
2024-11-28 13:43:05 -05:00
2024-10-30 13:26:24 +11:00
2024-11-23 20:19:51 +08:00
2024-11-18 10:38:56 +01:00
2024-10-28 21:31:32 +11:00
2024-11-04 22:56:47 +01:00
2024-11-18 10:38:56 +01:00
2024-11-09 21:22:00 +00:00
2024-11-11 07:33:39 +01:00
2024-11-18 10:38:56 +01:00
2024-11-03 12:30:32 -08:00
2024-10-29 14:56:00 -07:00
2024-11-03 12:30:32 -08:00
2024-08-16 08:46:57 +10:00