| .. |
|
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
|
Do not mention -Zmacro-backtrace for std macros that are a wrapper around a compiler intrinsic
|
2026-01-26 17:34:31 +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
|
Point at span within local macros even when error happens in nested external macro
|
2025-12-10 19:27:40 +00:00 |
|
suggest_tuple_wrap.rs
|
When more than a single impl and less than 4 could apply, point at them
|
2025-10-31 20:44:01 +00:00 |
|
suggest_tuple_wrap.stderr
|
When more than a single impl and less than 4 could apply, point at them
|
2025-10-31 20:44:01 +00:00 |
|
suggest_tuple_wrap_root_obligation.rs
|
When more than a single impl and less than 4 could apply, point at them
|
2025-10-31 20:44:01 +00:00 |
|
suggest_tuple_wrap_root_obligation.stderr
|
When more than a single impl and less than 4 could apply, point at them
|
2025-10-31 20:44:01 +00:00 |
|
sum.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
sum.stderr
|
Point at span within local macros even when error happens in nested external macro
|
2025-12-10 19:27:40 +00: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 |