.. |
bad-main.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
bad-main.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
dyn-fn-alignment.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
expr-fn-panic.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
expr-fn.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
fn-bad-block-type.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
fn-bad-block-type.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
fn-closure-mutable-capture.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
fn-closure-mutable-capture.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
fn-compare-mismatch.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
fn-compare-mismatch.stderr
|
improve fn pointer notes
|
2023-01-26 05:07:34 +00:00 |
fn-item-lifetime-bounds.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
fn-item-type.rs
|
Modify primary span label for E0308
|
2023-01-30 20:12:19 +00:00 |
fn-item-type.stderr
|
Modify primary span label for E0308
|
2023-01-30 20:12:19 +00:00 |
fn-pointer-mismatch.rs
|
recurse into refs when comparing tys for diagnostics
|
2023-12-07 23:00:46 -05:00 |
fn-pointer-mismatch.stderr
|
recurse into refs when comparing tys for diagnostics
|
2023-12-07 23:00:46 -05:00 |
fn-ptr-trait-int-float-infer-var.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
fn-ptr-trait.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
fn-recover-return-sign2.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
fn-recover-return-sign2.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
fn-recover-return-sign.fixed
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
fn-recover-return-sign.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
fn-recover-return-sign.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
fn-trait-formatting.rs
|
Pretty print Fn traits in rustc_on_unimplemented
|
2023-11-02 20:57:05 +00:00 |
fn-trait-formatting.stderr
|
Pretty print Fn traits in rustc_on_unimplemented
|
2023-11-02 20:57:05 +00:00 |
fun-call-variants.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
implied-bounds-impl-header-projections.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
implied-bounds-unnorm-associated-type-2.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
implied-bounds-unnorm-associated-type-2.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
implied-bounds-unnorm-associated-type-3.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
implied-bounds-unnorm-associated-type-4.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
implied-bounds-unnorm-associated-type-4.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
implied-bounds-unnorm-associated-type-5.rs
|
Continue compilation after check_mod_type_wf errors
|
2024-02-14 11:00:30 +00:00 |
implied-bounds-unnorm-associated-type-5.stderr
|
Continue compilation after check_mod_type_wf errors
|
2024-02-14 11:00:30 +00:00 |
implied-bounds-unnorm-associated-type.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
implied-bounds-unnorm-associated-type.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
issue-3044.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
issue-3044.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
issue-3099.rs
|
Move tests
|
2023-05-08 17:58:01 -03:00 |
issue-3099.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
issue-3904.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
issue-39259.rs
|
Avoid silencing relevant follow-up errors
|
2024-01-09 21:08:16 +00:00 |
issue-39259.stderr
|
Avoid silencing relevant follow-up errors
|
2024-01-09 21:08:16 +00:00 |
issue-80179.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
issue-80179.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
keyword-order.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
keyword-order.stderr
|
Add explanatory note to 'expected item' error
|
2023-09-06 09:05:07 +05:30 |
nested-function-names-issue-8587.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
signature-error-reporting-under-verbose.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
signature-error-reporting-under-verbose.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
suggest-return-closure.rs
|
Continue to borrowck even if there were previous errors
|
2024-02-08 08:10:43 +00:00 |
suggest-return-closure.stderr
|
Continue to borrowck even if there were previous errors
|
2024-02-08 08:10:43 +00:00 |
suggest-return-future.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
suggest-return-future.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |