Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #99953 - cjgillot:in-path-always, r=petrochenkov
Always create elided lifetimes, even if inferred. `PathSource` gives the context in which a path is encountered. The same `PathSource` is used for the full path and the `QSelf` part. Therefore, we can only rely on `PathSource` to know whether typechecking will be able to infer the lifetimes, not whether we need to insert them at all. Fixes https://github.com/rust-lang/rust/issues/99949
bors 2022-08-04
parent 237b3c9 · parent dfe8449 · commit 281fc90
0 files changed, 0 insertions, 0 deletions