| .. |
|
auxiliary
|
introduce negative_impls feature gate and document
|
2020-03-26 06:52:55 -04:00 |
|
explicitly-unimplemented-error-message.rs
|
Take into account negative impls in "trait item not found" suggestions
|
2020-12-16 14:41:47 +01:00 |
|
explicitly-unimplemented-error-message.stderr
|
Suggest box/pin/arc ing receiver on method calls
|
2021-03-29 18:14:44 -07:00 |
|
feature-gate-negative_impls.rs
|
move feature-gate-negative-impls test to traits/negative-impls
|
2020-03-26 06:52:58 -04:00 |
|
feature-gate-negative_impls.stderr
|
move stderr file too
|
2020-03-26 06:52:58 -04:00 |
|
negated-auto-traits-error.rs
|
introduce negative_impls feature gate and document
|
2020-03-26 06:52:55 -04:00 |
|
negated-auto-traits-error.stderr
|
Point at call span that introduced obligation for the arg
|
2021-09-16 12:12:27 +00:00 |
|
negated-auto-traits-rpass.rs
|
introduce negative_impls feature gate and document
|
2020-03-26 06:52:55 -04:00 |
|
negative-default-impls.rs
|
warn against 'specialization' feature
|
2020-06-16 09:39:34 +02:00 |
|
negative-default-impls.stderr
|
Suggest minimal subset features in incomplete_features lint
|
2020-10-17 02:01:08 +09:00 |
|
negative-impls-basic.rs
|
give the negative-impls-builtin test a more sensible name
|
2020-03-26 06:52:58 -04:00 |
|
negative-specializes-negative.rs
|
warn against 'specialization' feature
|
2020-06-16 09:39:34 +02:00 |
|
negative-specializes-negative.stderr
|
Suggest minimal subset features in incomplete_features lint
|
2020-10-17 02:01:08 +09:00 |
|
negative-specializes-positive-item.rs
|
warn against 'specialization' feature
|
2020-06-16 09:39:34 +02:00 |
|
negative-specializes-positive-item.stderr
|
Suggest minimal subset features in incomplete_features lint
|
2020-10-17 02:01:08 +09:00 |
|
negative-specializes-positive.rs
|
warn against 'specialization' feature
|
2020-06-16 09:39:34 +02:00 |
|
negative-specializes-positive.stderr
|
Suggest minimal subset features in incomplete_features lint
|
2020-10-17 02:01:08 +09:00 |
|
no-items.rs
|
introduce negative_impls feature gate and document
|
2020-03-26 06:52:55 -04:00 |
|
no-items.stderr
|
|
|
|
pin-unsound-issue-66544-clone.rs
|
Use Cell::take in a couple places
|
2020-04-26 11:50:53 +02:00 |
|
pin-unsound-issue-66544-clone.stderr
|
specialization_graph: avoid trimmed paths for OverlapError
|
2020-09-03 14:09:50 +03:00 |
|
pin-unsound-issue-66544-derefmut.rs
|
Use Cell::take in a couple places
|
2020-04-26 11:50:53 +02:00 |
|
pin-unsound-issue-66544-derefmut.stderr
|
specialization_graph: avoid trimmed paths for OverlapError
|
2020-09-03 14:09:50 +03:00 |
|
positive-specializes-negative.rs
|
warn against 'specialization' feature
|
2020-06-16 09:39:34 +02:00 |
|
positive-specializes-negative.stderr
|
Suggest minimal subset features in incomplete_features lint
|
2020-10-17 02:01:08 +09:00 |
|
rely-on-negative-impl-in-coherence.rs
|
introduce negative_impls feature gate and document
|
2020-03-26 06:52:55 -04:00 |
|
rely-on-negative-impl-in-coherence.stderr
|
Remove trailing : from E0119 message
|
2021-04-06 18:16:11 -07:00 |