..
basic.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
basic.stderr
Make removal suggestion not verbose
2023-02-14 20:22:10 +00:00
complex.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
complex.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
display-is-suggestable.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
display-is-suggestable.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
exotic-calls.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
exotic-calls.stderr
Make removal suggestion not verbose
2023-02-14 20:22:10 +00:00
extern-fn-arg-names.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
extern-fn-arg-names.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
extra_arguments.rs
Fix overlapping spans in removing extra arguments
2023-02-21 13:13:09 +00:00
extra_arguments.stderr
Fix overlapping spans in removing extra arguments
2023-02-21 13:13:09 +00:00
formal-and-expected-differ.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
formal-and-expected-differ.stderr
Modify primary span label for E0308
2023-01-30 20:12:19 +00:00
invalid_arguments.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
invalid_arguments.stderr
Modify primary span label for E0308
2023-01-30 20:12:19 +00:00
issue-96638.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-96638.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-97197.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-97197.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-97484.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-97484.stderr
Re-add replacement logic and add comment explaining it
2023-02-14 20:22:10 +00:00
issue-98894.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-98894.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-98897.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-98897.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-99482.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-99482.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-100154.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-100154.stderr
diagnostics: remove inconsistent English article "this" from E0107
2023-02-23 10:27:06 -07:00
issue-100478.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-100478.stderr
Modify primary span label for E0308
2023-01-30 20:12:19 +00:00
issue-101097.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
issue-101097.stderr
rebase and review comments
2023-02-14 20:22:10 +00:00
missing_arguments.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
missing_arguments.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
mixed_cases.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
mixed_cases.stderr
Re-add replacement logic and add comment explaining it
2023-02-14 20:22:10 +00:00
permuted_arguments.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
permuted_arguments.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
swapped_arguments.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
swapped_arguments.stderr
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
too-long.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
too-long.stderr
diagnostics: update test cases to refer to assoc fn with self
as method
2023-02-22 08:40:47 -07:00
two-mismatch-notes.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
two-mismatch-notes.stderr
Mention fn coercion rules (needs to be expanded)
2023-01-30 21:51:33 +00:00