rust/tests/ui/deprecation
Martin Nordholts f5f067bf9d Deprecate no-op codegen option -Cinline-threshold=...
This deprecates `-Cinline-threshold` since using it has no effect. This
has been the case since the new LLVM pass manager started being used,
more than 2 years ago.
2024-06-14 20:25:17 +02:00
..
auxiliary
atomic_initializers.fixed
atomic_initializers.rs
atomic_initializers.stderr
deprecated_inline_threshold.rs Deprecate no-op codegen option -Cinline-threshold=... 2024-06-14 20:25:17 +02:00
deprecated_inline_threshold.stderr Deprecate no-op codegen option -Cinline-threshold=... 2024-06-14 20:25:17 +02:00
deprecated_no_stack_check.rs
deprecated_no_stack_check.stderr
deprecated-macro_escape-inner.rs
deprecated-macro_escape-inner.stderr
deprecated-macro_escape.rs
deprecated-macro_escape.stderr
deprecation-in-future.rs
deprecation-in-future.stderr
deprecation-lint-2.rs
deprecation-lint-2.stderr
deprecation-lint-3.rs
deprecation-lint-3.stderr
deprecation-lint-nested.rs
deprecation-lint-nested.stderr
deprecation-lint.rs
deprecation-lint.stderr
deprecation-sanity.rs
deprecation-sanity.stderr
derive_on_deprecated_forbidden.rs
derive_on_deprecated.rs
feature-gate-deprecated_suggestion.rs
feature-gate-deprecated_suggestion.stderr
invalid-literal.rs
invalid-literal.stderr
issue-66340-deprecated-attr-non-meta-grammar.rs
issue-66340-deprecated-attr-non-meta-grammar.stderr Fix parse error message for meta items 2024-05-10 09:16:27 +02:00
issue-84637-deprecated-associated-function.fixed
issue-84637-deprecated-associated-function.rs
issue-84637-deprecated-associated-function.stderr
staged-deprecation-in-future.rs
staged-deprecation-in-future.stderr
suggestion.fixed
suggestion.rs
suggestion.stderr
try-macro-suggestion.rs
try-macro-suggestion.stderr