rust/src/test/ui/lint
bors 3982d3514e Auto merge of #67505 - Centril:rollup-7win7ty, r=Centril
Rollup of 6 pull requests

Successful merges:

 - #67148 ( Refactor type & bounds parsing thoroughly)
 - #67410 (Reenable static linking of libstdc++ on windows-gnu)
 - #67439 (Cleanup `lower_pattern_unadjusted` & Improve slice pat typeck)
 - #67480 (Require issue = "none" over issue = "0" in unstable attributes)
 - #67500 (Tweak non_shorthand_field_patterns' suggestion)
 - #67504 (Warn against relying on ?Sized being last)

Failed merges:

r? @ghost
2019-12-22 07:01:50 +00: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 Change how Symbol::Debug works. 2019-10-18 13:26:03 +11:00
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 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 Update test stderr with results of enabling unused lints 2019-09-08 11:32:28 -04:00
inclusive-range-pattern-syntax.fixed
inclusive-range-pattern-syntax.rs
inclusive-range-pattern-syntax.stderr
inline-trait-and-foreign-items.rs Make inline associated constants a future compatibility warning 2019-10-26 00:46:07 +01:00
inline-trait-and-foreign-items.stderr Make inline associated constants a future compatibility warning 2019-10-26 00:46:07 +01:00
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 Use check-pass in ui tests where appropriate 2019-11-04 16:03:46 +01:00
issue-54180-unused-ref-field.fixed
issue-54180-unused-ref-field.rs
issue-54180-unused-ref-field.stderr
issue-54538-unused-parens-lint.rs Don't mark expression with attributes as not needing parentheses 2019-09-14 18:43:48 -04:00
issue-54538-unused-parens-lint.stderr Don't mark expression with attributes as not needing parentheses 2019-09-14 18:43:48 -04:00
lint-attr-non-item-node.rs
lint-attr-non-item-node.stderr Do not trigger unreachable lint in async body and Use span labels 2019-09-21 13:04:04 -07:00
lint-change-warnings.rs
lint-change-warnings.stderr
lint-ctypes-enum.rs Refactor "not FFI-safe" diagnostic 2019-09-10 22:29:31 +01:00
lint-ctypes-enum.stderr Refactor "not FFI-safe" diagnostic 2019-09-10 22:29:31 +01:00
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
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 Use heuristics for capitalization warning in suggestions 2019-10-14 14:32:10 -07:00
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 Tweak heuristics for less noise 2019-10-14 14:48:45 -07:00
lint-malformed.rs
lint-malformed.stderr
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
lint-non-camel-case-types.stderr Use heuristics for capitalization warning in suggestions 2019-10-14 14:32:10 -07: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 Tweak heuristics for less noise 2019-10-14 14:48:45 -07:00
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 Tweak heuristics for less noise 2019-10-14 14:48:45 -07:00
lint-non-uppercase-statics.rs
lint-non-uppercase-statics.stderr Use heuristics for capitalization warning in suggestions 2019-10-14 14:32:10 -07:00
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
lint-removed.rs
lint-removed.stderr
lint-renamed-allow.rs
lint-renamed-allow.stderr
lint-renamed-cmdline.rs
lint-renamed-cmdline.stderr
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 Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00
lint-stability-deprecated.stderr Introduce term-size dependency and consider term width when trimming 2019-08-21 11:56:20 -07: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
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 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 syntax: fix #64682. 2019-09-29 12:55:45 +02:00
lint-unused-variables.stderr syntax: fix #64682. 2019-09-29 12:55:45 +02:00
lint-uppercase-variables.rs
lint-uppercase-variables.stderr Use heuristics for capitalization warning in suggestions 2019-10-14 14:32:10 -07: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 Refactor "not FFI-safe" diagnostic 2019-09-10 22:29:31 +01:00
opaque-ty-ffi-unsafe.stderr Refactor "not FFI-safe" diagnostic 2019-09-10 22:29:31 +01:00
outer-forbid.rs
outer-forbid.stderr
reasons-erroneous.rs
reasons-erroneous.stderr
reasons-forbidden.rs
reasons-forbidden.stderr
reasons.rs Update error annotations in tests that successfully compile 2019-11-02 10:28:29 +01:00
reasons.stderr Bring attention to suggestions when the only difference is capitalization 2019-10-13 21:48:39 -07:00
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 Update error annotations in tests that successfully compile 2019-11-02 10:28:29 +01:00
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 review comments 2019-09-21 16:34:16 -07:00
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 Added text after error messages 2019-10-18 13:21:39 +02:00
unused_parens_json_suggestion.rs Added text after error messages 2019-10-18 13:21:39 +02:00
unused_parens_json_suggestion.stderr Replaced pretty-json error-format with only json 2019-10-17 19:52:29 +02:00
unused_parens_remove_json_suggestion.fixed Added text after error messages 2019-10-18 13:21:39 +02:00
unused_parens_remove_json_suggestion.rs Added text after error messages 2019-10-18 13:21:39 +02:00
unused_parens_remove_json_suggestion.stderr Added text after error messages 2019-10-18 13:21:39 +02:00
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 Update error annotations in tests that successfully compile 2019-11-02 10:28:29 +01:00
use-redundant.stderr
warn-unused-inline-on-fn-prototypes.rs Emit warning for ignored #[inline] on foreign function prototypes 2019-10-25 23:26:27 +01:00
warn-unused-inline-on-fn-prototypes.stderr Emit warning for ignored #[inline] on foreign function prototypes 2019-10-25 23:26:27 +01:00