Skip to content

Use fewer delayed bugs.#121071

Merged
bors merged 1 commit intorust-lang:masterfrom
nnethercote:fewer-delayed-bugs
Feb 14, 2024
Merged

Use fewer delayed bugs.#121071
bors merged 1 commit intorust-lang:masterfrom
nnethercote:fewer-delayed-bugs

Conversation

@nnethercote
Copy link
Copy Markdown
Contributor

For some cases where it's clear that an error has already occurred, e.g.:

  • there's a comment stating exactly that, or
  • things like HIR lowering, where we are lowering an error kind

The commit also tweaks some comments around delayed bug sites.

r? @oli-obk

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

Labels

A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants