rust/src/test/ui/lint
Vadim Petrochenkov 642669c74d Update tests
2020-01-09 21:23:12 +03:00
..
auxiliary Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00
dead-code Use "field is never read" instead of "field is never used" 2019-11-16 07:12:37 -05:00
redundant-semicolon
rfc-2457-non-ascii-idents Implement uncommon_codepoints lint. 2020-01-03 08:20:12 +08:00
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 Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
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 Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
issue-47390-unused-variable-in-struct-pattern.stderr Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
issue-47775-nested-macro-unnecessary-parens-arg.rs Remove failing test case 2019-12-06 15:09:01 +01:00
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
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 Update tests for raw array in FFI lint 2019-11-24 13:48:55 +02:00
lint-ctypes.stderr Update tests for raw array in FFI lint 2019-11-24 13:48:55 +02:00
lint-directives-on-use-items-issue-10534.rs
lint-directives-on-use-items-issue-10534.stderr
lint-exceeding-bitshifts2.rs rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
lint-exceeding-bitshifts2.stderr rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
lint-exceeding-bitshifts.rs rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
lint-exceeding-bitshifts.stderr rework run-fail and support check,build-fail 2019-12-21 22:16:00 +01:00
lint-forbid-attr.rs Update tests 2020-01-09 21:23:12 +03:00
lint-forbid-attr.stderr Update tests 2020-01-09 21:23:12 +03:00
lint-forbid-cmdline.rs Update tests 2020-01-09 21:23:12 +03:00
lint-forbid-cmdline.stderr Update tests 2020-01-09 21:23:12 +03:00
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 Update tests 2020-01-09 21:23:12 +03:00
lint-malformed.stderr Update tests 2020-01-09 21:23:12 +03:00
lint-match-arms.rs
lint-match-arms.stderr
lint-misplaced-attr.rs
lint-misplaced-attr.stderr
lint-missing-copy-implementations.rs
lint-missing-copy-implementations.stderr
lint-missing-doc.rs
lint-missing-doc.stderr
lint-non-camel-case-types.rs fire "non_camel_case_types" for associated types 2020-01-06 09:51:23 -05:00
lint-non-camel-case-types.stderr fire "non_camel_case_types" for associated types 2020-01-06 09:51:23 -05:00
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-qualification.rs
lint-qualification.stderr
lint-range-endpoint-overflow.rs
lint-range-endpoint-overflow.stderr
lint-removed-allow.rs
lint-removed-allow.stderr
lint-removed-cmdline.rs
lint-removed-cmdline.stderr Update tests 2020-01-09 21:23:12 +03:00
lint-removed.rs
lint-removed.stderr
lint-renamed-allow.rs
lint-renamed-allow.stderr
lint-renamed-cmdline.rs
lint-renamed-cmdline.stderr Update tests 2020-01-09 21:23:12 +03:00
lint-renamed.rs
lint-renamed.stderr
lint-shorthand-field.fixed Tweak non_shorthand_field_patterns' suggestion 2019-12-22 08:21:36 +09:00
lint-shorthand-field.rs Tweak non_shorthand_field_patterns' suggestion 2019-12-22 08:21:36 +09:00
lint-shorthand-field.stderr Tweak non_shorthand_field_patterns' suggestion 2019-12-22 08:21:36 +09:00
lint-stability2.rs
lint-stability2.stderr
lint-stability3.rs
lint-stability3.stderr
lint-stability-2.rs Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00
lint-stability-2.stderr
lint-stability-deprecated.rs Update tests 2020-01-09 21:23:12 +03:00
lint-stability-deprecated.stderr Update tests 2020-01-09 21:23:12 +03:00
lint-stability-fields-deprecated.rs Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00
lint-stability-fields-deprecated.stderr
lint-stability-fields.rs Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00
lint-stability-fields.stderr
lint-stability.rs Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00
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 Update tests 2020-01-09 21:23:12 +03:00
lint-unknown-feature-default.rs
lint-unknown-feature.rs
lint-unknown-lint-cmdline.rs
lint-unknown-lint-cmdline.stderr Update tests 2020-01-09 21:23:12 +03:00
lint-unknown-lint.rs
lint-unknown-lint.stderr
lint-unnecessary-import-braces.rs
lint-unnecessary-import-braces.stderr
lint-unnecessary-parens.rs Fix #66295 2019-12-03 12:35:09 +01:00
lint-unnecessary-parens.stderr Fix #66295 2019-12-03 12:35:09 +01:00
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 Add more tests for raw_ref_op 2019-12-18 20:30:00 +00:00
lint-unused-mut-variables.stderr Add more tests for raw_ref_op 2019-12-18 20:30:00 +00:00
lint-unused-variables.rs
lint-unused-variables.stderr
lint-uppercase-variables.rs
lint-uppercase-variables.stderr - remove syntax::{span_warn!, span_err!, span_fatal!. struct_err!} 2020-01-08 04:25:33 +01:00
lints-in-foreign-macros.rs
lints-in-foreign-macros.stderr
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 Revert "Remove #![feature(never_type)] from tests." 2019-12-14 09:01:04 -05:00
must_use-unit.stderr Revert "Remove #![feature(never_type)] from tests." 2019-12-14 09:01:04 -05:00
must-use-ops.rs Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
must-use-ops.stderr
no-unused-parens-return-block.rs
not_found.rs Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
not_found.stderr Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
opaque-ty-ffi-unsafe.rs
opaque-ty-ffi-unsafe.stderr
outer-forbid.rs Update tests 2020-01-09 21:23:12 +03:00
outer-forbid.stderr Update tests 2020-01-09 21:23:12 +03:00
reasons-erroneous.rs Update tests 2020-01-09 21:23:12 +03:00
reasons-erroneous.stderr Update tests 2020-01-09 21:23:12 +03:00
reasons-forbidden.rs Update tests 2020-01-09 21:23:12 +03:00
reasons-forbidden.stderr Update tests 2020-01-09 21:23:12 +03:00
reasons.rs
reasons.stderr
suggestions.rs Tweak non_shorthand_field_patterns' suggestion 2019-12-22 08:21:36 +09:00
suggestions.stderr Tweak non_shorthand_field_patterns' suggestion 2019-12-22 08:21:36 +09:00
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 Revert "Remove #![feature(never_type)] from tests." 2019-12-14 09:01:04 -05:00
uninitialized-zeroed.stderr invalid_value lint: fix help text 2019-11-07 10:22:50 +01:00
unreachable_pub-pub_crate.rs Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
unreachable_pub-pub_crate.stderr Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
unreachable_pub.rs Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
unreachable_pub.stderr Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
unreachable-async-fn.rs
unused_import_warning_issue_45268.rs Make error and warning annotations mandatory in UI tests 2019-11-10 21:01:02 +01:00
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 Fix ui tests with better error code usage 2019-11-14 13:05:56 +01:00
use-redundant.rs
use-redundant.stderr
warn-unused-inline-on-fn-prototypes.rs
warn-unused-inline-on-fn-prototypes.stderr