| .. |
|
bad-main.rs
|
Move some tests to more reasonable directories - 6
|
2021-04-17 18:53:54 -03:00 |
|
bad-main.stderr
|
Move some tests to more reasonable directories - 6
|
2021-04-17 18:53:54 -03:00 |
|
dyn-fn-alignment.rs
|
This flag is not really needed in the test
|
2020-10-27 14:45:33 -03:00 |
|
expr-fn-panic.rs
|
Skip tests on emscripten
|
2020-05-08 00:39:02 +09:00 |
|
expr-fn.rs
|
Move some tests to more reasonable directories
|
2021-11-14 14:38:42 -03:00 |
|
fn-bad-block-type.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
fn-bad-block-type.stderr
|
Surround types with backticks in type errors
|
2019-11-18 11:03:04 -08:00 |
|
fn-closure-mutable-capture.rs
|
Fix borrowck closure span.
|
2022-07-07 09:27:44 +02:00 |
|
fn-closure-mutable-capture.stderr
|
Fix borrowck closure span.
|
2022-07-07 09:27:44 +02:00 |
|
fn-compare-mismatch.rs
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
fn-compare-mismatch.stderr
|
Suggest calling when operator types mismatch
|
2022-08-28 01:08:24 +00:00 |
|
fn-item-type.rs
|
Resolve vars in note_type_err
|
2022-05-06 23:35:42 -04:00 |
|
fn-item-type.stderr
|
Point out a single arg if we have a single arg incompatibility
|
2022-08-12 15:18:39 +00:00 |
|
fn-recover-return-sign.fixed
|
Gracefully handle confusing -> with : in function return type
|
2020-12-03 18:19:42 +01:00 |
|
fn-recover-return-sign.rs
|
Gracefully handle confusing -> with : in function return type
|
2020-12-03 18:19:42 +01:00 |
|
fn-recover-return-sign.stderr
|
Gracefully handle confusing -> with : in function return type
|
2020-12-03 18:19:42 +01:00 |
|
fn-recover-return-sign2.rs
|
Do not add ; to expected tokens list when it's wrong
|
2021-12-04 11:05:30 -07:00 |
|
fn-recover-return-sign2.stderr
|
Do not add ; to expected tokens list when it's wrong
|
2021-12-04 11:05:30 -07:00 |
|
fn-trait-formatting.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
|
fn-trait-formatting.stderr
|
More descriptive argument placeholders
|
2022-08-28 01:24:41 +00:00 |
|
fun-call-variants.rs
|
Move some tests to more reasonable directories
|
2021-11-18 12:09:34 -03:00 |
|
implied-bounds-unnorm-associated-type-2.rs
|
don't normalize wf predicates
|
2022-08-09 12:54:32 +02:00 |
|
implied-bounds-unnorm-associated-type-2.stderr
|
don't normalize wf predicates
|
2022-08-09 12:54:32 +02:00 |
|
implied-bounds-unnorm-associated-type-3.rs
|
don't normalize wf predicates
|
2022-08-09 12:54:32 +02:00 |
|
implied-bounds-unnorm-associated-type-4.rs
|
don't normalize wf predicates
|
2022-08-09 12:54:32 +02:00 |
|
implied-bounds-unnorm-associated-type-4.stderr
|
don't normalize wf predicates
|
2022-08-09 12:54:32 +02:00 |
|
implied-bounds-unnorm-associated-type-5.rs
|
don't normalize wf predicates
|
2022-08-09 12:54:32 +02:00 |
|
implied-bounds-unnorm-associated-type-5.stderr
|
don't normalize wf predicates
|
2022-08-09 12:54:32 +02:00 |
|
implied-bounds-unnorm-associated-type.rs
|
don't normalize wf predicates
|
2022-08-09 12:54:32 +02:00 |
|
implied-bounds-unnorm-associated-type.stderr
|
don't normalize wf predicates
|
2022-08-09 12:54:32 +02:00 |
|
issue-3044.rs
|
Move tests
|
2022-12-23 08:05:12 -03:00 |
|
issue-3044.stderr
|
Move tests
|
2022-12-23 08:05:12 -03:00 |
|
issue-3904.rs
|
Move tests
|
2022-12-23 08:05:12 -03:00 |
|
issue-80179.rs
|
generic_arg_infer: placeholder in signature err
|
2022-01-18 12:23:43 +01:00 |
|
issue-80179.stderr
|
generic_arg_infer: placeholder in signature err
|
2022-01-18 12:23:43 +01:00 |
|
keyword-order.rs
|
Fix invalid keyword order for function declarations
|
2022-05-02 18:14:43 +09:00 |
|
keyword-order.stderr
|
Fix invalid keyword order for function declarations
|
2022-05-02 18:14:43 +09:00 |
|
nested-function-names-issue-8587.rs
|
Move some tests to more reasonable directories
|
2021-11-14 14:38:42 -03:00 |
|
signature-error-reporting-under-verbose.rs
|
Don't elide information when printing E0308 with Zverbose
|
2022-12-02 21:01:59 +00:00 |
|
signature-error-reporting-under-verbose.stderr
|
Don't elide information when printing E0308 with Zverbose
|
2022-12-02 21:01:59 +00:00 |