Previously, rustdoc recorded lifetime bounds by rendering them into the name of the lifetime parameter. Now, it leaves the name as the actual name and instead records lifetime bounds in an `outlives` list, similar to how type parameter bounds are recorded. |
||
|---|---|---|
| .. | ||
| enums | ||
| fn_pointer | ||
| fns | ||
| methods | ||
| reexport | ||
| structs | ||
| traits | ||
| unions | ||
| method_abi.rs | ||
| nested.rs | ||