Open
Description
The feature gate for the issue is #![feature(cfg_relocation_model)]
.
There isn't an RFC since it is quite a tiny feature exposing what is already stable as cfg entry.
Steps
- Implement the feature
- Adjust documentation (see instructions on rustc-dev-guide)
- Stabilization PR (see instructions on rustc-dev-guide)
Unresolved Questions
None, hopefully.