.. |
auxiliary
|
|
|
dont-suggest-ref
|
|
|
as-ref.rs
|
|
|
as-ref.stderr
|
|
|
attribute-typos.rs
|
add typo suggestion to unknown attribute error
|
2019-01-27 21:56:50 -05:00 |
attribute-typos.stderr
|
add typo suggestion to unknown attribute error
|
2019-01-27 21:56:50 -05:00 |
issue-51055-missing-semicolon-between-call-and-tuple.rs
|
|
|
issue-51055-missing-semicolon-between-call-and-tuple.stderr
|
|
|
path-by-value.rs
|
|
|
path-by-value.stderr
|
Fix broken links to second edition TRPL.
|
2019-01-01 12:53:07 -05:00 |
path-display.rs
|
|
|
path-display.stderr
|
|
|
recover-from-semicolon-trailing-item.rs
|
Recover from item trailing semicolon
|
2019-01-13 17:29:32 -08:00 |
recover-from-semicolon-trailing-item.stderr
|
Recover from item trailing semicolon
|
2019-01-13 17:29:32 -08:00 |
recover-invalid-float.rs
|
Extend incorrect float literal recovery to account for suffixes
|
2019-01-20 14:25:53 -08:00 |
recover-invalid-float.stderr
|
Extend incorrect float literal recovery to account for suffixes
|
2019-01-20 14:25:53 -08:00 |
suggest-impl-trait-lifetime.fixed
|
|
|
suggest-impl-trait-lifetime.rs
|
|
|
suggest-impl-trait-lifetime.stderr
|
|
|
suggest-labels.rs
|
|
|
suggest-labels.stderr
|
|
|
suggest-methods.rs
|
|
|
suggest-methods.stderr
|
Use structured suggestion in stead of notes
|
2019-01-20 21:41:25 -08:00 |
suggest-move-lifetimes.rs
|
|
|
suggest-move-lifetimes.stderr
|
Fix suggestions given mulitple bad lifetimes
|
2019-01-18 01:10:14 +00:00 |
suggest-move-types.rs
|
Combining move lifetime and type suggestions.
|
2019-01-25 11:54:21 +01:00 |
suggest-move-types.stderr
|
Combining move lifetime and type suggestions.
|
2019-01-25 11:54:21 +01:00 |
suggest-private-fields.rs
|
|
|
suggest-private-fields.stderr
|
use structured suggestions for nonexistent fields
|
2018-12-31 12:52:30 -05:00 |
suggest-ref-mut.rs
|
|
|
suggest-ref-mut.stderr
|
|
|
suggest-remove-refs-1.rs
|
|
|
suggest-remove-refs-1.stderr
|
|
|
suggest-remove-refs-2.rs
|
|
|
suggest-remove-refs-2.stderr
|
|
|
suggest-remove-refs-3.rs
|
|
|
suggest-remove-refs-3.stderr
|
|
|
suggest-variants.rs
|
|
|
suggest-variants.stderr
|
|
|
type-mismatch-struct-field-shorthand-2.rs
|
Suggest correct cast for struct fields with shorthand syntax
|
2019-01-19 20:18:56 -08:00 |
type-mismatch-struct-field-shorthand-2.stderr
|
Suggest correct cast for struct fields with shorthand syntax
|
2019-01-19 20:18:56 -08:00 |
type-mismatch-struct-field-shorthand.fixed
|
Suggest correct cast for struct fields with shorthand syntax
|
2019-01-19 20:18:56 -08:00 |
type-mismatch-struct-field-shorthand.rs
|
Suggest correct cast for struct fields with shorthand syntax
|
2019-01-19 20:18:56 -08:00 |
type-mismatch-struct-field-shorthand.stderr
|
Suggest correct cast for struct fields with shorthand syntax
|
2019-01-19 20:18:56 -08:00 |
use-type-argument-instead-of-assoc-type.rs
|
|
|
use-type-argument-instead-of-assoc-type.stderr
|
|
|