Skip to content

Fix misdirected link for TypingEnv #2399

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 20, 2025
Merged

Conversation

steffahn
Copy link
Member

@steffahn steffahn commented May 20, 2025

The main thing that's fixed is not immediately visible in the diff, which is the link that uses that [tenv] alias in the first section:

When an environment to perform type system operations in has not yet been created, the TypingEnv can be used to bundle all of the external context required into a single type.
(quoting current state, TypingEnv leading to wrong place)

@fmease fmease merged commit e5b1e37 into rust-lang:master May 20, 2025
1 check passed
@steffahn steffahn deleted the fix-tenv-link branch May 20, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants