Matthias Krüger
7c9c7ed5be
Rollup merge of #149763 - aerooneqq:add-inline-attribute, r=petrochenkov
...
Add inline attribute to generated delegation function if needed
This PR adds a functionality to add #[inline(always)] attribute to generated functions from delegation, if some #[inline(..)] attribute is already specified on the delegation then we do nothing. This PR is a part of the delegation feature rust-lang/rust#118212 and addresses `Add implicit #[inline] unless specified otherwise` item.
r? ``@petrochenkov``
2025-12-09 06:17:26 +01:00
..
2025-11-23 20:34:07 +00:00
2025-11-16 20:30:53 +11:00
2025-11-27 17:55:34 +07:00
2025-12-02 00:37:17 +07:00
2025-11-10 09:57:08 +08:00
2025-12-09 06:17:26 +01:00
2025-12-08 11:46:25 +11:00
2025-11-25 10:19:44 +01:00
2025-12-06 10:22:13 +01:00
2025-11-05 11:25:27 +00:00
2025-12-06 02:53:23 +00:00
2025-12-06 10:22:13 +01:00
2025-12-08 19:11:10 +00:00
2025-12-05 09:58:37 -05:00
2025-12-05 16:17:12 +01:00
2025-12-06 10:22:13 +01:00
2025-12-05 23:26:37 -05:00
2025-12-02 00:37:17 +07:00
2025-11-05 11:25:27 +00:00
2025-12-05 14:27:52 +11:00
2025-12-02 22:02:30 +01:00
2025-11-21 14:16:12 +00:00
2025-12-06 12:25:12 +00:00
2025-12-09 06:17:22 +01:00
2025-11-27 22:48:00 +01:00
2025-11-05 11:25:27 +00:00
2025-11-05 11:25:29 +00:00
2025-12-09 06:17:22 +01:00
2025-12-05 14:22:52 +01:00
2025-11-25 10:19:44 +01:00
2025-12-09 06:17:21 +01:00
2025-11-05 11:25:27 +00:00
2025-11-05 11:25:27 +00:00
2025-12-04 15:43:05 +01:00
2025-12-03 14:34:07 -08:00
2025-12-09 06:17:24 +01:00
2025-12-09 06:17:22 +01:00
2025-12-04 20:23:00 +00:00
2025-12-08 00:28:43 +01:00
2025-12-09 06:17:22 +01:00
2025-12-08 00:24:28 +01:00
2025-12-02 18:28:05 +00:00
2025-12-01 23:44:49 +00:00
2025-12-07 07:23:22 +00:00
2025-12-06 09:57:59 +01:00
2025-11-27 15:59:11 +01:00
2025-12-05 20:06:10 +00:00
2025-11-05 11:25:29 +00:00
2025-12-05 20:06:10 +00:00
2025-11-13 01:36:35 +09:00
2025-11-05 11:25:27 +00:00
2025-12-06 09:57:59 +01:00
2025-12-01 01:34:14 +00:00
2025-11-14 09:01:22 +08:00
2025-11-15 09:05:08 -05:00
2025-12-09 06:17:22 +01:00
2025-10-28 20:39:32 +11:00
2025-11-05 11:25:29 +00:00
2025-12-08 00:24:28 +01:00
2025-12-08 00:28:43 +01:00
2025-11-26 23:32:05 +11:00
2025-12-08 00:24:28 +01:00
2025-12-04 15:43:05 +01:00
2025-11-08 13:50:47 -05:00
2025-12-01 18:35:11 +01:00
2025-12-07 20:08:33 +00:00
2025-10-31 14:14:05 -04:00