rust/tests/ui/lint/rfc-2383-lint-reason
Lukas Wirth 20ab952b4d Explicitly annotate edition for `unpretty=expanded` and `unpretty=hir` tests
These emit prelude imports which means they are always edition dependent
2025-04-16 11:10:10 +02:00
..
avoid_delayed_good_path_ice.rs RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
catch_multiple_lint_triggers.rs RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
crate_level_expect.rs RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
crate_level_expect.stderr RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
expect_inside_macro.rs RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
expect_lint_from_macro.rs RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
expect_lint_from_macro.stderr RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
expect_multiple_lints.rs RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
expect_multiple_lints.stderr RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
expect_nested_lint_levels.rs RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
expect_nested_lint_levels.stderr RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
expect_on_fn_params.rs RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
expect_on_fn_params.stderr RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
expect_tool_lint_rfc_2383.rs Fix lint levels not getting overridden by attrs on `Stmt` nodes 2024-09-14 16:12:00 +05:30
expect_tool_lint_rfc_2383.stderr Fix lint levels not getting overridden by attrs on `Stmt` nodes 2024-09-14 16:12:00 +05:30
expect_unfulfilled_expectation.rs Fix lint levels not getting overridden by attrs on `Stmt` nodes 2024-09-14 16:12:00 +05:30
expect_unfulfilled_expectation.stderr Fix lint levels not getting overridden by attrs on `Stmt` nodes 2024-09-14 16:12:00 +05:30
expect_unused_inside_impl_block.rs RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
expect_warnings.rs Do not ICE on expect(warnings). 2024-09-07 01:34:59 +00:00
expect_with_forbid.rs RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
expect_with_forbid.stderr RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
expect_with_reason.rs RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
expect_with_reason.stderr RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
force_warn_expected_lints_fulfilled.rs RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
force_warn_expected_lints_fulfilled.stderr Check AttrId for expectations. 2024-09-06 20:51:06 +00:00
force_warn_expected_lints_unfulfilled.rs RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
force_warn_expected_lints_unfulfilled.stderr RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
fulfilled_expectation_early_lints.rs RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
fulfilled_expectation_late_lints.rs RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
lint-attribute-only-with-reason.rs RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
lint-attribute-only-with-reason.stderr RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
multiple_expect_attrs.rs RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
multiple_expect_attrs.stderr RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00
no_ice_for_partial_compiler_runs.rs Explicitly annotate edition for `unpretty=expanded` and `unpretty=hir` tests 2025-04-16 11:10:10 +02:00
no_ice_for_partial_compiler_runs.stdout Explicitly annotate edition for `unpretty=expanded` and `unpretty=hir` tests 2025-04-16 11:10:10 +02:00
root-attribute-confusion.rs RFC 2383: Stabilize `lint_reasons` 🎉 2024-06-25 17:22:22 +02:00