rust/src/test/ui/lint
Mazdak Farrokhzad ee9094869c
Rollup merge of #69740 - mark-i-m:describe-it-3, r=eddyb
Replace some desc logic in librustc_lint with article_and_desc

r? @eddyb @Centril @matthewjasper

Followup to https://github.com/rust-lang/rust/pull/69674

Blocked on #69498
2020-03-24 00:49:37 +01:00
..
auxiliary
dead-code
redundant-semicolon
rfc-2457-non-ascii-idents
command-line-lint-group-allow.rs
command-line-lint-group-deny.rs
command-line-lint-group-deny.stderr
command-line-lint-group-forbid.rs
command-line-lint-group-forbid.stderr
command-line-lint-group-warn.rs
command-line-lint-group-warn.stderr
deny-overflowing-literals.rs
deny-overflowing-literals.stderr
empty-lint-attributes.rs
inclusive-range-pattern-syntax.fixed
inclusive-range-pattern-syntax.rs
inclusive-range-pattern-syntax.stderr
inline-trait-and-foreign-items.rs
inline-trait-and-foreign-items.stderr
issue-47390-unused-variable-in-struct-pattern.rs
issue-47390-unused-variable-in-struct-pattern.stderr Reword unused variable warning 2020-03-23 12:14:45 +03:00
issue-47775-nested-macro-unnecessary-parens-arg.rs
issue-54099-camel-case-underscore-types.rs
issue-54180-unused-ref-field.fixed
issue-54180-unused-ref-field.rs
issue-54180-unused-ref-field.stderr
issue-54538-unused-parens-lint.rs
issue-54538-unused-parens-lint.stderr
issue-66362-no-snake-case-warning-for-field-puns.rs
issue-66362-no-snake-case-warning-for-field-puns.stderr
issue-69485-var-size-diffs-too-large.rs
issue-69485-var-size-diffs-too-large.stderr
lint_pre_expansion_extern_module_aux.rs fix pre-expansion linting infra 2020-03-18 15:08:25 +01:00
lint-attr-non-item-node.rs
lint-attr-non-item-node.stderr
lint-change-warnings.rs
lint-change-warnings.stderr
lint-ctypes-enum.rs
lint-ctypes-enum.stderr
lint-ctypes.rs
lint-ctypes.stderr
lint-directives-on-use-items-issue-10534.rs
lint-directives-on-use-items-issue-10534.stderr
lint-exceeding-bitshifts.noopt.stderr
lint-exceeding-bitshifts.opt_with_overflow_checks.stderr
lint-exceeding-bitshifts.opt.stderr
lint-exceeding-bitshifts.rs
lint-forbid-attr.rs
lint-forbid-attr.stderr
lint-forbid-cmdline.rs
lint-forbid-cmdline.stderr
lint-forbid-internal-unsafe.rs
lint-forbid-internal-unsafe.stderr
lint-group-nonstandard-style.rs
lint-group-nonstandard-style.stderr
lint-impl-fn.rs
lint-impl-fn.stderr
lint-incoherent-auto-trait-objects.rs
lint-incoherent-auto-trait-objects.stderr
lint-lowercase-static-const-pattern-rename.rs
lint-lowercase-static-const-pattern.rs
lint-lowercase-static-const-pattern.stderr
lint-malformed.rs
lint-malformed.stderr
lint-match-arms.rs
lint-match-arms.stderr Reword unused variable warning 2020-03-23 12:14:45 +03:00
lint-misplaced-attr.rs
lint-misplaced-attr.stderr
lint-missing-copy-implementations.rs
lint-missing-copy-implementations.stderr
lint-missing-doc.rs convert a couple more errors 2020-03-21 19:47:23 -05:00
lint-missing-doc.stderr convert a couple more errors 2020-03-21 19:47:23 -05:00
lint-non-camel-case-types.rs
lint-non-camel-case-types.stderr
lint-non-camel-case-variant.rs
lint-non-camel-case-with-trailing-underscores.rs
lint-non-snake-case-crate-2.rs
lint-non-snake-case-crate-2.stderr
lint-non-snake-case-crate.rs
lint-non-snake-case-crate.stderr
lint-non-snake-case-functions.rs
lint-non-snake-case-functions.stderr
lint-non-snake-case-lifetimes.rs
lint-non-snake-case-lifetimes.stderr
lint-non-snake-case-modules.rs
lint-non-snake-case-modules.stderr
lint-non-snake-case-no-lowercase-equivalent.rs
lint-non-uppercase-associated-const.rs
lint-non-uppercase-associated-const.stderr
lint-non-uppercase-statics.rs
lint-non-uppercase-statics.stderr
lint-nonstandard-style-unicode.rs
lint-output-format-2.rs
lint-output-format-2.stderr
lint-output-format.rs
lint-output-format.stderr
lint-owned-heap-memory.rs
lint-owned-heap-memory.stderr
lint-pre-expansion-extern-module.rs fix pre-expansion linting infra 2020-03-18 15:08:25 +01:00
lint-pre-expansion-extern-module.stderr fix pre-expansion linting infra 2020-03-18 15:08:25 +01:00
lint-qualification.rs
lint-qualification.stderr
lint-range-endpoint-overflow.rs
lint-range-endpoint-overflow.stderr
lint-removed-allow.rs
lint-removed-allow.stderr Reword unused variable warning 2020-03-23 12:14:45 +03:00
lint-removed-cmdline.rs
lint-removed-cmdline.stderr Reword unused variable warning 2020-03-23 12:14:45 +03:00
lint-removed.rs
lint-removed.stderr Reword unused variable warning 2020-03-23 12:14:45 +03:00
lint-renamed-allow.rs
lint-renamed-allow.stderr Reword unused variable warning 2020-03-23 12:14:45 +03:00
lint-renamed-cmdline.rs
lint-renamed-cmdline.stderr Reword unused variable warning 2020-03-23 12:14:45 +03:00
lint-renamed.rs
lint-renamed.stderr Reword unused variable warning 2020-03-23 12:14:45 +03:00
lint-shorthand-field.fixed
lint-shorthand-field.rs
lint-shorthand-field.stderr
lint-stability2.rs
lint-stability2.stderr
lint-stability3.rs
lint-stability3.stderr
lint-stability-2.rs
lint-stability-2.stderr
lint-stability-deprecated.rs
lint-stability-deprecated.stderr
lint-stability-fields-deprecated.rs
lint-stability-fields-deprecated.stderr
lint-stability-fields.rs
lint-stability-fields.stderr
lint-stability.rs
lint-stability.stderr
lint-type-limits2.rs
lint-type-limits2.stderr
lint-type-limits3.rs
lint-type-limits3.stderr
lint-type-limits.rs
lint-type-limits.stderr
lint-type-overflow2.rs
lint-type-overflow2.stderr
lint-type-overflow.rs
lint-type-overflow.stderr
lint-unconditional-recursion.rs
lint-unconditional-recursion.stderr
lint-unexported-no-mangle.rs
lint-unexported-no-mangle.stderr
lint-unknown-feature-default.rs
lint-unknown-feature.rs
lint-unknown-lint-cmdline.rs
lint-unknown-lint-cmdline.stderr
lint-unknown-lint.rs
lint-unknown-lint.stderr
lint-unnecessary-import-braces.rs
lint-unnecessary-import-braces.stderr
lint-unnecessary-parens.rs
lint-unnecessary-parens.stderr
lint-unsafe-code.rs
lint-unsafe-code.stderr
lint-unused-extern-crate.rs
lint-unused-extern-crate.stderr
lint-unused-imports.rs
lint-unused-imports.stderr
lint-unused-mut-self.rs
lint-unused-mut-self.stderr
lint-unused-mut-variables.rs
lint-unused-mut-variables.stderr
lint-unused-variables.rs
lint-unused-variables.stderr Reword unused variable warning 2020-03-23 12:14:45 +03:00
lint-uppercase-variables.rs
lint-uppercase-variables.stderr Reword unused variable warning 2020-03-23 12:14:45 +03:00
lints-in-foreign-macros.rs the crate and tests 2020-03-22 14:37:51 -05:00
lints-in-foreign-macros.stderr the crate and tests 2020-03-22 14:37:51 -05:00
must_use-array.rs
must_use-array.stderr
must_use-trait.rs
must_use-trait.stderr
must_use-tuple.rs
must_use-tuple.stderr
must_use-unit.rs
must_use-unit.stderr
must-use-ops.rs
must-use-ops.stderr
no-unused-parens-return-block.rs
not_found.rs
not_found.stderr
opaque-ty-ffi-unsafe.rs
opaque-ty-ffi-unsafe.stderr
outer-forbid.rs
outer-forbid.stderr
reasons-erroneous.rs
reasons-erroneous.stderr
reasons-forbidden.rs
reasons-forbidden.stderr
reasons.rs
reasons.stderr
suggestions.rs
suggestions.stderr
test-inner-fn.rs
test-inner-fn.stderr
trivial-casts-featuring-type-ascription.rs
trivial-casts-featuring-type-ascription.stderr
trivial-casts.rs
trivial-casts.stderr
type-overflow.rs
type-overflow.stderr
uninitialized-zeroed.rs
uninitialized-zeroed.stderr Update tests for erasing regions in typeck 2020-03-17 09:07:56 +00:00
unreachable_pub-pub_crate.rs
unreachable_pub-pub_crate.stderr
unreachable_pub.rs
unreachable_pub.stderr
unreachable-async-fn.rs
unused_import_warning_issue_45268.rs
unused_import_warning_issue_45268.stderr
unused_labels.rs
unused_labels.stderr
unused_parens_json_suggestion.fixed
unused_parens_json_suggestion.rs
unused_parens_json_suggestion.stderr
unused_parens_remove_json_suggestion.fixed
unused_parens_remove_json_suggestion.rs
unused_parens_remove_json_suggestion.stderr
use_suggestion_json.rs
use_suggestion_json.stderr
use-redundant.rs
use-redundant.stderr
warn-unused-inline-on-fn-prototypes.rs
warn-unused-inline-on-fn-prototypes.stderr