reference icon indicating copy to clipboard operation
reference copied to clipboard

Infered lifetime bounds (RFC 2093)

Open matthewjasper opened this issue 6 years ago • 3 comments

See rust-lang/rust#44493

  • [ ] Document existing inferred lifetime bounds in functions and impls
  • [ ] Document feature. Should this be documented with the existing inferred bounds?
  • [ ] Make use of in examples

matthewjasper avatar Apr 03 '18 22:04 matthewjasper

I think this should have S-waiting-on-stabilization removed; the tracking ticket rust-lang/rust#44493 has closed (notably with the "Adjust documentation" step unchecked). (I'll try to get rustbot to do it, but I might not have permissions.)

@rustbot label -S-waiting-on-stabilization

tlyu avatar Jul 06 '21 18:07 tlyu

Error: Label S-waiting-on-stabilization can only be set by Rust team members

Please let @rust-lang/release know if you're having trouble with this bot.

rustbot avatar Jul 06 '21 18:07 rustbot

I'm willing to work on a PR for this. The "Reference-level explanation" in rust-lang/rfcs#2093 is quite verbose and possibly better suited for implementation documentation. I think I won't copy it directly, but maybe try to summarize it in a way that is accurate enough.

@rustbot claim

tlyu avatar Jul 06 '21 22:07 tlyu