mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-26 22:26:26 +03:00
68ae3b27f5
Helper function for formatting with `LifetimeSuggestionPosition`
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.