rust/tests/ui/lint/non-local-defs
2024-05-28 13:38:43 +00:00
..
auxiliary
cargo-update.rs
cargo-update.stderr non_local_defs: point the parent item when appropriate 2024-05-27 23:59:18 +02:00
consts.rs Fix tests and bless 2024-04-24 13:12:33 +01:00
consts.stderr Create const block DefIds in typeck instead of ast lowering 2024-05-28 13:38:43 +00:00
exhaustive-trait.rs
exhaustive-trait.stderr non_local_defs: point the parent item when appropriate 2024-05-27 23:59:18 +02:00
exhaustive.rs
exhaustive.stderr non_local_defs: point the parent item when appropriate 2024-05-27 23:59:18 +02:00
from-local-for-global.rs Fix tests and bless 2024-04-24 13:12:33 +01:00
from-local-for-global.stderr non_local_defs: point the parent item when appropriate 2024-05-27 23:59:18 +02:00
generics.rs
generics.stderr non_local_defs: point the parent item when appropriate 2024-05-27 23:59:18 +02:00
inside-macro_rules.rs
inside-macro_rules.stderr non_local_defs: point the parent item when appropriate 2024-05-27 23:59:18 +02:00
local.rs
macro_rules.rs
macro_rules.stderr non_local_defs: improve exception note for impl and macro_rules! 2024-05-27 23:59:18 +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 non_local_defs: be more precise about what needs to be moved 2024-05-27 23:59:18 +02:00
suggest-moving-inner.stderr non_local_defs: point the parent item when appropriate 2024-05-27 23:59:18 +02:00
trait-solver-overflow-123573.rs
trait-solver-overflow-123573.stderr non_local_defs: point the parent item when appropriate 2024-05-27 23:59:18 +02:00
weird-exprs.rs
weird-exprs.stderr non_local_defs: point the parent item when appropriate 2024-05-27 23:59:18 +02:00