Skip to content

Use diagnostic namespace in stdlib#119216

Merged
bors merged 4 commits intorust-lang:masterfrom
weiznich:use_diagnostic_namespace_in_stdlib
Jan 6, 2024
Merged

Use diagnostic namespace in stdlib#119216
bors merged 4 commits intorust-lang:masterfrom
weiznich:use_diagnostic_namespace_in_stdlib

Conversation

@weiznich
Copy link
Copy Markdown
Contributor

@weiznich weiznich commented Dec 22, 2023

This required a minor fix to have the diagnostics shown in third party crates when the diagnostic_namespace feature is not enabled. See 5d63f5d for details. I've opted for having a single PR for both changes as it's really not that much code. If it is required it should be easy to split up the change into several PR's.

r? @compiler-errors

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants