patchable-function-entry: Add unstable compiler flag and attribute Tracking issue: #123115 Add the -Z patchable-function-entry compiler flag and the #[patchable_function_entry(prefix_nops = m, entry_nops = n)] attribute. Rebased and adjusted the canditate implementation to match changes in the RFC. |
||
|---|---|---|
| .. | ||
| accepted.rs | ||
| builtin_attrs.rs | ||
| lib.rs | ||
| removed.rs | ||
| tests.rs | ||
| unstable.rs | ||