rust/tests/ui/lint/rfc-2383-lint-reason
Nilstrieb 41e8d152dc Show number in error message even for one error
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-11-24 19:15:52 +01:00
..
avoid_delayed_good_path_ice.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
catch_multiple_lint_triggers.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
crate_level_expect.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
crate_level_expect.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect_inside_macro.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect_lint_from_macro.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect_lint_from_macro.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect_missing_feature_gate.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect_missing_feature_gate.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
expect_multiple_lints.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect_multiple_lints.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect_nested_lint_levels.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect_nested_lint_levels.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
expect_on_fn_params.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect_on_fn_params.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect_tool_lint_rfc_2383.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect_tool_lint_rfc_2383.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect_unfulfilled_expectation.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect_unfulfilled_expectation.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect_unused_inside_impl_block.rs Address misc feedback 2023-10-02 08:59:31 -04:00
expect_with_forbid.rs Add a note to duplicate diagnostics 2023-10-05 01:04:41 +00:00
expect_with_forbid.stderr Add a note to duplicate diagnostics 2023-10-05 01:04:41 +00:00
expect_with_reason.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expect_with_reason.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
force_warn_expected_lints_fulfilled.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
force_warn_expected_lints_fulfilled.stderr Run check_match and check_liveness when MIR is built instead of having an explicit phase for them 2023-04-21 22:32:38 +00:00
force_warn_expected_lints_unfulfilled.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
force_warn_expected_lints_unfulfilled.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
fulfilled_expectation_early_lints.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
fulfilled_expectation_late_lints.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
lint-attribute-only-with-reason.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
lint-attribute-only-with-reason.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
multiple_expect_attrs.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
multiple_expect_attrs.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
no_ice_for_partial_compiler_runs.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
no_ice_for_partial_compiler_runs.stdout Move /src/test to /tests 2023-01-11 09:32:08 +00:00
root-attribute-confusion.rs Stop confusing specification levels when computing expectations. 2023-05-18 08:52:54 +00:00