..
auxiliary
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
bad-annotation.rs
do away with _Self and TraitName and check generic params for rustc_on_unimplemented
2025-05-17 15:15:53 +02:00
bad-annotation.stderr
do away with _Self and TraitName and check generic params for rustc_on_unimplemented
2025-05-17 15:15:53 +02:00
expected-comma-found-token.rs
Fix comment describing what the test does
2025-04-29 12:19:55 +02:00
expected-comma-found-token.stderr
Fix comment describing what the test does
2025-04-29 12:19:55 +02:00
feature-gate-on-unimplemented.rs
refactor AttributeGate and rustc_attr! to emit notes during feature checking
2025-06-09 11:44:24 +02:00
feature-gate-on-unimplemented.stderr
refactor AttributeGate and rustc_attr! to emit notes during feature checking
2025-06-09 11:44:24 +02:00
no-debug.rs
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
2024-02-16 20:02:50 +00:00
no-debug.stderr
On E0277, point at type that doesn't implement bound
2025-08-22 17:55:15 +00:00
on-trait.rs
do away with _Self and TraitName and check generic params for rustc_on_unimplemented
2025-05-17 15:15:53 +02:00
on-trait.stderr
Deduplicate more sized errors on call exprs
2024-01-24 02:53:15 +00:00
parent-label.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
parent-label.stderr
On E0277, point at type that doesn't implement bound
2025-08-22 17:55:15 +00:00
slice-index.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
slice-index.stderr
Implement SliceIndex for ByteStr
2025-03-11 20:26:10 -07:00
suggest_tuple_wrap.rs
Suggest creating unary tuples
2024-11-04 12:06:19 +01:00
suggest_tuple_wrap.stderr
Suggest creating unary tuples
2024-11-04 12:06:19 +01:00
suggest_tuple_wrap_root_obligation.rs
On E0277, point at type that doesn't implement bound
2025-08-22 17:55:15 +00:00
suggest_tuple_wrap_root_obligation.stderr
On E0277, point at type that doesn't implement bound
2025-08-22 17:55:15 +00:00
sum.rs
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
sum.stderr
Don't call const normalize in error reporting
2024-09-22 13:55:06 -04:00
use_self_no_underscore.rs
Test that Self properly works in filters
2025-04-14 00:12:37 +02:00
use_self_no_underscore.stderr
Test that Self properly works in filters
2025-04-14 00:12:37 +02:00