Lines Matching full:stable
81 * inline const expression (stable in 1.79.0), currently worked around with
87 * ``&raw`` (stable in 1.82.0). Use ``addr_of!`` and ``addr_of_mut!`` instead,
90 * ``new_uninit`` (stable in 1.82.0). This is used internally by the ``pinned_init``
94 * referencing statics in constants (stable in 1.83.0). For now use a const
144 - *stable*: ready for production use, the API is safe and should not undergo
158 ``assertions`` stable
161 ``cell`` stable
163 ``error`` stable
166 ``memory`` stable
168 ``qdev`` stable
169 ``qom`` stable
170 ``sysbus`` stable
171 ``timer`` stable
173 ``zeroable`` stable
177 API stability is not a promise, if anything because the C APIs are not a stable