rust/src/test/ui/suggestions
2021-05-11 16:49:08 +00:00
..
auxiliary
dont-suggest-ref
lifetimes Suggest box/pin/arc ing receiver on method calls 2021-03-29 18:14:44 -07:00
adt-param-with-implicit-sized-bound.rs
adt-param-with-implicit-sized-bound.stderr give full path of constraint in suggest_constraining_type_param 2021-03-31 09:47:31 +08:00
as-ref-2.fixed Suggest .as_ref() on borrow error involving Option/Result 2021-04-19 17:14:37 -07:00
as-ref-2.rs Suggest .as_ref() on borrow error involving Option/Result 2021-04-19 17:14:37 -07:00
as-ref-2.stderr Suggest .as_ref() on borrow error involving Option/Result 2021-04-19 17:14:37 -07:00
as-ref.rs Suggest .as_ref() on borrow error involving Option/Result 2021-04-19 17:14:37 -07:00
as-ref.stderr Suggest .as_ref() on borrow error involving Option/Result 2021-04-19 17:14:37 -07:00
assoc-const-as-field.rs
assoc-const-as-field.stderr
assoc-type-in-method-return.rs
assoc-type-in-method-return.stderr
async-fn-ctor-passed-as-arg-where-it-should-have-been-called.rs
async-fn-ctor-passed-as-arg-where-it-should-have-been-called.stderr
attribute-typos.rs
attribute-typos.stderr
borrow-for-loop-head.rs
borrow-for-loop-head.stderr
chain-method-call-mutation-in-place.rs
chain-method-call-mutation-in-place.stderr
const-in-struct-pat.rs
const-in-struct-pat.stderr
const-no-type.rs
const-no-type.stderr
const-pat-non-exaustive-let-new-var.rs
const-pat-non-exaustive-let-new-var.stderr
constrain-trait.fixed
constrain-trait.rs
constrain-trait.stderr
do-not-attempt-to-add-suggestions-with-no-changes.rs
do-not-attempt-to-add-suggestions-with-no-changes.stderr
dont-suggest-deref-inside-macro-issue-58298.rs
dont-suggest-deref-inside-macro-issue-58298.stderr
dont-suggest-try_into-in-macros.rs
dont-suggest-try_into-in-macros.stderr
expected-boxed-future-isnt-pinned.rs
expected-boxed-future-isnt-pinned.stderr fix rustc_on_implemented _Self paths 2021-03-26 21:22:03 +01:00
field-access.fixed
field-access.rs
field-access.stderr
fn-ctor-passed-as-arg-where-it-should-have-been-called.rs
fn-ctor-passed-as-arg-where-it-should-have-been-called.stderr
fn-missing-lifetime-in-item.rs
fn-missing-lifetime-in-item.stderr
fn-needing-specified-return-type-param.rs
fn-needing-specified-return-type-param.stderr
fn-or-tuple-struct-with-underscore-args.rs
fn-or-tuple-struct-with-underscore-args.stderr
fn-or-tuple-struct-without-args.rs
fn-or-tuple-struct-without-args.stderr
fn-trait-notation.fixed
fn-trait-notation.rs
fn-trait-notation.stderr
for-i-in-vec.fixed
for-i-in-vec.rs
for-i-in-vec.stderr
format-borrow.rs
format-borrow.stderr
if-let-typo.rs
if-let-typo.stderr
imm-ref-trait-object-literal-bound-regions.rs
imm-ref-trait-object-literal-bound-regions.stderr
imm-ref-trait-object-literal.rs
imm-ref-trait-object-literal.stderr
imm-ref-trait-object.rs
imm-ref-trait-object.stderr
impl-on-dyn-trait-with-implicit-static-bound-needing-more-suggestions.nll.stderr
impl-on-dyn-trait-with-implicit-static-bound-needing-more-suggestions.rs
impl-on-dyn-trait-with-implicit-static-bound-needing-more-suggestions.stderr
impl-on-dyn-trait-with-implicit-static-bound.fixed
impl-on-dyn-trait-with-implicit-static-bound.nll.stderr
impl-on-dyn-trait-with-implicit-static-bound.rs
impl-on-dyn-trait-with-implicit-static-bound.stderr
impl-trait-missing-lifetime.rs
impl-trait-missing-lifetime.stderr
impl-trait-return-trailing-semicolon.rs
impl-trait-return-trailing-semicolon.stderr
impl-trait-with-missing-bounds.rs
impl-trait-with-missing-bounds.stderr
impl-trait-with-missing-trait-bounds-in-arg.fixed
impl-trait-with-missing-trait-bounds-in-arg.rs
impl-trait-with-missing-trait-bounds-in-arg.stderr
import-trait-for-method-call.rs Account for unsatisfied bounds in E0599 2021-05-01 17:18:04 -07:00
import-trait-for-method-call.stderr Account for unsatisfied bounds in E0599 2021-05-01 17:18:04 -07:00
into-str.rs
into-str.stderr fix rustc_on_implemented _Self paths 2021-03-26 21:22:03 +01:00
invalid-bin-op.rs
invalid-bin-op.stderr
issue-21673.rs
issue-21673.stderr
issue-51055-missing-semicolon-between-call-and-tuple.rs
issue-51055-missing-semicolon-between-call-and-tuple.stderr
issue-52820.rs
issue-52820.stderr
issue-57672.rs
issue-59819.fixed
issue-59819.rs
issue-59819.stderr
issue-61226.fixed
issue-61226.rs
issue-61226.stderr
issue-61963.rs Fix tests 2021-04-16 11:06:51 +02:00
issue-61963.stderr Fix tests 2021-04-16 11:06:51 +02:00
issue-62843.rs
issue-62843.stderr
issue-64252-self-type.rs
issue-64252-self-type.stderr
issue-66968-suggest-sorted-words.rs
issue-66968-suggest-sorted-words.stderr
issue-68049-1.rs Fix CI problems 2021-05-11 08:50:43 +04:30
issue-68049-1.stderr Try to fix issue 68049 2021-05-09 05:26:59 +04:30
issue-68049-2.rs Fix CI problems 2021-05-11 08:50:43 +04:30
issue-68049-2.stderr Try to fix issue 68049 2021-05-09 05:26:59 +04:30
issue-71394-no-from-impl.rs
issue-71394-no-from-impl.stderr
issue-72766.rs
issue-72766.stderr
issue-79843-impl-trait-with-missing-bounds-on-async-fn.rs
issue-79843-impl-trait-with-missing-bounds-on-async-fn.stderr
issue-81098.rs
issue-81098.stderr
issue-81839.rs
issue-81839.stderr
issue-82361.fixed
issue-82361.rs
issue-82361.stderr Account for ExprKind::Block when suggesting .into() and deref 2021-04-06 17:23:48 -07:00
issue-82566-1.rs
issue-82566-1.stderr
issue-82566-2.rs
issue-82566-2.stderr
issue-83892.fixed Use a more appropriate span for ; suggestion 2021-04-06 19:23:22 -07:00
issue-83892.rs Use a more appropriate span for ; suggestion 2021-04-06 19:23:22 -07:00
issue-83892.stderr Use a more appropriate span for ; suggestion 2021-04-06 19:23:22 -07:00
issue-83943.fixed Account for ExprKind::Block when suggesting .into() and deref 2021-04-06 17:23:48 -07:00
issue-83943.rs Account for ExprKind::Block when suggesting .into() and deref 2021-04-06 17:23:48 -07:00
issue-83943.stderr Account for ExprKind::Block when suggesting .into() and deref 2021-04-06 17:23:48 -07:00
issue-84592.rs Implement @jackh726's suggestions 2021-05-09 22:35:18 +02:00
issue-84592.stderr Implement @jackh726's suggestions 2021-05-09 22:35:18 +02:00
issue-84700.rs add suggestion for unit enum variant when matched with a patern 2021-05-02 13:58:38 +02:00
issue-84700.stderr add suggestion for unit enum variant when matched with a patern 2021-05-02 13:58:38 +02:00
js-style-comparison-op-separate-eq-token.rs
js-style-comparison-op-separate-eq-token.stderr
js-style-comparison-op.fixed
js-style-comparison-op.rs
js-style-comparison-op.stderr
let-binding-init-expr-as-ty.rs
let-binding-init-expr-as-ty.stderr
match-ergonomics.rs
match-ergonomics.stderr
match-needing-semi.rs
match-needing-semi.stderr
match-prev-arm-needing-semi.rs
match-prev-arm-needing-semi.stderr
match-with-different-arm-types-as-stmt-instead-of-expr.rs
match-with-different-arm-types-as-stmt-instead-of-expr.stderr
method-missing-parentheses.rs
method-missing-parentheses.stderr
mismatched-types-numeric-from.rs
mismatched-types-numeric-from.stderr
missing-assoc-fn-applicable-suggestions.fixed
missing-assoc-fn-applicable-suggestions.rs
missing-assoc-fn-applicable-suggestions.stderr
missing-assoc-fn.rs
missing-assoc-fn.stderr
missing-assoc-type-bound-restriction.rs
missing-lifetime-in-assoc-const-type.rs
missing-lifetime-in-assoc-const-type.stderr
missing-lifetime-specifier.rs improve diagnosts for GATs 2021-05-11 14:09:46 +02:00
missing-lifetime-specifier.stderr improve diagnosts for GATs 2021-05-11 14:09:46 +02:00
missing-lt-for-hrtb.rs
missing-lt-for-hrtb.stderr Fix suggestions for missing return type lifetime parameters 2021-05-07 20:46:49 +02:00
missing-trait-bound-for-op.fixed
missing-trait-bound-for-op.rs
missing-trait-bound-for-op.stderr
missing-trait-bounds-for-method-call.rs
missing-trait-bounds-for-method-call.stderr
missing-trait-item.fixed
missing-trait-item.rs
missing-trait-item.stderr
mut-borrow-needed-by-trait.rs
mut-borrow-needed-by-trait.stderr
mut-ref-reassignment.rs
mut-ref-reassignment.stderr
no-extern-crate-in-type.rs
no-extern-crate-in-type.stderr
non-existent-field-present-in-subfield-recursion-limit.rs
non-existent-field-present-in-subfield-recursion-limit.stderr
non-existent-field-present-in-subfield.fixed
non-existent-field-present-in-subfield.rs
non-existent-field-present-in-subfield.stderr
object-unsafe-trait-references-self.rs
object-unsafe-trait-references-self.stderr
object-unsafe-trait-should-use-self.rs
object-unsafe-trait-should-use-self.stderr
object-unsafe-trait-should-use-where-sized.fixed
object-unsafe-trait-should-use-where-sized.rs
object-unsafe-trait-should-use-where-sized.stderr
opaque-type-error.rs
opaque-type-error.stderr
option-content-move2.rs
option-content-move2.stderr
option-content-move.fixed
option-content-move.rs
option-content-move.stderr
path-by-value.rs
path-by-value.stderr fix suggestion for unsized function parameters 2021-04-19 20:06:19 +02:00
path-display.rs
path-display.stderr fix rustc_on_implemented _Self paths 2021-03-26 21:22:03 +01:00
raw-name-use-suggestion.rs
raw-name-use-suggestion.stderr
recover-from-semicolon-trailing-item.rs
recover-from-semicolon-trailing-item.stderr
recover-invalid-float.fixed
recover-invalid-float.rs
recover-invalid-float.stderr
recover-missing-turbofish-surrounding-angle-braket.rs
recover-missing-turbofish-surrounding-angle-braket.stderr
remove-as_str.rs
remove-as_str.stderr
restrict-type-argument.rs
restrict-type-argument.stderr give full path of constraint in suggest_constraining_type_param 2021-03-31 09:47:31 +08:00
return-elided-lifetime.rs More minor fixes suggested by @jackh726 2021-05-10 15:02:15 +02:00
return-elided-lifetime.stderr More minor fixes suggested by @jackh726 2021-05-10 15:02:15 +02:00
return-without-lifetime.rs
return-without-lifetime.stderr
struct-initializer-comma.fixed
struct-initializer-comma.rs
struct-initializer-comma.stderr
suggest-assoc-fn-call-with-turbofish-through-deref.rs
suggest-assoc-fn-call-with-turbofish-through-deref.stderr
suggest-assoc-fn-call-with-turbofish.rs
suggest-assoc-fn-call-with-turbofish.stderr
suggest-box.fixed
suggest-box.rs
suggest-box.stderr
suggest-change-mut.rs
suggest-change-mut.stderr
suggest-closure-return-type-1.rs
suggest-closure-return-type-1.stderr
suggest-closure-return-type-2.rs
suggest-closure-return-type-2.stderr
suggest-closure-return-type-3.rs
suggest-closure-return-type-3.stderr
suggest-impl-trait-lifetime.fixed
suggest-impl-trait-lifetime.nll.stderr
suggest-impl-trait-lifetime.rs
suggest-impl-trait-lifetime.stderr
suggest-labels.rs
suggest-labels.stderr
suggest-methods.rs
suggest-methods.stderr
suggest-move-lifetimes.rs
suggest-move-lifetimes.stderr
suggest-move-types.rs
suggest-move-types.stderr
suggest-mut-method-for-loop.rs
suggest-mut-method-for-loop.stderr
suggest-on-bare-closure-call.rs
suggest-on-bare-closure-call.stderr
suggest-private-fields.rs
suggest-private-fields.stderr
suggest-ref-mut.rs
suggest-ref-mut.stderr
suggest-remove-refs-1.fixed
suggest-remove-refs-1.rs
suggest-remove-refs-1.stderr
suggest-remove-refs-2.fixed
suggest-remove-refs-2.rs
suggest-remove-refs-2.stderr
suggest-remove-refs-3.fixed
suggest-remove-refs-3.rs
suggest-remove-refs-3.stderr
suggest-split-at-mut.rs
suggest-split-at-mut.stderr
suggest-std-when-using-type.rs
suggest-std-when-using-type.stderr
suggest-variants.rs
suggest-variants.stderr
trait-with-missing-associated-type-restriction-fixable.fixed
trait-with-missing-associated-type-restriction-fixable.rs
trait-with-missing-associated-type-restriction-fixable.stderr
trait-with-missing-associated-type-restriction.rs
trait-with-missing-associated-type-restriction.stderr
type-ascription-instead-of-let.rs
type-ascription-instead-of-let.stderr
type-ascription-instead-of-method.fixed
type-ascription-instead-of-method.rs
type-ascription-instead-of-method.stderr
type-ascription-instead-of-path-2.fixed
type-ascription-instead-of-path-2.rs
type-ascription-instead-of-path-2.stderr
type-ascription-instead-of-path.rs
type-ascription-instead-of-path.stderr
type-ascription-instead-of-variant.fixed
type-ascription-instead-of-variant.rs
type-ascription-instead-of-variant.stderr
type-mismatch-struct-field-shorthand-2.rs
type-mismatch-struct-field-shorthand-2.stderr
type-mismatch-struct-field-shorthand.fixed
type-mismatch-struct-field-shorthand.rs
type-mismatch-struct-field-shorthand.stderr
type-not-found-in-adt-field.rs
type-not-found-in-adt-field.stderr
unsized-function-parameter.fixed Add test for suggestion to borrow unsized function parameters 2021-05-06 12:06:43 -07:00
unsized-function-parameter.rs Add test for suggestion to borrow unsized function parameters 2021-05-06 12:06:43 -07:00
unsized-function-parameter.stderr Add test for suggestion to borrow unsized function parameters 2021-05-06 12:06:43 -07:00
unused-closure-argument.rs
unused-closure-argument.stderr
use-type-argument-instead-of-assoc-type.rs improve diagnosts for GATs 2021-05-11 14:09:46 +02:00
use-type-argument-instead-of-assoc-type.stderr improve diagnosts for GATs 2021-05-11 14:09:46 +02:00