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 in which the non_ascii_idents lint appears (RFC 2457) 2019-07-06 17:23:17 -07:00
command-line-lint-group-allow.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
command-line-lint-group-deny.rs Remove licenses 2018-12-25 21:08:33 -07:00
command-line-lint-group-deny.stderr Update tests 2019-03-11 23:10:26 +03:00
command-line-lint-group-forbid.rs Remove licenses 2018-12-25 21:08:33 -07:00
command-line-lint-group-forbid.stderr Update tests 2019-03-11 23:10:26 +03:00
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 improve non_snake_case diagnostics 2019-01-08 13:24:38 -05:00
deny-overflowing-literals.rs Add test for denying overflowing literal in loop 2019-05-23 21:48:26 +01:00
deny-overflowing-literals.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
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 Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
inclusive-range-pattern-syntax.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
inclusive-range-pattern-syntax.stderr Remove licenses 2018-12-25 21:08:33 -07:00
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 include mode in unused binding suggestion span 2019-04-15 13:09:37 -04:00
issue-54180-unused-ref-field.rs include mode in unused binding suggestion span 2019-04-15 13:09:37 -04:00
issue-54180-unused-ref-field.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
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 Remove licenses 2018-12-25 21:08:33 -07:00
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 Remove licenses 2018-12-25 21:08:33 -07:00
lint-change-warnings.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
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 Remove licenses 2018-12-25 21:08:33 -07:00
lint-directives-on-use-items-issue-10534.stderr Update tests 2019-03-11 23:10:26 +03: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-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-forbid-attr.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-forbid-attr.stderr Remove licenses 2018-12-25 21:08:33 -07:00
lint-forbid-cmdline.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-forbid-cmdline.stderr Update tests 2019-03-11 23:10:26 +03:00
lint-forbid-internal-unsafe.rs Fix tests 2019-01-15 18:02:46 +09:00
lint-forbid-internal-unsafe.stderr Fix tests 2019-01-15 18:02:46 +09:00
lint-group-nonstandard-style.rs specify "upper camel case" in style lint 2019-02-13 13:41:32 -05:00
lint-group-nonstandard-style.stderr Use heuristics for capitalization warning in suggestions 2019-10-14 14:32:10 -07:00
lint-impl-fn.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-impl-fn.stderr Make WhileTrue into an EarlyLintPass lint. 2019-07-06 06:43:58 +02:00
lint-incoherent-auto-trait-objects.rs Remove unnecessary ignore-tidy-linelength 2019-04-23 11:42:14 +01:00
lint-incoherent-auto-trait-objects.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
lint-lowercase-static-const-pattern-rename.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
lint-lowercase-static-const-pattern.rs improve non_upper_case_globals diagnostics 2019-01-08 13:24:38 -05:00
lint-lowercase-static-const-pattern.stderr Tweak heuristics for less noise 2019-10-14 14:48:45 -07:00
lint-malformed.rs Reword malformed attribute input diagnostics 2019-05-25 11:55:50 -07:00
lint-malformed.stderr Reword malformed attribute input diagnostics 2019-05-25 11:55:50 -07:00
lint-match-arms.rs Respect lint attributes on match arms 2019-05-21 19:37:38 +01:00
lint-match-arms.stderr Respect lint attributes on match arms 2019-05-21 19:37:38 +01:00
lint-misplaced-attr.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-misplaced-attr.stderr normalize use of backticks in compiler messages for librustc_lint 2019-07-21 11:47:24 +02:00
lint-missing-copy-implementations.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-missing-copy-implementations.stderr Update tests 2019-03-11 23:10:26 +03:00
lint-missing-doc.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-missing-doc.stderr Update tests 2019-03-11 23:10:26 +03:00
lint-non-camel-case-types.rs specify "upper camel case" in style lint 2019-02-13 13:41:32 -05:00
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 Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
lint-non-camel-case-with-trailing-underscores.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
lint-non-snake-case-crate-2.rs improve non_snake_case diagnostics 2019-01-08 13:24:38 -05:00
lint-non-snake-case-crate-2.stderr improve non_snake_case diagnostics 2019-01-08 13:24:38 -05:00
lint-non-snake-case-crate.rs improve non_snake_case diagnostics 2019-01-08 13:24:38 -05:00
lint-non-snake-case-crate.stderr improve non_snake_case diagnostics 2019-01-08 13:24:38 -05:00
lint-non-snake-case-functions.rs improve non_snake_case diagnostics 2019-01-08 13:24:38 -05:00
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 improve non_snake_case diagnostics 2019-01-08 13:24:38 -05:00
lint-non-snake-case-lifetimes.stderr Update tests 2019-03-11 23:10:26 +03:00
lint-non-snake-case-modules.rs improve non_snake_case diagnostics 2019-01-08 13:24:38 -05:00
lint-non-snake-case-modules.stderr Update tests 2019-03-11 23:10:26 +03:00
lint-non-snake-case-no-lowercase-equivalent.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
lint-non-uppercase-associated-const.rs improve non_upper_case_globals diagnostics 2019-01-08 13:24:38 -05:00
lint-non-uppercase-associated-const.stderr Tweak heuristics for less noise 2019-10-14 14:48:45 -07:00
lint-non-uppercase-statics.rs improve non_upper_case_globals diagnostics 2019-01-08 13:24:38 -05:00
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 Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
lint-output-format-2.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
lint-output-format-2.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
lint-output-format.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-output-format.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
lint-owned-heap-memory.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-owned-heap-memory.stderr Update tests 2019-03-11 23:10:26 +03:00
lint-qualification.rs Handle cfg(bootstrap) throughout 2019-08-14 05:39:53 -04:00
lint-qualification.stderr Allow deprecated try macro in test crates 2019-08-09 02:29:44 +00:00
lint-range-endpoint-overflow.rs Include signed integer types in the lint 2019-04-30 22:43:51 +01:00
lint-range-endpoint-overflow.stderr Include signed integer types in the lint 2019-04-30 22:43:51 +01:00
lint-removed-allow.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-removed-allow.stderr Update tests 2019-03-11 23:10:26 +03:00
lint-removed-cmdline.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-removed-cmdline.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
lint-removed.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-removed.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
lint-renamed-allow.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-renamed-allow.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
lint-renamed-cmdline.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-renamed-cmdline.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
lint-renamed.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-renamed.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
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-stability-2.rs Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00
lint-stability-2.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
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 Remove licenses 2018-12-25 21:08:33 -07:00
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 normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
lint-stability.rs Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00
lint-stability.stderr normalize use of backticks in compiler messages for libsyntax/feature_gate 2019-07-09 14:13:28 +02:00
lint-stability2.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-stability2.stderr Remove licenses 2018-12-25 21:08:33 -07:00
lint-stability3.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-stability3.stderr Remove licenses 2018-12-25 21:08:33 -07:00
lint-type-limits.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-type-limits.stderr Update tests 2019-03-11 23:10:26 +03:00
lint-type-limits2.rs Place types inside backticks 2019-04-30 22:43:51 +01:00
lint-type-limits2.stderr Place types inside backticks 2019-04-30 22:43:51 +01:00
lint-type-limits3.rs Place types inside backticks 2019-04-30 22:43:51 +01:00
lint-type-limits3.stderr Place types inside backticks 2019-04-30 22:43:51 +01:00
lint-type-overflow.rs Place types inside backticks 2019-04-30 22:43:51 +01:00
lint-type-overflow.stderr Place types inside backticks 2019-04-30 22:43:51 +01:00
lint-type-overflow2.rs Address review comments. 2019-06-24 18:32:52 +02:00
lint-type-overflow2.stderr --bless you. 2019-06-24 20:45:19 +02:00
lint-unconditional-recursion.rs Update ui test suite to use dyn 2019-05-29 00:57:31 -04:00
lint-unconditional-recursion.stderr Update tests 2019-03-11 23:10:26 +03:00
lint-unexported-no-mangle.rs normalize use of backticks in compiler messages for librustc_lint 2019-07-21 11:47:24 +02:00
lint-unexported-no-mangle.stderr normalize use of backticks in compiler messages for librustc_lint 2019-07-21 11:47:24 +02:00
lint-unknown-feature-default.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
lint-unknown-feature.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
lint-unknown-lint-cmdline.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-unknown-lint-cmdline.stderr suggest similar lint names for unknown lints 2018-12-19 16:52:09 -05:00
lint-unknown-lint.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-unknown-lint.stderr Update tests 2019-03-11 23:10:26 +03:00
lint-unnecessary-import-braces.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-unnecessary-import-braces.stderr Update tests 2019-03-11 23:10:26 +03:00
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 Fix tests 2019-01-15 18:02:46 +09:00
lint-unsafe-code.stderr Update tests 2019-03-11 23:10:26 +03:00
lint-unused-extern-crate.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-unused-extern-crate.stderr Update tests 2019-03-11 23:10:26 +03:00
lint-unused-imports.rs Fix tests 2019-03-30 22:37:02 +01:00
lint-unused-imports.stderr Change message to present tense 2019-03-30 22:37:02 +01:00
lint-unused-mut-self.rs Remove licenses 2018-12-25 21:08:33 -07:00
lint-unused-mut-self.stderr Update tests 2019-03-11 23:10:26 +03:00
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 improve non_snake_case diagnostics 2019-01-08 13:24:38 -05:00
lint-uppercase-variables.stderr Use heuristics for capitalization warning in suggestions 2019-10-14 14:32:10 -07:00
lints-in-foreign-macros.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
lints-in-foreign-macros.stderr Update tests 2019-03-11 23:10:26 +03: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 Remove licenses 2018-12-25 21:08:33 -07:00
must_use-array.rs Extend #[must_use] lint to arrays 2019-06-30 18:20:49 +01:00
must_use-array.stderr Extend #[must_use] lint to arrays 2019-06-30 18:20:49 +01:00
must_use-trait.rs Improve error messages for boxed trait objects in tuples 2019-06-30 18:19:28 +01:00
must_use-trait.stderr Improve error messages for boxed trait objects in tuples 2019-06-30 18:19:28 +01:00
must_use-tuple.rs Add nested must_use variant 2019-06-03 18:50:32 +01:00
must_use-tuple.stderr Add nested must_use variant 2019-06-03 18:50:32 +01:00
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
no-unused-parens-return-block.rs Make warnings into errors 2018-10-18 10:35:01 +01:00
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 Remove licenses 2018-12-25 21:08:33 -07:00
outer-forbid.stderr Update tests 2019-03-11 23:10:26 +03:00
reasons-erroneous.rs normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
reasons-erroneous.stderr normalize use of backticks in compiler messages for librustc/lint 2019-07-17 22:49:48 +02:00
reasons-forbidden.rs feature-gate lint reasons 2018-10-27 12:31:20 -07:00
reasons-forbidden.stderr feature-gate lint reasons 2018-10-27 12:31:20 -07:00
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 Remove licenses 2018-12-25 21:08:33 -07:00
test-inner-fn.stderr Update tests 2019-03-11 23:10:26 +03:00
trivial-casts-featuring-type-ascription.rs Remove licenses 2018-12-25 21:08:33 -07:00
trivial-casts-featuring-type-ascription.stderr Remove licenses 2018-12-25 21:08:33 -07:00
trivial-casts.rs Remove licenses 2018-12-25 21:08:33 -07:00
trivial-casts.stderr Remove licenses 2018-12-25 21:08:33 -07:00
type-overflow.rs Update error annotations in tests that successfully compile 2019-11-02 10:28:29 +01:00
type-overflow.stderr Place types inside backticks 2019-04-30 22:43:51 +01:00
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-async-fn.rs review comments 2019-09-21 16:34:16 -07: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
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 Fix #45268 by saving all NodeId's for resolved traits. 2019-05-04 20:29:33 +02:00
unused_labels.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
unused_labels.stderr Update tests 2019-03-11 23:10:26 +03:00
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-redundant.rs Update error annotations in tests that successfully compile 2019-11-02 10:28:29 +01:00
use-redundant.stderr Handle glob import in redundancy check 2019-03-30 22:37:02 +01:00
use_suggestion_json.rs rustc: Stabilize options for pipelined compilation 2019-07-26 07:46:35 -07:00
use_suggestion_json.stderr Fix ui tests with better error code usage 2019-11-14 13:05:56 +01:00
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