Skip to content

Introduce a T_err type for type errors - #4011

Closed
catamorphism wants to merge 1 commit into
rust-lang:incomingfrom
catamorphism:non-fatal-errors
Closed

Introduce a T_err type for type errors#4011
catamorphism wants to merge 1 commit into
rust-lang:incomingfrom
catamorphism:non-fatal-errors

Conversation

@catamorphism

Copy link
Copy Markdown
Contributor

This allows more errors to be non-fatal, as per #1871.

I only went through and started changing span_fatal to span_err in
check.rs. There are probably more errors that could be made
non-fatal.

r? @graydon

This allows more errors to be non-fatal, as per rust-lang#1871.

I only went through and started changing span_fatal to span_err in
check.rs. There are probably more errors that could be made
non-fatal.
@graydon

graydon commented Nov 21, 2012

Copy link
Copy Markdown
Contributor

r+, nice work.

@catamorphism

Copy link
Copy Markdown
Contributor Author

Merged.

U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
4011: Don\t suggest import itself as a completion for import r=matklad a=matklad



bors r+
🤖

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
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