Files
rust/compiler
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
..
fix
2025-11-27 17:55:34 +07:00
2025-12-02 00:37:17 +07:00
2025-12-08 00:28:43 +01:00
2025-12-08 00:24:28 +01:00
2025-12-08 00:24:28 +01:00
2025-12-08 00:28:43 +01:00
2025-12-08 00:24:28 +01:00