rust/tests/ui/lint/non-local-defs
Urgau 21c688af86 Consider inner modules to be local in the `non_local_definitions` lint 2024-04-29 22:54:04 +02:00
..
auxiliary Split `non_local_definitions` lint tests in separate test files 2024-04-09 00:42:48 +02:00
cargo-update.rs Split `non_local_definitions` lint tests in separate test files 2024-04-09 00:42:48 +02:00
cargo-update.stderr Split `non_local_definitions` lint tests in separate test files 2024-04-09 00:42:48 +02:00
consts.rs Fix tests and bless 2024-04-24 13:12:33 +01:00
consts.stderr Fix tests and bless 2024-04-24 13:12:33 +01:00
exhaustive-trait.rs Split `non_local_definitions` lint tests in separate test files 2024-04-09 00:42:48 +02:00
exhaustive-trait.stderr Split `non_local_definitions` lint tests in separate test files 2024-04-09 00:42:48 +02:00
exhaustive.rs Split `non_local_definitions` lint tests in separate test files 2024-04-09 00:42:48 +02:00
exhaustive.stderr Split `non_local_definitions` lint tests in separate test files 2024-04-09 00:42:48 +02:00
from-local-for-global.rs Fix tests and bless 2024-04-24 13:12:33 +01:00
from-local-for-global.stderr Fix tests and bless 2024-04-24 13:12:33 +01:00
generics.rs Split `non_local_definitions` lint tests in separate test files 2024-04-09 00:42:48 +02:00
generics.stderr Split `non_local_definitions` lint tests in separate test files 2024-04-09 00:42:48 +02:00
inside-macro_rules.rs Split `non_local_definitions` lint tests in separate test files 2024-04-09 00:42:48 +02:00
inside-macro_rules.stderr Split `non_local_definitions` lint tests in separate test files 2024-04-09 00:42:48 +02:00
local.rs Split `non_local_definitions` lint tests in separate test files 2024-04-09 00:42:48 +02:00
macro_rules.rs Split `non_local_definitions` lint tests in separate test files 2024-04-09 00:42:48 +02:00
macro_rules.stderr Split `non_local_definitions` lint tests in separate test files 2024-04-09 00:42:48 +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
trait-solver-overflow-123573.rs Fix trait solver overflow with `non_local_definitions` lint 2024-04-09 18:40:04 +02:00
trait-solver-overflow-123573.stderr Fix trait solver overflow with `non_local_definitions` lint 2024-04-09 18:40:04 +02:00
weird-exprs.rs Split `non_local_definitions` lint tests in separate test files 2024-04-09 00:42:48 +02:00
weird-exprs.stderr Split `non_local_definitions` lint tests in separate test files 2024-04-09 00:42:48 +02:00