rust/compiler
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-26 10:45:21 +00:00
2024-11-26 10:45:21 +00:00
2024-11-25 16:10:55 +11:00
2024-11-23 13:52:54 +01:00
2024-11-26 10:45:21 +00:00
2024-11-23 13:52:57 +01:00