rust/tests/ui/lint/non-local-defs
Urgau 0c0dfb88ee Switch back `non_local_definitions` lint to allow-by-default
as request T-lang is requesting some major changes in the lint inner
workings in #126768#issuecomment-2192634762
2024-06-27 08:05:07 +02:00
..
auxiliary Split `non_local_definitions` lint tests in separate test files 2024-04-09 00:42:48 +02:00
cargo-update.rs Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
cargo-update.stderr Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
consts.rs Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
consts.stderr Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
exhaustive-trait.rs Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
exhaustive-trait.stderr Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
exhaustive.rs Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
exhaustive.stderr Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
from-local-for-global.rs Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
from-local-for-global.stderr Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
generics.rs Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
generics.stderr Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
inside-macro_rules.rs Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
inside-macro_rules.stderr Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
local.rs Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
macro_rules.rs Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
macro_rules.stderr Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
module_as_local.rs Consider inner modules to be local in the `non_local_definitions` lint 2024-04-29 22:54:04 +02:00
suggest-moving-inner.rs Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
suggest-moving-inner.stderr Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
trait-solver-overflow-123573.rs Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
trait-solver-overflow-123573.stderr Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
weird-exprs.rs Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00
weird-exprs.stderr Switch back `non_local_definitions` lint to allow-by-default 2024-06-27 08:05:07 +02:00