document inferring outlives requirements (RFC 2093) #423
Conversation
My first time committing to this repo so please let me know if I made any errors. |
@alercah realized this has been marinating for awhile now |
My general concern here is that this is documented as a separate thing rather than being integrated with other parts of the reference. The text is also written in a guide-level manner rather than as reference text. However, it's still an improvement no docs at all. Also, please make sure that all the examples actually compile on stable which they don't atm. |
e705816
to
9a625c1
9a625c1
to
f6c8e24
f6c8e24
to
7a81ab9
@Centril Thanks for the review and comments! I have updated the pr as per your advice.
Do you have a suggestion how I can improve this?
|
Before going into the examples, I would try to describe the set of rules, as a list, that give rise to your included examples (which are helpful).
|
Sry it took so long to get back to this; been very busy. I had meant to do the improved version of the documentation but settling for getting something out. |
@alercah adding documentation to go along with the feature stabilization